Use same version as framework

This commit is contained in:
Dries Vints
2019-02-09 14:05:33 +01:00
committed by GitHub
parent e4f20eac36
commit 75468420a4

View File

@@ -19,7 +19,7 @@
"fzaninotto/faker": "^1.4",
"mockery/mockery": "^1.0",
"nunomaduro/collision": "^2.0",
"phpunit/phpunit": "^7.0"
"phpunit/phpunit": "^7.5"
},
"config": {
"optimize-autoloader": true,