Update symfony flex recipe

This commit is contained in:
Julie Lenaerts 2025-05-28 12:49:33 +02:00
parent b7fc85a2c9
commit fde10ebe71
2 changed files with 5 additions and 4 deletions

0
.env.dev Normal file
View File

View File

@ -207,15 +207,16 @@
]
},
"symfony/flex": {
"version": "2.4",
"version": "2.7",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "1.0",
"ref": "146251ae39e06a95be0fe3d13c807bcf3938b172"
"version": "2.4",
"ref": "52e9754527a15e2b79d9a610f98185a1fe46622a"
},
"files": [
".env"
".env",
".env.dev"
]
},
"symfony/form": {