From 9ca8ba5776545b2d57670be635a5eff02c828fec Mon Sep 17 00:00:00 2001 From: Alejandro Vilar Date: Sat, 13 May 2017 16:32:24 -0300 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 26b3e8b..ca92ea3 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "codaxis/cakephp-bootstrap3-helpers", + "name": "paxapos/cakephp-bootstrap3-helpers", "description": "CakePHP highly configurable helpers for Bootstrap 3 framework.", "type": "cakephp-plugin", "keywords": ["cakephp","bootstrap","helper"],