Skip to content

Commit 9ad63d3

Browse files
authored
Merge pull request #96 from laravel/symfony-fix
Revert symfony screw up
2 parents 6bc8312 + 66881ff commit 9ad63d3

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": "^6.0|^7.0|^8.0",
1616
"illuminate/support": "^6.0|^7.0|^8.0",
1717
"psy/psysh": "^0.9",
18-
"symfony/var-dumper": "^4.0|^5.0|^6.0"
18+
"symfony/var-dumper": "^4.0|^5.0"
1919
},
2020
"require-dev": {
2121
"mockery/mockery": "^1.3.1",

0 commit comments

Comments
 (0)