1
0
mirror of https://github.com/Intervention/image.git synced 2025-08-07 14:26:31 +02:00

Bump PHP unit versions

This commit is contained in:
Daniel Hensby
2017-06-28 19:26:01 +01:00
parent d144f1ddf4
commit 9575e39f9e

View File

@@ -17,7 +17,7 @@
"guzzlehttp/psr7": "~1.1" "guzzlehttp/psr7": "~1.1"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "3.*", "phpunit/phpunit": "^4.8 || ^5.7",
"mockery/mockery": "~0.9.2" "mockery/mockery": "~0.9.2"
}, },
"suggest": { "suggest": {