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 3232 "require" : {
3333 "php" : " >=8.2" ,
3434 "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.* " ,
3939 "moneyphp/money" : " ^v4.4" ,
4040 "symfony/validator" : " ^6.3 || ^7.0" ,
4141 "symfony/cache" : " ^6.3 || ^7.0" ,
4242 "doctrine/annotations" : " ^v1.14" ,
4343 "amphp/log" : " v1.2.*"
4444 },
4545 "require-dev" : {
46- "php-service-bus/code-style-config" : " v5.2.x-dev " ,
46+ "php-service-bus/code-style-config" : " v5.2.* " ,
4747 "phpunit/phpunit" : " ^10.0 || ^11.0" ,
4848 "vimeo/psalm" : " ^4.30 || ^5.4" ,
4949 "phpstan/phpstan" : " ^1.12 || ^2.0"
You can’t perform that action at this time.
0 commit comments