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 6385ad7 commit f811432Copy full SHA for f811432
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