Skip to content

Commit e82a07a

Browse files
Support Statamic 5
1 parent 86315fd commit e82a07a

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
@@ -27,7 +27,7 @@
2727
"require": {
2828
"php": "^8.1",
2929
"illuminate/support": "^10.0|^11.0",
30-
"statamic/cms": "^4.23.2|^5.0.0-beta.4",
30+
"statamic/cms": "^4.23.2|^5.0",
3131
"jonassiewertsen/statamic-livewire": "^3.0"
3232
},
3333
"extra": {

0 commit comments

Comments
 (0)