Skip to content

Commit c9b5c9c

Browse files
committed
#20 downgraded symfony/error-handler to match 7.1
1 parent 94513e5 commit c9b5c9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"phpunit/phpunit": "^7.5",
1818
"phpbench/phpbench": "^0.16.9",
1919
"vimeo/psalm": "^3.5",
20-
"symfony/error-handler": "^5.1"
20+
"symfony/error-handler": "^4.4"
2121
},
2222
"autoload": {
2323
"psr-4": {

0 commit comments

Comments
 (0)