Skip to content

Commit 174dafa

Browse files
author
Stepan Zolotarev
committed
Fixed composer requirements
1 parent 82053a5 commit 174dafa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"amphp/redis": "v1.1.*"
3434
},
3535
"require-dev": {
36-
"php-service-bus/code-style-config": "v5.2",
36+
"php-service-bus/code-style-config": "v5.2.*",
3737
"phpunit/phpunit": "^10.0 || ^11.0",
3838
"vimeo/psalm": "^4.30 || ^5.4",
3939
"phpstan/phpstan": "^1.12 || ^2.0"

0 commit comments

Comments
 (0)