Skip to content

Commit 3ac3101

Browse files
authored
Update composer.json
1 parent 156a70c commit 3ac3101

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
@@ -18,7 +18,7 @@
1818
],
1919
"require": {
2020
"php": "^7.3 || ^8.0 || ^8.1 || ^8.2",
21-
"illuminate/support": "^8.0 || ^9.0 || ^10.0"
21+
"illuminate/support": "^8.0 || ^9.0 || ^10.0 || ^11.0"
2222
},
2323
"require-dev": {
2424
"orchestra/testbench": "^6.0",

0 commit comments

Comments
 (0)