Skip to content

Commit

Permalink
chore: add compatibility with Symfony 7
Browse files Browse the repository at this point in the history
  • Loading branch information
brotkrueml committed Feb 2, 2024
1 parent 8cccef1 commit 0d167b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"phpstan/phpstan": "1.10.50",
"phpunit/phpunit": "^10.5",
"rector/rector": "0.18.13",
"symfony/yaml": "^5.4 || ^6.4",
"symfony/yaml": "^5.4 || ^6.4 || ^7.0",
"symplify/phpstan-rules": "^12.4",
"tomasvotruba/cognitive-complexity": "^0.2.3"
},
Expand Down

0 comments on commit 0d167b3

Please sign in to comment.