Skip to content

Commit 21e07d4

Browse files
authored
Merge pull request #64 from 5am-code/dev
v0.7.0 dev to master
2 parents edd6a86 + 7cb985a commit 21e07d4

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
@@ -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)