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

Commit 4dfc20b

Browse files
committed
Bump dependencies for Laravel 11
1 parent 4983116 commit 4dfc20b

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
@@ -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)