Skip to content

Commit 818949e

Browse files
committed
Laravel 11 support
1 parent 2927eeb commit 818949e

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
@@ -21,7 +21,7 @@
2121
],
2222
"require": {
2323
"php": "^8.1|^8.2",
24-
"illuminate/contracts": "^9.0|^10.0",
24+
"illuminate/contracts": "^9.0|^10.0|^11.0",
2525
"maatwebsite/excel": "^3.1",
2626
"spatie/laravel-package-tools": "^1.9.2",
2727
"spatie/laravel-translatable": "^5.0|^6.0"

0 commit comments

Comments
 (0)