Skip to content

Commit 7e4cae6

Browse files
authored
Laravel 11 Support
1 parent 0839e0b commit 7e4cae6

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|^10.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|^11.0",
1818
"simplepie/simplepie": "^1.8.0",
1919
"ext-curl": "*"
2020
},

0 commit comments

Comments
 (0)