diff --git a/composer.json b/composer.json index ffad693..4e7ecf0 100644 --- a/composer.json +++ b/composer.json @@ -10,7 +10,7 @@ } ], "require": { - "botman/botman": "~2.5.0", + "botman/botman": "^2.5", "php": ">=7.1", "charlottedunois/yasmin": "~v0.6", "illuminate/support": "^6.0"