From 2d8e3f7d11fa5f671a5f865c026418e4ca7d3231 Mon Sep 17 00:00:00 2001 From: Rias Date: Fri, 18 Oct 2024 16:17:05 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 0278d5b..30abdff 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +> [!note] +> As the [Laravel Scheduler now supports sub-minute scheduled tasks](https://laravel.com/docs/11.x/scheduling#sub-minute-scheduled-tasks), this package is no longer needed. + # Schedule artisan commands to run at a sub-minute frequency [![Latest Version on Packagist](https://img.shields.io/packagist/v/spatie/laravel-short-schedule.svg?style=flat-square)](https://packagist.org/packages/spatie/laravel-short-schedule)