Skip to content
This repository was archived by the owner on Jan 27, 2025. It is now read-only.

Commit d098fc2

Browse files
Merge pull request #50 from laravel-shift/l11-compatibility
Laravel 11.x Compatibility
2 parents 5913c83 + 4dfc20b commit d098fc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"require": {
2828
"php": "^8.1",
29-
"illuminate/support": "^10.0",
29+
"illuminate/support": "^10.0|^11.0",
3030
"statamic/cms": "^4.23.2",
3131
"livewire/livewire": "^3.0"
3232
},

0 commit comments

Comments
 (0)