summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json3
1 files changed, 3 insertions, 0 deletions
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"
}
}