Skip to content

Commit e974a26

Browse files
authored
Require ppm release version
1 parent e488f2c commit e974a26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: composer.json

+1-1
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": "dev-master",
5+
"php-pm/php-pm": "^2.0",
66
"symfony/http-foundation": "^3.4|^4.0",
77
"symfony/http-kernel": "^3.4|^4.0",
88
"guzzlehttp/psr7": "^1.5"

0 commit comments

Comments
 (0)