diff --git a/composer.json b/composer.json index b0fe867..e74a18c 100644 --- a/composer.json +++ b/composer.json @@ -25,7 +25,7 @@ "require": { "php": "^7.4 || ^8.0", "illuminate/support": "^7.0 || ^8.0 || ^9.0", - "statamic/cms": "3.0.* || 3.1.* || 3.2.* || 3.3.*", + "statamic/cms": "3.0.* || 3.1.* || 3.2.* || 3.3.* || 3.4.*", "livewire/livewire": "^2.0" }, "extra": {