1
0
mirror of https://github.com/laravel/valet.git synced 2026-02-05 00:20:08 +01:00

Merge pull request #319 from hazzardweb/master

Lock PHPUnit version
This commit is contained in:
Adam Wathan
2017-02-20 08:53:26 -05:00
committed by GitHub

View File

@@ -33,7 +33,7 @@
},
"require-dev": {
"mockery/mockery": "0.9.*",
"phpunit/phpunit": ">=4.8.24"
"phpunit/phpunit": "~5.7"
},
"bin": [
"valet"