Skip to content

Commit 58561ce

Browse files
authored
Merge pull request #53 from eshimischi/patch-1
Add Laravel 11 support
2 parents 996e246 + 81c95b7 commit 58561ce

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
@@ -11,7 +11,7 @@
1111
],
1212
"require": {
1313
"php": "8.*",
14-
"laravel/framework": "7.*|~8.74|^9.0|^10.0",
14+
"laravel/framework": "7.*|~8.74|^9.0|^10.0|^11.0",
1515
"markwalet/laravel-git-state": "~1.0",
1616
"ext-simplexml": "*",
1717
"ext-dom": "*"

0 commit comments

Comments
 (0)