Skip to content

Commit 7cb985a

Browse files
authored
Merge pull request #63 from treonde/main
Allow v9 of illuminate/support
2 parents e467a41 + 353a70b commit 7cb985a

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
@@ -27,7 +27,7 @@
2727
"require": {
2828
"php": "^7.4|^8.0",
2929
"guzzlehttp/guzzle": "^7.0.1",
30-
"illuminate/support": "^8.0"
30+
"illuminate/support": "^8.0|^9.0"
3131
},
3232
"require-dev": {
3333
"orchestra/testbench": "^6.0",

0 commit comments

Comments
 (0)