summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/composer.json b/composer.json
index 2bcb21c..3159445 100644
--- a/composer.json
+++ b/composer.json
@@ -24,5 +24,9 @@
"require": {
"php": ">=7.4",
"kigkonsult/icalcreator": "~2.39.0"
+ },
+ "require-dev": {
+ "wp-phpunit/wp-phpunit": "^6.0",
+ "yoast/phpunit-polyfills": "^1.0"
}
}