mirror of
https://github.com/symfony/recipes.git
synced 2026-09-18 02:26:31 +03:00
Update Flex endpoint
This commit is contained in:
+10
-10
@@ -19,16 +19,6 @@
|
||||
]
|
||||
},
|
||||
"files": {
|
||||
"config/packages/dev/zenstruck_foundry.yaml": {
|
||||
"contents": [
|
||||
"# See full configuration: https://github.com/zenstruck/foundry#full-default-bundle-configuration",
|
||||
"zenstruck_foundry:",
|
||||
" # Whether to auto-refresh proxies by default (https://github.com/zenstruck/foundry#auto-refresh)",
|
||||
" auto_refresh_proxies: true",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
},
|
||||
"config/packages/test/zenstruck_foundry.yaml": {
|
||||
"contents": [
|
||||
"# Unless you want different configuration for test/dev environments,",
|
||||
@@ -39,6 +29,16 @@
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
},
|
||||
"config/packages/dev/zenstruck_foundry.yaml": {
|
||||
"contents": [
|
||||
"# See full configuration: https://github.com/zenstruck/foundry#full-default-bundle-configuration",
|
||||
"zenstruck_foundry:",
|
||||
" # Whether to auto-refresh proxies by default (https://github.com/zenstruck/foundry#auto-refresh)",
|
||||
" auto_refresh_proxies: true",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
}
|
||||
},
|
||||
"ref": "26a9e6291d5fc0bfd1d673bc1d6cfe3c582c7678"
|
||||
|
||||
Reference in New Issue
Block a user