Skip to content

Commit 852c2ab

Browse files
committed
allow symfony 4
1 parent b34ffe7 commit 852c2ab

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
@@ -15,7 +15,7 @@
1515
"illuminate/contracts": "~5.1",
1616
"illuminate/support": "~5.1",
1717
"psy/psysh": "0.7.*|0.8.*",
18-
"symfony/var-dumper": "~3.0"
18+
"symfony/var-dumper": "~3.0|~4.0"
1919
},
2020
"require-dev": {
2121
"phpunit/phpunit": "~4.0|~5.0"

0 commit comments

Comments
 (0)