We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc5c64f commit 34ae79cCopy full SHA for 34ae79c
composer.json
@@ -18,14 +18,14 @@
18
"symfony/string": "^7.3",
19
"symfony/yaml": "^7.3",
20
"tourze/bundle-dependency": "1.*",
21
- "tourze/redis-dedicated-connection-bundle": "0.0.*",
+ "tourze/redis-dedicated-connection-bundle": "1.0.*",
22
"tourze/symfony-dependency-service-loader": "1.*"
23
},
24
"require-dev": {
25
"phpstan/phpstan": "^2.1",
26
"phpunit/phpunit": "^11.5",
27
"symfony/phpunit-bridge": "^7.3",
28
- "tourze/phpunit-symfony-kernel-test": "1.*",
+ "tourze/phpunit-symfony-kernel-test": "1.0.*",
29
"tourze/phpunit-symfony-unit-test": "1.*"
30
31
"autoload": {
0 commit comments