Skip to content

Commit e425714

Browse files
committed
Update PHPUnit to 6.2
1 parent 5585d4f commit e425714

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
@@ -20,7 +20,7 @@
2020
"require-dev": {
2121
"guzzlehttp/guzzle": "~5.0",
2222
"mockery/mockery": "~0.8",
23-
"phpunit/phpunit": "^5.7.5"
23+
"phpunit/phpunit": "^6.2"
2424
},
2525
"suggest": {
2626
"guzzlehttp/guzzle": "Allows for implementation of the Guzzle HTTP client"

0 commit comments

Comments
 (0)