Update symfony/http-foundation requirement || ~5.3.0

Updates the requirements on [symfony/http-foundation](https://github.com/symfony/http-foundation) to permit the latest version.
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/5.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-foundation/compare/v5.2.0...v5.3.1)

---
updated-dependencies:
- dependency-name: symfony/http-foundation
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-06-13 15:48:17 +00:00 committed by GitHub
parent eef0dd63f7
commit 1d08398599
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,7 +30,7 @@
"friendsofphp/php-cs-fixer": "^2.15",
"monolog/monolog": "^2.2",
"symfony/var-dumper": "^5.1",
"symfony/http-foundation": "~5.2.0",
"symfony/http-foundation": "~5.2.0 || ~5.3.0",
"symfony/event-dispatcher": "^5.2.0",
"symfony/psr-http-message-bridge": "^2.1"
},