Skip to content

Commit 74adc4a

Browse files
committed
chore: added support for illuminate/support v11
1 parent 0693fe8 commit 74adc4a

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
@@ -32,7 +32,7 @@
3232
],
3333
"require": {
3434
"php": "^8.1",
35-
"illuminate/support": "^10.0.0",
35+
"illuminate/support": "^10.0 || ^11.0",
3636
"guzzlehttp/guzzle": "^7.0"
3737
},
3838
"extra": {

0 commit comments

Comments
 (0)