diff --git a/src/Listeners/ScheduledCacheInvalidated.php b/src/Listeners/ScheduledCacheInvalidated.php new file mode 100644 index 0000000..5ffc075 --- /dev/null +++ b/src/Listeners/ScheduledCacheInvalidated.php @@ -0,0 +1,17 @@ + [ ClearSitemapamicCache::class, ], + \MityDigital\StatamicScheduledCacheInvalidator\Events\ScheduledCacheInvalidated::class => [ + ScheduledCacheInvalidated::class + ] ]; protected $updateScripts = [