diff --git a/README.md b/README.md index 7deb700..295b7b2 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Just define the following requirement in your `composer.json` file: { "require": { - "brick/math": "*" + "brick/math": "0.4.*" } }