Skip to content

Commit 16bcfff

Browse files
authored
Merge pull request #21 from minenok/laravel-11
laravel 11 support
2 parents e2a626d + 5f7632c commit 16bcfff

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": ">=8.1",
21-
"illuminate/support": "^10.0"
21+
"illuminate/support": "^11.0"
2222
},
2323
"require-dev": {
2424
"orchestra/testbench": "^8.3",

0 commit comments

Comments
 (0)