Skip to content

Commit 58998b8

Browse files
jzawadzkibarryvdh
authored andcommitted
Symfony 5 support added (php-debugbar#431)
1 parent 6ca3502 commit 58998b8

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
@@ -19,7 +19,7 @@
1919
"require": {
2020
"php": "^7.1",
2121
"psr/log": "^1.0",
22-
"symfony/var-dumper": "^2.6|^3|^4"
22+
"symfony/var-dumper": "^2.6|^3|^4|^5"
2323
},
2424
"require-dev": {
2525
"phpunit/phpunit": "^5"

0 commit comments

Comments
 (0)