We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a184776 commit 6fc93a8Copy full SHA for 6fc93a8
composer.json
@@ -43,8 +43,7 @@
43
"guzzlehttp/psr7": "~1.1 || ^2.0"
44
},
45
"require-dev": {
46
- "phpunit/phpunit": "^4.8 || ^5.7 || ^7.5.15",
47
- "mockery/mockery": "~0.9.2"
+ "phpunit/phpunit": "^4.8 || ^5.7 || ^7.5.15"
48
49
"suggest": {
50
"ext-gd": "to use GD library based image processing."
0 commit comments