updated to symfony 5.0

This commit is contained in:
Jan Böhmer 2020-05-10 15:55:37 +02:00
parent d20051fd72
commit f7bc5a362b
4 changed files with 797 additions and 792 deletions

View file

@ -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": {