Skip to content

Commit 922bdd4

Browse files
committed
Enhancement: Require a more recent version of phpunit/phpunit
1 parent f3380eb commit 922bdd4

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
@@ -40,7 +40,7 @@
4040
},
4141
"require-dev": {
4242
"json-schema/JSON-Schema-Test-Suite": "1.1.0",
43-
"phpunit/phpunit": "~3.7",
43+
"phpunit/phpunit": "^4.8.22",
4444
"phpdocumentor/phpdocumentor": "~2"
4545
},
4646
"autoload": {

0 commit comments

Comments
 (0)