Skip to content

Commit 1930ebf

Browse files
author
Adam Rodriguez
committed
should require illuminate/support since its referenced directly
1 parent b07b541 commit 1930ebf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"type": "project",
1212
"require": {
1313
"php": "^7.2",
14+
"illuminate/support": "~5.5|^6.0",
1415
"illuminate/mail": "~5.5|^6.0",
1516
"illuminate/view": "~5.5|^6.0"
1617
},

0 commit comments

Comments
 (0)