Skip to content
This repository was archived by the owner on Apr 8, 2024. It is now read-only.

Commit 8db034c

Browse files
committed
Nah, just downgrade phpunit to 4
1 parent ae07af7 commit 8db034c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,7 @@
2323
},
2424
"require-dev": {
2525
"mockery/mockery": "~0.9",
26-
"php": ">=5.6.0",
27-
"phpunit/phpunit": "~5.0",
26+
"phpunit/phpunit": "~4.0",
2827
"psy/psysh": "^0.5.1",
2928
"satooshi/php-coveralls": "~1",
3029
"symfony/thanks": "^1.0",

0 commit comments

Comments
 (0)