mirror of
https://github.com/Intervention/image.git
synced 2025-08-31 17:41:58 +02:00
added phpunit to require-dev
This commit is contained in:
@@ -16,6 +16,9 @@
|
|||||||
"ext-gd": "*",
|
"ext-gd": "*",
|
||||||
"illuminate/support": "4.*"
|
"illuminate/support": "4.*"
|
||||||
},
|
},
|
||||||
|
"require-dev": {
|
||||||
|
"phpunit/phpunit": "4.0.*"
|
||||||
|
},
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"intervention/imagecache": "Caching extension for the Intervention Image library"
|
"intervention/imagecache": "Caching extension for the Intervention Image library"
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user