We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a790198 commit 086def5Copy full SHA for 086def5
composer.json
@@ -3,8 +3,8 @@
3
"license": "MIT",
4
"require": {
5
"php-pm/php-pm": "^1.0",
6
- "symfony/http-foundation": "^2.6|^3.0",
7
- "symfony/http-kernel": "^2.6|^3.0",
+ "symfony/http-foundation": "^2.6|^3.0|^4",
+ "symfony/http-kernel": "^2.6|^3.0|^4",
8
"ringcentral/psr7": "^1.2"
9
},
10
"autoload": {
0 commit comments