Skip to content

Commit 1c67afe

Browse files
committed
Fixed composer.json
1 parent a2e9a60 commit 1c67afe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"mockery/mockery": "^1.0",
5050
"doctrine/common": "^2.9",
5151
"phpstan/phpstan": "^0.11.2",
52-
"hyperf/testing": "dev-master"
52+
"hyperf/testing": "~1.0.0"
5353
},
5454
"autoload": {
5555
"psr-4": {

0 commit comments

Comments
 (0)