diff --git a/README.md b/README.md index 61ae6c203..d3b3a516a 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Then create the `composer.json` file as follows: ```json { "require": { - "phalcon/incubator": "^3.3" + "phalcon/incubator": "^3.4" } } ```