minor #40542 [WebLink] Remove symfony/http-foundation dependency (Nyholm)

This PR was squashed before being merged into the 5.3-dev branch.

Discussion
----------

[WebLink] Remove symfony/http-foundation dependency

| Q             | A
| ------------- | ---
| Branch?       | 5.x
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Tickets       | Fix #40536
| License       | MIT
| Doc PR        |

Both me and @derrabus overlooked this.

Commits
-------

415c2a0b47 [WebLink] Remove symfony/http-foundation dependency
This commit is contained in:
Alexander M. Turek 2021-03-22 16:30:20 +01:00
commit 15764b4200

View File

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