diff --git a/composer.json b/composer.json index 4c9675b5..d9f65f9b 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "kba-team/cakephp-adminlte-theme", + "name": "maiconpinto/cakephp-adminlte-theme", "description": "CakePHP 4.x AdminLTE Theme.", "type": "cakephp-plugin", "keywords": ["cakephp", "templates", "plugin"], @@ -26,7 +26,7 @@ } }, "support": { - "issues": "https://github.com/the-kbA-team/cakephp-adminlte-theme/issues", - "source": "https://github.com/the-kbA-team/cakephp-adminlte-theme" + "issues": "https://github.com/maiconpinto/cakephp-adminlte-theme/issues", + "source": "https://github.com/maiconpinto/cakephp-adminlte-theme" } }