mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-09 20:55:23 +02:00
updated to symfony 5.0
This commit is contained in:
parent
d20051fd72
commit
f7bc5a362b
4 changed files with 797 additions and 792 deletions
|
@ -343,6 +343,9 @@
|
|||
"psr/container": {
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"psr/event-dispatcher": {
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"psr/http-client": {
|
||||
"version": "1.0.0"
|
||||
},
|
||||
|
@ -483,9 +486,6 @@
|
|||
"symfony/css-selector": {
|
||||
"version": "v4.2.3"
|
||||
},
|
||||
"symfony/debug": {
|
||||
"version": "v4.2.3"
|
||||
},
|
||||
"symfony/debug-bundle": {
|
||||
"version": "4.1",
|
||||
"recipe": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue