File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 32
32
"require" : {
33
33
"php" : " >=8.2" ,
34
34
"ext-json" : " *" ,
35
- "php-service-bus/common" : " v5.2.x-dev " ,
36
- "php-service-bus/http-client" : " v5.2.x-dev " ,
37
- "php-service-bus/mutex" : " v5.2.x-dev " ,
38
- "php-service-bus/message-serializer" : " v5.2.x-dev " ,
35
+ "php-service-bus/common" : " v5.2.* " ,
36
+ "php-service-bus/http-client" : " v5.2.* " ,
37
+ "php-service-bus/mutex" : " v5.2.* " ,
38
+ "php-service-bus/message-serializer" : " v5.2.* " ,
39
39
"moneyphp/money" : " ^v4.4" ,
40
40
"symfony/validator" : " ^6.3 || ^7.0" ,
41
41
"symfony/cache" : " ^6.3 || ^7.0" ,
42
42
"doctrine/annotations" : " ^v1.14" ,
43
43
"amphp/log" : " v1.2.*"
44
44
},
45
45
"require-dev" : {
46
- "php-service-bus/code-style-config" : " v5.2.x-dev " ,
46
+ "php-service-bus/code-style-config" : " v5.2.* " ,
47
47
"phpunit/phpunit" : " ^10.0 || ^11.0" ,
48
48
"vimeo/psalm" : " ^4.30 || ^5.4" ,
49
49
"phpstan/phpstan" : " ^1.12 || ^2.0"
You can’t perform that action at this time.
0 commit comments