Skip to content

Commit 29e547a

Browse files
authored
Update composer.json
1 parent dd2788b commit 29e547a

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
@@ -21,7 +21,7 @@
2121
],
2222
"require": {
2323
"php": ">=7.0.0",
24-
"illuminate/support": "~5.6 || ^6.0"
24+
"illuminate/support": "^5.5|^6.0|^7.0",
2525
},
2626
"autoload": {
2727
"psr-4": {

0 commit comments

Comments
 (0)