Skip to content

Commit c431ee1

Browse files
authored
Merge pull request #18 from sectronov/illuminate9
Add 9.0 for illuminate/support
2 parents 91fa8d4 + 7b3a8d3 commit c431ee1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
],
1313
"require": {
1414
"php": "^7.2|^8.0",
15-
"illuminate/support": "^7.0|^8.0"
15+
"illuminate/support": "^7.0|^8.0|^9.0"
1616
},
1717
"require-dev": {
1818
"orchestra/testbench": "^5.0",

0 commit comments

Comments
 (0)