From e46138fc40a58215d9a853e2d1467e2b7a97c450 Mon Sep 17 00:00:00 2001 From: J-C HERON Date: Sun, 25 Apr 2021 02:52:24 +0200 Subject: [PATCH] Update composer.json --- composer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index f66ef7c..c658c80 100644 --- a/composer.json +++ b/composer.json @@ -36,7 +36,8 @@ "phpmv/ubiquity-codeception": "^1.0", "phpmv/php-mv-ui": "^2.2", "phpmv/ubiquity-dev": "^0.1", - "phpmv/ubiquity-commands": "^0.0" + "phpmv/ubiquity-commands": "^0.0", + "phpmv/ubiquity-debug": "^0.0" }, "minimum-stability": "dev", "prefer-stable": true,