From 9bd6bce4d55dc81d59296516751f4c594c041fa9 Mon Sep 17 00:00:00 2001 From: Marco Pivetta Date: Wed, 12 Jan 2022 12:34:54 +0100 Subject: [PATCH] Removed reference to v2 of `laminas/laminas-mvc` - the dependency is declared in `composer.json` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 77ee428..1d2ac9e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # OcraCachedViewResolver -OcraCachedViewResolver is performance-oriented Laminas MVC 2 Module that increases performance +OcraCachedViewResolver is performance-oriented `laminas/laminas-mvc` Module that increases performance in your application by caching the process of resolving template names to template paths. In [`laminas/laminas-mvc-skeleton`](https://github.com/laminas/laminas-mvc-skeleton), the process of resolving template