diff --git a/README.md b/README.md index f6ddc5e..57cce2e 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ LmcRbac only officially supports installation through Composer. For Composer doc Install the module: ```sh -$ php composer.phar require lm-commons/lmc-rbac:^1.0 +$ php composer.phar require lm-commons/lmc-rbac:^1.1 ``` Enable the module by adding `LmcRbac` key to your `application.config.php` file. Customize the module by copy-pasting