Skip to content

Commit dc927f4

Browse files
committed
Updated PHPUnit to 6.5 (stable)
1 parent 3b618fc commit dc927f4

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
@@ -44,7 +44,7 @@
4444
"justinrainbow/json-schema": "~5.2"
4545
},
4646
"require-dev": {
47-
"phpunit/phpunit": "~4.0",
47+
"phpunit/phpunit": "^6.5",
4848
"sami/sami": "dev-master",
4949
"psr/log": "~1.0",
5050
"satooshi/php-coveralls": "~1.0",

0 commit comments

Comments
 (0)