summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 02f85e5..1b36621 100644
--- a/composer.json
+++ b/composer.json
@@ -22,6 +22,6 @@
"test": "npm run wp-env run phpunit 'phpunit -c /var/www/html/wp-content/plugins/giglogadmin/phpunit.xml'"
},
"require": {
- "kigkonsult/icalcreator": "^2.41"
+ "kigkonsult/icalcreator": "^2.39"
}
}