Skip to content

Commit 3297a29

Browse files
authored
Update dependency
Add support Laravel >= 9.0
1 parent 42af5ce commit 3297a29

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
@@ -34,7 +34,7 @@
3434
"irc": "irc://irc.freenode.org/composer"
3535
},
3636
"require": {
37-
"illuminate/support": "^5.6|^6.0|^7.0|^8.0"
37+
"illuminate/support": "^5.6|^6.0|^7.0|^8.0|^9.0"
3838
},
3939
"require-dev": {
4040
"phpunit/phpunit": "^8.5",

0 commit comments

Comments
 (0)