mirror of
https://github.com/symfony/recipes.git
synced 2026-09-20 11:36:33 +03:00
Update Flex endpoint
This commit is contained in:
@@ -13,6 +13,14 @@
|
||||
}
|
||||
},
|
||||
"files": {
|
||||
"config/packages/test/nelmio_alice.yaml": {
|
||||
"contents": [
|
||||
"imports:",
|
||||
" - { resource: ../dev/nelmio_alice.yaml }",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
},
|
||||
"config/packages/dev/nelmio_alice.yaml": {
|
||||
"contents": [
|
||||
"nelmio_alice:",
|
||||
@@ -27,14 +35,6 @@
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
},
|
||||
"config/packages/test/nelmio_alice.yaml": {
|
||||
"contents": [
|
||||
"imports:",
|
||||
" - { resource: ../dev/nelmio_alice.yaml }",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
}
|
||||
},
|
||||
"ref": "0b9900ece737bec7752e4155c0164639dd9b0cb0"
|
||||
|
||||
Reference in New Issue
Block a user