From 4b92a7e32da84347387bfa81680f94c319b78f1b Mon Sep 17 00:00:00 2001 From: Helmut Kaufmann Date: Sun, 28 Aug 2022 10:22:40 +0200 Subject: [PATCH] Added version for composer installation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b7f056a..3dc6bb0 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ allows using the respective Laravel functions natively along the lines ``{{ Stor Use Composer to install the plugin by executing ``` -composer require mercator/wn-twigext-plugin +composer require mercator/wn-twigext-plugin "^1.2" ``` from the root of your [WinterCMS](https://wintercms.com) installation.