We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1125ab4 commit f2b6cceCopy full SHA for f2b6cce
composer.json
@@ -4,13 +4,13 @@
4
"license": "MIT",
5
"require": {
6
"php-pm/php-pm": "^2.0",
7
- "symfony/http-foundation": "^4.2.12|^5.0|^6.0",
+ "symfony/http-foundation": "^4.1.13|^5.1.5|^6.0",
8
"symfony/http-kernel": "^4.0|^5.0|^6.0",
9
"guzzlehttp/psr7": "^1.5"
10
},
11
"require-dev": {
12
"phpunit/phpunit": "^9.5",
13
- "symfony/framework-bundle": "^4.1.12|^5.0|^6.0",
+ "symfony/framework-bundle": "^4.1.13|^5.1.5|^6.0",
14
"symfony/yaml": "^4.0|^5.0|^6.0",
15
"doctrine/annotations": "^1.6"
16
0 commit comments