Skip to content

Commit 87850bd

Browse files
authored
Update composer.json
1 parent 011d9c0 commit 87850bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
}],
99
"require": {
1010
"php": ">=7.0.0",
11-
"illuminate/support": "~5.6 || ^6.0"
11+
"illuminate/support": "^5.5|^6.0|^7.0"
1212
},
1313
"autoload": {
1414
"psr-4": {
@@ -22,4 +22,4 @@
2222
]
2323
}
2424
}
25-
}
25+
}

0 commit comments

Comments
 (0)