From cb4618a0c8f93f2e47849986015de80835f96d50 Mon Sep 17 00:00:00 2001 From: Sander van Dragt Date: Fri, 7 Jun 2024 15:44:12 +0100 Subject: [PATCH] Update readme.md version 0.2 --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index c258174..ec34780 100644 --- a/readme.md +++ b/readme.md @@ -15,7 +15,7 @@ Just install the plugin like any other plugin. Installation as a MU plugin is su ```shell composer config repositories.hm-expiry-cache vcs git@github.com:humanmade/hm-expiry-cache.git -composer require humanmade/hm-expiry-cache:dev-main --no-update +composer require humanmade/hm-expiry-cache:^0.2 --no-update composer update humanmade/hm-expiry-cache --prefer-source ```