We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 929fac1 commit be3378cCopy full SHA for be3378c
1 file changed
composer.json
@@ -24,9 +24,9 @@
24
},
25
"require": {
26
"php": ">=8.0",
27
- "symfony/config": "^5.4 || ^6.2",
28
- "symfony/dependency-injection": "^5.4 || ^6.2",
29
- "symfony/http-kernel": "^5.4 || ^6.2"
+ "symfony/config": "^5.4 || ^6.3",
+ "symfony/dependency-injection": "^5.4 || ^6.3",
+ "symfony/http-kernel": "^5.4 || ^6.3"
30
31
"require-dev": {
32
"phpunit/phpunit": "^9.4"
0 commit comments