[WebLink] Remove symfony/http-foundation dependency

This commit is contained in:
Nyholm 2021-03-22 14:51:18 +01:00 committed by Alexander M. Turek
parent 8c1f3aca39
commit 415c2a0b47

View File

@ -26,7 +26,6 @@
"symfony/http-kernel": "" "symfony/http-kernel": ""
}, },
"require-dev": { "require-dev": {
"symfony/http-foundation": "^4.4|^5.0",
"symfony/http-kernel": "^5.3" "symfony/http-kernel": "^5.3"
}, },
"conflict": { "conflict": {