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 c393ec2..3b74061 100644
--- a/composer.json
+++ b/composer.json
@@ -14,6 +14,6 @@
}
],
"require-dev": {
- "phpunit/phpunit": "^9.5"
+ "wp-phpunit/wp-phpunit": "^5.7"
}
}