Skip to content

Commit

Permalink
Symfony 5 support added (#431)
Browse files Browse the repository at this point in the history
  • Loading branch information
jzawadzki authored and barryvdh committed Nov 24, 2019
1 parent 6ca3502 commit 58998b8
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 @@
"require": {
"php": "^7.1",
"psr/log": "^1.0",
"symfony/var-dumper": "^2.6|^3|^4"
"symfony/var-dumper": "^2.6|^3|^4|^5"
},
"require-dev": {
"phpunit/phpunit": "^5"
Expand Down

0 comments on commit 58998b8

Please sign in to comment.