Skip to content

Commit ccfaeee

Browse files
committed
Lower symfony/var-dumper package requirements to ^3.0 instead of ^4.0
1 parent 710ab4c commit ccfaeee

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
@@ -16,7 +16,7 @@
1616
"php": ">=7.1",
1717
"dwoo/dwoo": "1.3.6",
1818
"filp/whoops": "*",
19-
"symfony/var-dumper": "^4.0"
19+
"symfony/var-dumper": "^3.0"
2020
},
2121
"autoload": {
2222
"psr-4": {

0 commit comments

Comments
 (0)