Skip to content
This repository was archived by the owner on Mar 12, 2020. It is now read-only.

Commit 7886aab

Browse files
committed
Attempt 3 to fix build failure by using phake/phake ^2.2.1
1 parent 3b70935 commit 7886aab

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"phergie/phergie-irc-plugin-react-eventfilter": "^1.0||^2.0"
1616
},
1717
"require-dev": {
18-
"phake/phake": "~2.0",
18+
"phake/phake": "^2.2.1",
1919
"phpunit/phpunit": "^4.6.0",
2020
"codeclimate/php-test-reporter": "~0.1",
2121
"satooshi/php-coveralls": "0.6.1",

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)