We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d581a5 commit 1e3f3aeCopy full SHA for 1e3f3ae
composer.json
@@ -3,14 +3,14 @@
3
"license": "MIT",
4
"require": {
5
"php-pm/php-pm": "^2.0",
6
- "symfony/http-foundation": "^3.4|^4.0",
7
- "symfony/http-kernel": "^3.4|^4.0",
+ "symfony/http-foundation": "^3.4|^4.0|^5.0",
+ "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",
13
- "symfony/yaml": "^3.4|^4.0",
+ "symfony/framework-bundle": "^3.4|^4.0|^5.0",
+ "symfony/yaml": "^3.4|^4.0|^5.0",
14
"doctrine/annotations": "^1.6"
15
16
"autoload": {
0 commit comments