mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-07-28 14:54:44 +02:00
Updated recipes for symfony/framework-bundle.
This commit is contained in:
parent
36f2420cf5
commit
5d98e87e20
8 changed files with 28 additions and 40 deletions
|
@ -520,18 +520,19 @@
|
|||
"version": "v4.2.3"
|
||||
},
|
||||
"symfony/framework-bundle": {
|
||||
"version": "4.2",
|
||||
"version": "4.4",
|
||||
"recipe": {
|
||||
"repo": "github.com/symfony/recipes",
|
||||
"branch": "master",
|
||||
"version": "4.2",
|
||||
"ref": "5bb3a8c27df824d195fa68bb635d074854f8498f"
|
||||
"version": "4.4",
|
||||
"ref": "23ecaccc551fe2f74baf613811ae529eb07762fa"
|
||||
},
|
||||
"files": [
|
||||
"./config/bootstrap.php",
|
||||
"./config/packages/cache.yaml",
|
||||
"./config/packages/framework.yaml",
|
||||
"./config/packages/test/framework.yaml",
|
||||
"./config/routes/dev/framework.yaml",
|
||||
"./config/services.yaml",
|
||||
"./public/index.php",
|
||||
"./src/Controller/.gitignore",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue