From 08f70b39445106c05529e0e7fd7ab78bb8e029f7 Mon Sep 17 00:00:00 2001 From: Yaroslav Shatkevich Date: Sun, 4 Dec 2016 11:07:25 +0100 Subject: [PATCH 1/3] Zend Components Installer directive added --- composer.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/composer.json b/composer.json index cbf5071..fd5d16d 100644 --- a/composer.json +++ b/composer.json @@ -46,5 +46,10 @@ }, "suggest": { "zendframework/zend-mvc-plugin-flashmessenger": "for zf3 support" + }, + "extra": { + "zf": { + "module": "ZfcTwig" + } } } From 07e2326981ce4895a3db81410d7fd435d2470e0b Mon Sep 17 00:00:00 2001 From: Yaroslav Shatkevich Date: Sun, 4 Dec 2016 11:13:51 +0100 Subject: [PATCH 2/3] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index fd5d16d..413d23e 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "kokspflanze/zfc-twig", + "name": "saadhre/zfc-twig", "description": "Zend Framework Module that provides a Twig rendering strategy and extensions to render actions or trigger events from your templates", "type": "library", "keywords": [ From aac444181d3c849a05a2ec6654ca30580206c122 Mon Sep 17 00:00:00 2001 From: Yaroslav Shatkevich Date: Sun, 4 Dec 2016 11:25:11 +0100 Subject: [PATCH 3/3] Repository name reverted --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 413d23e..fd5d16d 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "saadhre/zfc-twig", + "name": "kokspflanze/zfc-twig", "description": "Zend Framework Module that provides a Twig rendering strategy and extensions to render actions or trigger events from your templates", "type": "library", "keywords": [