diff --git a/README.md b/README.md index 72ec638..c45ad33 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Require the bundle in your `composer.json` file: ````json { "require": { - "intaro/pinba-bundle": "~0.4", + "intaro/pinba-bundle": "~0.4.2", } } ```