Skip to content

Commit 219eff1

Browse files
committed
Composer: update phpunit version to work with PHP 5.3/4
1 parent 2a1e20f commit 219eff1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"phpseclib/phpseclib": "~2.0"
2626
},
2727
"require-dev": {
28-
"phpunit/phpunit": "4.*|5.*"
28+
"phpunit/phpunit": "~4.0"
2929
},
3030
"suggest": {
3131
"ext-openssl": "Will enable faster cryptographic operations"

0 commit comments

Comments
 (0)