We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d37c25 commit 2d40cb4Copy full SHA for 2d40cb4
composer.json
@@ -2,7 +2,8 @@
2
"name": "php-pm/httpkernel-adapter",
3
"require": {
4
"symfony/http-foundation": "^2.6|^3.0",
5
- "symfony/http-kernel": "^2.6|^3.0"
+ "symfony/http-kernel": "^2.6|^3.0",
6
+ "php-pm/php-pm": "dev-master"
7
},
8
"autoload": {
9
"psr-4": {
0 commit comments