summaryrefslogtreecommitdiff
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json4
1 files changed, 0 insertions, 4 deletions
diff --git a/composer.json b/composer.json
index 807866b6..133210ee 100644
--- a/composer.json
+++ b/composer.json
@@ -30,10 +30,6 @@
"php" : "^5.5.9 || ^7.0 || ^8.0"
},
- "require-dev" : {
- "phpunit/phpunit": "^8.5"
- },
-
"autoload" : {
"files" : ["adodb.inc.php"]
}