diff --git a/composer.json b/composer.json index e99cd48..72b3985 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "description": "Rejoice building USSD applications", "type": "project", "require": { - "rejoice/framework": "^0.0.7", + "rejoice/framework": "^0.0.8", "rejoice/simulator": "^0.2.2", "symfony/console": "^5.1" },