Deps: Require symfony v4 things (not v5)

fixes #1187
This commit is contained in:
Marcel Klehr 2020-08-31 23:34:13 +02:00
parent 5d33071c40
commit a4ed747462
2 changed files with 4 additions and 4077 deletions

View File

@ -12,8 +12,11 @@
"psr/http-factory": "^1.0",
"psr/http-message": "^1.0",
"rowbot/url": "^3.0",
"ralouphie/mimey": "^2.1",
"symfony/console": "4.4.10",
"symfony/event-dispatcher": "^4.4",
"ralouphie/mimey": "^2.1"
"symfony/process": "4.4.10",
"symfony/routing": "4.4.10"
},
"require-dev": {
"phpunit/phpunit": "^8.5",

4076
composer.lock generated

File diff suppressed because it is too large Load Diff