Skip to content

Commit b9dae83

Browse files
authored
Laravel 9.x (#15)
1 parent 525e007 commit b9dae83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
],
1818
"require": {
1919
"php" : "^7.0|^8.0",
20-
"illuminate/support": "~5.5.0|~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0|^8.0",
20+
"illuminate/support": "~5.5.0|~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0|^8.0|^9.0",
2121
"graham-campbell/guzzle-factory": "^3.0|^4.0"
2222
},
2323
"require-dev": {

0 commit comments

Comments
 (0)