Skip to content
This repository was archived by the owner on Feb 7, 2022. It is now read-only.

Commit e228122

Browse files
committed
- composer revert phpunit to ^4 for php 5.5 support
1 parent 6f49e21 commit e228122

File tree

2 files changed

+73
-270
lines changed

2 files changed

+73
-270
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"ext-pcntl": "*"
2525
},
2626
"require-dev": {
27-
"phpunit/phpunit": "^5"
27+
"phpunit/phpunit": "^4"
2828
},
2929
"minimum-stability": "stable",
3030
"autoload": {

0 commit comments

Comments
 (0)