Skip to content

Commit 22b6d9d

Browse files
authored
Merge pull request #374 from stof/symfony_7
Add support for Symfony 7
2 parents 109aa82 + 7c806be commit 22b6d9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"phpstan/phpstan": "^1.10",
3030
"phpstan/phpstan-phpunit": "^1.3",
3131
"phpunit/phpunit": "^8.5.22 || ^9.5.11",
32-
"symfony/error-handler": "^4.4 || ^5.0"
32+
"symfony/error-handler": "^4.4 || ^5.0 || ^6.0 || ^7.0"
3333
},
3434

3535
"autoload": {

0 commit comments

Comments
 (0)