Skip to content

Commit 620c904

Browse files
author
Dominik Liebler
committed
updated phpunit to 4.8.18 which also works with php <= 5.3.3
1 parent 24d3862 commit 620c904

File tree

2 files changed

+34
-36
lines changed

2 files changed

+34
-36
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
],
1010
"minimum-stability": "stable",
1111
"require-dev": {
12-
"phpunit/phpunit": "~4.6",
12+
"phpunit/phpunit": "^4.6",
1313
"squizlabs/php_codesniffer": "1.5.*"
1414
},
1515
"autoload": {

composer.lock

+33-35
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)