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

Commit 7b989e3

Browse files
committed
Updated phpunit version to allow >=3.7
1 parent 22aa659 commit 7b989e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"symfony/property-access": "~2.2"
2424
},
2525
"require-dev": {
26-
"phpunit/phpunit": "~4.1.4"
26+
"phpunit/phpunit": ">=3.7"
2727
},
2828
"bin": [
2929
"bin/php-formatter"

0 commit comments

Comments
 (0)