Skip to content

Commit 34327ed

Browse files
authored
Raise min ppm version for #131
1 parent be94a1a commit 34327ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "php-pm/httpkernel-adapter",
33
"license": "MIT",
44
"require": {
5-
"php-pm/php-pm": "^1.0",
5+
"php-pm/php-pm": "^1.0.5",
66
"symfony/http-foundation": "^2.6|^3.0|^4",
77
"symfony/http-kernel": "^2.6|^3.0|^4",
88
"ringcentral/psr7": "^1.2"

0 commit comments

Comments
 (0)