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" },