Skip to content

Commit bd83725

Browse files
committed
Allow Symfony 7
1 parent 749302d commit bd83725

File tree

5 files changed

+499
-212
lines changed

5 files changed

+499
-212
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"qossmic/deptrac-shim": "^1.0.2",
6161
"rector/rector": "^0.18.13",
6262
"squizlabs/php_codesniffer": "^3.8",
63-
"symfony/finder": "^6.4.0",
63+
"symfony/finder": "^6.4.0 || ^7.0",
6464
"vimeo/psalm": "^5.18"
6565
},
6666
"suggest": {

0 commit comments

Comments
 (0)