Skip to content

Commit

Permalink
Merge pull request #374 from stof/symfony_7
Browse files Browse the repository at this point in the history
Add support for Symfony 7
  • Loading branch information
stof committed Dec 9, 2023
2 parents 109aa82 + 7c806be commit 22b6d9d
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 @@ -29,7 +29,7 @@
"phpstan/phpstan": "^1.10",
"phpstan/phpstan-phpunit": "^1.3",
"phpunit/phpunit": "^8.5.22 || ^9.5.11",
"symfony/error-handler": "^4.4 || ^5.0"
"symfony/error-handler": "^4.4 || ^5.0 || ^6.0 || ^7.0"
},

"autoload": {
Expand Down

0 comments on commit 22b6d9d

Please sign in to comment.