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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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