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