File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 33[ ![ Packagist] ( https://img.shields.io/packagist/v/php-service-bus/message-serializer.svg )] ( https://packagist.org/packages/php-service-bus/message-serializer )
44[ ![ Packagist] ( https://img.shields.io/packagist/dt/php-service-bus/message-serializer.svg )] ( https://packagist.org/packages/php-service-bus/message-serializer )
55![ Continuous Integration] ( https://github.com/php-service-bus/message-serializer/workflows/Continuous%20Integration/badge.svg )
6- [ ![ codecov] ( https://codecov.io/gh/php-service-bus/message-serializer/branch/v4.2 /graph/badge.svg?token=0bKwdiuo0S )] ( https://codecov.io/gh/php-service-bus/message-serializer )
6+ [ ![ codecov] ( https://codecov.io/gh/php-service-bus/message-serializer/branch/v5.0 /graph/badge.svg?token=0bKwdiuo0S )] ( https://codecov.io/gh/php-service-bus/message-serializer )
77[ ![ Shepherd] ( https://shepherd.dev/github/php-service-bus/message-serializer/coverage.svg )] ( https://shepherd.dev/github/php-service-bus/message-serializer )
88
99This component is part of the [ PHP Service Bus] ( https://github.com/php-service-bus/service-bus ) : contains common interfaces for implementing in the service bus.
Original file line number Diff line number Diff line change 3131 "php" : " >=8.0" ,
3232 "ext-json" : " *" ,
3333 "ext-iconv" : " *" ,
34- "php-service-bus/common" : " v4.2 .*" ,
34+ "php-service-bus/common" : " v5.0 .*" ,
3535 "doctrine/annotations" : " v1.11.*" ,
3636 "phpdocumentor/reflection-docblock" : " v5.2.*" ,
3737 "symfony/property-access" : " v5.2.*" ,
You can’t perform that action at this time.
0 commit comments