mirror of
https://github.com/symfony/recipes.git
synced 2026-09-18 18:46:40 +03:00
Update Flex endpoint
This commit is contained in:
@@ -18,14 +18,6 @@
|
||||
]
|
||||
},
|
||||
"files": {
|
||||
"config/packages/dev/hautelook_alice.yaml": {
|
||||
"contents": [
|
||||
"hautelook_alice:",
|
||||
" fixtures_path: fixtures",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
},
|
||||
"config/packages/test/hautelook_alice.yaml": {
|
||||
"contents": [
|
||||
"imports:",
|
||||
@@ -34,6 +26,14 @@
|
||||
],
|
||||
"executable": false
|
||||
},
|
||||
"config/packages/dev/hautelook_alice.yaml": {
|
||||
"contents": [
|
||||
"hautelook_alice:",
|
||||
" fixtures_path: fixtures",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
},
|
||||
"fixtures/.gitignore": {
|
||||
"contents": [
|
||||
""
|
||||
|
||||
Reference in New Issue
Block a user