Skip to content

Commit 6fc93a8

Browse files
authored
Update composer.json
1 parent a184776 commit 6fc93a8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,7 @@
4343
"guzzlehttp/psr7": "~1.1 || ^2.0"
4444
},
4545
"require-dev": {
46-
"phpunit/phpunit": "^4.8 || ^5.7 || ^7.5.15",
47-
"mockery/mockery": "~0.9.2"
46+
"phpunit/phpunit": "^4.8 || ^5.7 || ^7.5.15"
4847
},
4948
"suggest": {
5049
"ext-gd": "to use GD library based image processing."

0 commit comments

Comments
 (0)