mirror of
https://github.com/Intervention/image.git
synced 2025-08-09 15:26:38 +02:00
Use Mockery 0.9.2 instead of @dev
This commit is contained in:
@@ -17,7 +17,7 @@
|
|||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "3.*",
|
"phpunit/phpunit": "3.*",
|
||||||
"mockery/mockery": "0.9.*@dev"
|
"mockery/mockery": "~0.9.2"
|
||||||
},
|
},
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"ext-gd": "to use GD library based image processing.",
|
"ext-gd": "to use GD library based image processing.",
|
||||||
|
Reference in New Issue
Block a user