Skip to content

Commit

Permalink
Add support for Symfony 6 and 7
Browse files Browse the repository at this point in the history
  • Loading branch information
everzet authored Oct 19, 2024
2 parents 1eb2bd9 + c48cc84 commit dfc5c8f
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 @@ -18,7 +18,7 @@
},

"require-dev": {
"symfony/yaml": "~3|~4|~5",
"symfony/yaml": "~3|~4|~5|~6|~7",
"phpunit/phpunit": "~8|~9",
"cucumber/cucumber": "dev-gherkin-24.1.0"
},
Expand Down

0 comments on commit dfc5c8f

Please sign in to comment.