Skip to content

Commit bd58d5d

Browse files
committed
Downgrade to PHPUnit 4.8... is hard to support php 5.6
1 parent 2f3463d commit bd58d5d

File tree

2 files changed

+32
-164
lines changed

2 files changed

+32
-164
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
}
3535
},
3636
"require-dev": {
37-
"phpunit/phpunit": "5.0.0"
37+
"phpunit/phpunit": "~4.8"
3838
},
3939
"scripts": {
4040
"test": "phpunit",

composer.lock

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

0 commit comments

Comments
 (0)