File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3
3
[ ![ Packagist] ( https://img.shields.io/packagist/v/php-service-bus/storage.svg )] ( https://packagist.org/packages/php-service-bus/storage )
4
4
[ ![ Packagist] ( https://img.shields.io/packagist/dt/php-service-bus/storage.svg )] ( https://packagist.org/packages/php-service-bus/storage )
5
5
![ Continuous Integration] ( https://github.com/php-service-bus/storage/workflows/Continuous%20Integration/badge.svg )
6
- [ ![ codecov] ( https://codecov.io/gh/php-service-bus/storage/branch/v4.2 /graph/badge.svg?token=0bKwdiuo0S )] ( https://codecov.io/gh/php-service-bus/storage )
6
+ [ ![ codecov] ( https://codecov.io/gh/php-service-bus/storage/branch/v5.0 /graph/badge.svg?token=0bKwdiuo0S )] ( https://codecov.io/gh/php-service-bus/storage )
7
7
[ ![ Shepherd] ( https://shepherd.dev/github/php-service-bus/storage/coverage.svg )] ( https://shepherd.dev/github/php-service-bus/storage )
8
8
9
9
This component is part of the [ PHP Service Bus] ( https://github.com/php-service-bus/service-bus ) : contains database layer implementations
Original file line number Diff line number Diff line change 39
39
"require" : {
40
40
"php" : " >=8.0" ,
41
41
"ext-pgsql" : " *" ,
42
- "php-service-bus/common" : " v4.2 .*" ,
43
- "php-service-bus/cache" : " v4.2 .*" ,
42
+ "php-service-bus/common" : " v5.0 .*" ,
43
+ "php-service-bus/cache" : " v5.0 .*" ,
44
44
"amphp/postgres" : " v1.3.*" ,
45
45
"latitude/latitude" : " v4.2.*" ,
46
46
"psr/log" : " v1.1.*" ,
You can’t perform that action at this time.
0 commit comments