From 45111d59166a958c23e684fa9af81f34ceddb3f5 Mon Sep 17 00:00:00 2001 From: Eric Richer Date: Sat, 6 Feb 2021 15:56:12 -0500 Subject: [PATCH] Minor update to README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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