Skip to content

Commit 8e54583

Browse files
authored
Merge pull request #21 from bashgeek/bashgeek-patch-1
Laravel 10 Support
2 parents ce7e578 + 5fa441e commit 8e54583

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
@@ -14,7 +14,7 @@
1414
],
1515
"require": {
1616
"php": ">=5.6.0",
17-
"illuminate/support": "~5.5.0|~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0|^8.0|^9.0",
17+
"illuminate/support": "~5.5.0|~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0|^8.0|^9.0|^10.0",
1818
"simplepie/simplepie": "^1.7",
1919
"ext-curl": "*"
2020
},

0 commit comments

Comments
 (0)