File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3
3
[ ![ Packagist] ( https://img.shields.io/packagist/v/php-service-bus/message-serializer.svg )] ( https://packagist.org/packages/php-service-bus/message-serializer )
4
4
[ ![ Packagist] ( https://img.shields.io/packagist/dt/php-service-bus/message-serializer.svg )] ( https://packagist.org/packages/php-service-bus/message-serializer )
5
5
![ 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 )
7
7
[ ![ Shepherd] ( https://shepherd.dev/github/php-service-bus/message-serializer/coverage.svg )] ( https://shepherd.dev/github/php-service-bus/message-serializer )
8
8
9
9
This 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 31
31
"php" : " >=8.0" ,
32
32
"ext-json" : " *" ,
33
33
"ext-iconv" : " *" ,
34
- "php-service-bus/common" : " v4.2 .*" ,
34
+ "php-service-bus/common" : " v5.0 .*" ,
35
35
"doctrine/annotations" : " v1.11.*" ,
36
36
"phpdocumentor/reflection-docblock" : " v5.2.*" ,
37
37
"symfony/property-access" : " v5.2.*" ,
You can’t perform that action at this time.
0 commit comments