Skip to content

Commit 55bcb30

Browse files
authored
Update composer.json
1 parent 3bc1ed7 commit 55bcb30

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
"php": ">=7.1"
3737
},
3838
"require-dev": {
39-
"phpunit/phpunit": "^7.0|^8.0|^9.3",
40-
"mockery/mockery": "^1.0|^1.4"
39+
"phpunit/phpunit": "^7.0|~9.0",
40+
"mockery/mockery": "~1.0"
4141
},
4242
"scripts": {
4343
"test": "vendor/bin/phpunit"

0 commit comments

Comments
 (0)