forked from mirror/Part-DB.Part-DB-server
Updated recipe for symfony flex
This commit is contained in:
parent
20f58fc07d
commit
afc1dbdd4b
2 changed files with 5 additions and 4 deletions
0
.env.dev
Normal file
0
.env.dev
Normal file
|
@ -468,15 +468,16 @@
|
|||
"version": "v4.2.3"
|
||||
},
|
||||
"symfony/flex": {
|
||||
"version": "1.19",
|
||||
"version": "2.4",
|
||||
"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": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue