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

Commit 4ba576a

Browse files
Merge pull request #42 from marcorieser/require-statamic-4-23-2
Require Statamic ^4.23.2
2 parents 6c29cf1 + cc15ac2 commit 4ba576a

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",
30-
"statamic/cms": "^4.0",
30+
"statamic/cms": "^4.23.2",
3131
"livewire/livewire": "^3.0"
3232
},
3333
"extra": {

0 commit comments

Comments
 (0)