Skip to content

Commit 0c8d393

Browse files
committed
Updated to phpunit/phpunit v5.5.6
1 parent 541878d commit 0c8d393

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
@@ -18,7 +18,7 @@
1818
"illuminate/support": "~5.1"
1919
},
2020
"require-dev": {
21-
"phpunit/phpunit": "^4.8",
21+
"phpunit/phpunit": "~5.0",
2222
"mockery/mockery": "^0.9.4"
2323
},
2424
"autoload": {

0 commit comments

Comments
 (0)