From f2aa9122f67f28936719cdfc37a0297a75048212 Mon Sep 17 00:00:00 2001 From: Prince Dorcis Date: Sun, 15 Nov 2020 11:48:22 +0000 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 046c557..c5e83c3 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "description": "Rejoice building USSD applications", "type": "project", "require": { - "rejoice/framework": "^0.0.9", + "rejoice/framework": "^0.0", "rejoice/simulator": "^0.2", "symfony/console": "^5.1" },