We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e488f2c commit e974a26Copy full SHA for e974a26
composer.json
@@ -2,7 +2,7 @@
2
"name": "php-pm/httpkernel-adapter",
3
"license": "MIT",
4
"require": {
5
- "php-pm/php-pm": "dev-master",
+ "php-pm/php-pm": "^2.0",
6
"symfony/http-foundation": "^3.4|^4.0",
7
"symfony/http-kernel": "^3.4|^4.0",
8
"guzzlehttp/psr7": "^1.5"
0 commit comments