Skip to content

Commit d7348ae

Browse files
chore(deps): update symfony packages to v8
1 parent 97a8d13 commit d7348ae

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@
2727
"phpstan/phpstan": "2.1.32",
2828
"phpstan/phpstan-deprecation-rules": "2.0.3",
2929
"phpstan/phpstan-strict-rules": "2.0.7",
30-
"symfony/config": "~5.4 || ~6.0 || ~7.0",
31-
"symfony/dependency-injection": "~5.4 || ~6.0 || ~7.0",
32-
"symfony/http-kernel": "~5.4 || ~6.0 || ~7.0",
30+
"symfony/config": "~5.4 || ~6.0 || ~7.0 || ~8.0",
31+
"symfony/dependency-injection": "~5.4 || ~6.0 || ~7.0 || ~8.0",
32+
"symfony/http-kernel": "~5.4 || ~6.0 || ~7.0 || ~8.0",
3333
"tracy/tracy": "~2.7"
3434
},
3535
"suggest": {

0 commit comments

Comments
 (0)