diff --git a/composer.json b/composer.json index 2ad920a..471cbc5 100644 --- a/composer.json +++ b/composer.json @@ -8,7 +8,7 @@ "php": ">=7.4", "cakephp/cakephp": "4.4.*", "cakephp/migrations": "^3.2", - "cakephp/plugin-installer": "^1.3", + "cakephp/plugin-installer": "^2.0", "mobiledetect/mobiledetectlib": "^2.8" }, "require-dev": {