Skip to content

Commit 11dcf4d

Browse files
authored
Merge pull request #73 from andig/branch
Allow any php-pm branch
2 parents 4b156fc + 2c97aa8 commit 11dcf4d

File tree

2 files changed

+9
-10
lines changed

2 files changed

+9
-10
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"minimum-stability": "dev",
44
"prefer-stable": true,
55
"require": {
6-
"php-pm/php-pm": "dev-master",
6+
"php-pm/php-pm": "*",
77
"symfony/http-foundation": "^2.6|^3.0",
88
"symfony/http-kernel": "^2.6|^3.0",
99
"ringcentral/psr7": "^1.2"

composer.lock

Lines changed: 8 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)