Update recipe flex

This commit is contained in:
Tim 2023-09-29 11:02:17 +02:00
parent 017249474f
commit 0a1607e4a8
2 changed files with 4 additions and 3 deletions

1
.env
View File

@ -9,6 +9,7 @@
# Real environment variables win over .env files.
#
# DO NOT DEFINE PRODUCTION SECRETS IN THIS FILE NOR IN ANY OTHER COMMITTED FILES.
# https://symfony.com/doc/current/configuration/secrets.html
#
# Run "composer dump-env prod" to compile .env files for production use (requires symfony/flex >=1.2).
# https://symfony.com/doc/current/best_practices.html#use-environment-variables-for-infrastructure-configuration

View File

@ -57,12 +57,12 @@
"version": "v5.3.7"
},
"symfony/flex": {
"version": "1.0",
"version": "1.20",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "master",
"branch": "main",
"version": "1.0",
"ref": "c0eeb50665f0f77226616b6038a9b06c03752d8e"
"ref": "146251ae39e06a95be0fe3d13c807bcf3938b172"
},
"files": [
".env"