Skip to content

Commit 34ae79c

Browse files
author
github-ci
committed
update
1 parent fc5c64f commit 34ae79c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,14 @@
1818
"symfony/string": "^7.3",
1919
"symfony/yaml": "^7.3",
2020
"tourze/bundle-dependency": "1.*",
21-
"tourze/redis-dedicated-connection-bundle": "0.0.*",
21+
"tourze/redis-dedicated-connection-bundle": "1.0.*",
2222
"tourze/symfony-dependency-service-loader": "1.*"
2323
},
2424
"require-dev": {
2525
"phpstan/phpstan": "^2.1",
2626
"phpunit/phpunit": "^11.5",
2727
"symfony/phpunit-bridge": "^7.3",
28-
"tourze/phpunit-symfony-kernel-test": "1.*",
28+
"tourze/phpunit-symfony-kernel-test": "1.0.*",
2929
"tourze/phpunit-symfony-unit-test": "1.*"
3030
},
3131
"autoload": {

0 commit comments

Comments
 (0)