From dac8783023971f8ebc057fc5fcf2d28b3cb96490 Mon Sep 17 00:00:00 2001 From: AndreaChirulescu Date: Mon, 21 Feb 2022 21:35:50 +0100 Subject: beginning of ical setup with kigkonsults calendar --- composer.json | 3 +++ 1 file changed, 3 insertions(+) (limited to 'composer.json') diff --git a/composer.json b/composer.json index 65b7e58..02f85e5 100644 --- a/composer.json +++ b/composer.json @@ -20,5 +20,8 @@ }, "scripts": { "test": "npm run wp-env run phpunit 'phpunit -c /var/www/html/wp-content/plugins/giglogadmin/phpunit.xml'" + }, + "require": { + "kigkonsult/icalcreator": "^2.41" } } -- cgit v1.2.3