From f35e6e0570447978ed2643a05c1fd1ba21ae3efa Mon Sep 17 00:00:00 2001 From: edalzell Date: Mon, 3 Mar 2025 12:11:04 -0800 Subject: [PATCH] =?UTF-8?q?Statamic=205=20support=20carbon=203,=20but=20we?= =?UTF-8?q?=20don=E2=80=99t,=20yet?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index 7142f99..d0b4cde 100644 --- a/composer.json +++ b/composer.json @@ -38,6 +38,7 @@ "php": "^8.2", "edalzell/forma": "^2.0 || ^3.0", "laravel/framework": "^9.6 || ^10.11 || ^11.0", + "nesbot/carbon": "^2.0", "rlanvin/php-rrule": "^2.3.1", "spatie/calendar-links": "^1.0", "spatie/icalendar-generator": "^2.3.3",