We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8e1183 commit b1fa05aCopy full SHA for b1fa05a
composer.json
@@ -28,12 +28,12 @@
28
},
29
"require": {
30
"php": ">=8.2",
31
- "php-service-bus/common": "v5.2.x-dev"
+ "php-service-bus/common": "v5.2"
32
33
"require-dev": {
34
"ext-iconv": "*",
35
"symfony/dependency-injection": "^6.3 || ^7.0",
36
- "php-service-bus/code-style-config": "v5.2.x-dev",
+ "php-service-bus/code-style-config": "v5.2",
37
"phpunit/phpunit": "^10.0 || ^11.0",
38
"vimeo/psalm": "^4.30 || ^5.4",
39
"phpstan/phpstan": "^1.12 || ^2.0"
0 commit comments