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