Skip to content

Commit

Permalink
feat: allow symfony 7, drop support for symfony 4
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris8934 committed Nov 4, 2023
1 parent e6d1d2e commit a898f09
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 @@ -19,7 +19,7 @@
"psr/log": "^1.0 || ^2.0 || ^3.0"
},
"require-dev": {
"mockery/mockery": "^1.6",
"mockery/mockery": "^1.3.6",
"symfony/phpunit-bridge": "^5.4 || ^6.0 || ^7.0"
},
"autoload": {
Expand Down

0 comments on commit a898f09

Please sign in to comment.