Skip to content

Commit 108bc31

Browse files
authored
Update composer.json
1 parent afd935d commit 108bc31

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
@@ -37,8 +37,7 @@
3737
},
3838
"require-dev": {
3939
"phpunit/phpunit": "^7.0|^8.0|^9.3",
40-
"mockery/mockery": "^1.0|^1.4",
41-
"phpstan/phpstan": "^0.12.3"
40+
"mockery/mockery": "^1.0|^1.4"
4241
},
4342
"scripts": {
4443
"test": "vendor/bin/phpunit"

0 commit comments

Comments
 (0)