mirror of
https://github.com/Intervention/image.git
synced 2025-01-16 19:58:14 +01:00
Use Mockery 0.9.2 instead of @dev
This commit is contained in:
parent
4df52cde5d
commit
67c7c28360
@ -17,7 +17,7 @@
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "3.*",
|
||||
"mockery/mockery": "0.9.*@dev"
|
||||
"mockery/mockery": "~0.9.2"
|
||||
},
|
||||
"suggest": {
|
||||
"ext-gd": "to use GD library based image processing.",
|
||||
|
Loading…
x
Reference in New Issue
Block a user