From 0a27fe70153db071aabddf7fb03b32f68a572632 Mon Sep 17 00:00:00 2001 From: Kelsey Martens Date: Thu, 6 Sep 2018 12:04:52 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=A9?= 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 c3018262..198ff166 100644 --- a/composer.json +++ b/composer.json @@ -11,6 +11,7 @@ } ], "require": { + "craftcms/cms": "^3.0.0", "php": ">=7.0", "rlanvin/php-rrule": "~1.6.0", "symfony/property-access": "^2.8|^3.0|^4.0",