Skip to content

Commit ced1733

Browse files
authored
Allow marcorieser/statamic-livewire v4.0 (#82)
1 parent ab7114c commit ced1733

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
@@ -18,7 +18,7 @@
1818
],
1919
"require": {
2020
"php": "^8.2",
21-
"marcorieser/statamic-livewire": "^3.0",
21+
"marcorieser/statamic-livewire": "^3.0 || ^4.0",
2222
"laravel/framework": "^10.0 || ^11.0",
2323
"laravel/prompts": "^0.1.16 || ^0.2.0 || ^0.3.0",
2424
"livewire/livewire": "^3.2",

0 commit comments

Comments
 (0)