diff --git a/README.md b/README.md index 923bae81..367dcfcd 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ It is installable and autoloadable via [Composer](https://getcomposer.org/) as [ ```json { "require": { - "bdk/debug": "^3.2", + "bdk/debug": "^3.3", } } ```