1
0
mirror of https://github.com/Intervention/image.git synced 2025-08-20 04:31:24 +02:00

Merge pull request #105 from olivervogel/master

lower phpunit version
This commit is contained in:
Oliver Vogel
2014-03-28 12:27:13 +01:00

View File

@@ -17,7 +17,7 @@
"illuminate/support": "4.*" "illuminate/support": "4.*"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "4.0.*" "phpunit/phpunit": "3.*"
}, },
"suggest": { "suggest": {
"intervention/imagecache": "Caching extension for the Intervention Image library" "intervention/imagecache": "Caching extension for the Intervention Image library"