summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2022-03-09 21:41:54 +0100
committerHarald Eilertsen <haraldei@anduin.net>2022-03-09 21:41:54 +0100
commit4ceb50835b38f74b68a4d1d1e0d3a32baeeb8b89 (patch)
tree1cf0a87c65b9b3970a775e51848dae1affb90f34 /composer.json
parent82a3901a6d68f088aff335a1bc88b9878e17e990 (diff)
parente1ac66aade5c2d5d2d9f6c6db501fccd9db9be0a (diff)
downloadgigologadmin-4ceb50835b38f74b68a4d1d1e0d3a32baeeb8b89.tar.gz
gigologadmin-4ceb50835b38f74b68a4d1d1e0d3a32baeeb8b89.tar.bz2
gigologadmin-4ceb50835b38f74b68a4d1d1e0d3a32baeeb8b89.zip
Merge remote-tracking branch 'andrea/andreaschanges' into dev
And fixup most whitespace issues while at it.
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..1b36621 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.39"
}
}