We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 276cd1d commit c2a3affCopy full SHA for c2a3aff
1 file changed
composer.json
@@ -23,13 +23,13 @@
23
"phpstan/phpstan": "^2.1.1",
24
"phpunit/phpunit": "^12.0",
25
"predis/predis": "^2.2",
26
- "symfony/clock": "^6.4|^7.0",
27
- "symfony/config": "^6.4|^7.0",
28
- "symfony/dependency-injection": "^6.4|^7.0",
29
- "symfony/http-foundation": "^6.4|^7.0",
30
- "symfony/http-kernel": "^6.4|^7.0",
31
- "symfony/routing": "^6.4|^7.0",
32
- "symfony/security-core": "^6.4|^7.0",
+ "symfony/clock": "^7.4|^8.0",
+ "symfony/config": "^7.4|^8.0",
+ "symfony/dependency-injection": "^7.4|^8.0",
+ "symfony/http-foundation": "^7.4|^8.0",
+ "symfony/http-kernel": "^7.4|^8.0",
+ "symfony/routing": "^7.4|^8.0",
+ "symfony/security-core": "^7.4|^8.0",
33
"phpstan/phpstan-phpunit": "^2.0",
34
"phpstan/phpstan-symfony": "^2.0"
35
},
0 commit comments