We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8fa4421 + f811432 commit 3cbe1bbCopy full SHA for 3cbe1bb
composer.json
@@ -1,9 +1,8 @@
1
{
2
"name": "php-pm/httpkernel-adapter",
3
- "minimum-stability": "dev",
4
- "prefer-stable": true,
+ "license": "MIT",
5
"require": {
6
- "php-pm/php-pm": "*",
+ "php-pm/php-pm": "^1.0",
7
"symfony/http-foundation": "^2.6|^3.0",
8
"symfony/http-kernel": "^2.6|^3.0",
9
"ringcentral/psr7": "^1.2"
0 commit comments