diff --git a/composer.json b/composer.json index 5f7de63..0deec5d 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "description": "Rejoice building USSD applications", "type": "project", "require": { - "rejoice/framework": "^0.0.4", + "rejoice/framework": "^0.0.5", "symfony/console": "5.1" }, "require-dev": {