Skip to content

Commit

Permalink
Allow Symfony 7
Browse files Browse the repository at this point in the history
  • Loading branch information
greg0ire committed Dec 31, 2023
1 parent 749302d commit bd83725
Show file tree
Hide file tree
Showing 5 changed files with 499 additions and 212 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"qossmic/deptrac-shim": "^1.0.2",
"rector/rector": "^0.18.13",
"squizlabs/php_codesniffer": "^3.8",
"symfony/finder": "^6.4.0",
"symfony/finder": "^6.4.0 || ^7.0",
"vimeo/psalm": "^5.18"
},
"suggest": {
Expand Down
Loading

0 comments on commit bd83725

Please sign in to comment.