diff --git a/composer.lock b/composer.lock index 1f25f1d..d2a4628 100644 --- a/composer.lock +++ b/composer.lock @@ -383,16 +383,16 @@ }, { "name": "cakephp/plugin-installer", - "version": "2.0.1", + "version": "2.0.2", "source": { "type": "git", "url": "https://github.com/cakephp/plugin-installer.git", - "reference": "5420701fd47d82fe81805ebee34fbbcef34c52ba" + "reference": "40bfecb4565ab29cd8c34b0d02d0007d2d5ebd2b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/cakephp/plugin-installer/zipball/5420701fd47d82fe81805ebee34fbbcef34c52ba", - "reference": "5420701fd47d82fe81805ebee34fbbcef34c52ba", + "url": "https://api.github.com/repos/cakephp/plugin-installer/zipball/40bfecb4565ab29cd8c34b0d02d0007d2d5ebd2b", + "reference": "40bfecb4565ab29cd8c34b0d02d0007d2d5ebd2b", "shasum": "" }, "require": { @@ -402,7 +402,7 @@ "require-dev": { "cakephp/cakephp-codesniffer": "^5.0", "composer/composer": "^2.0", - "phpunit/phpunit": "^10.1.0" + "phpunit/phpunit": "^10.1.0 || ^11.1.3 || ^12.0 || ^13.0" }, "type": "composer-plugin", "extra": { @@ -423,12 +423,12 @@ "homepage": "https://cakephp.org" } ], - "description": "A composer installer for CakePHP 3.0+ plugins.", + "description": "A composer installer for CakePHP plugins.", "support": { "issues": "https://github.com/cakephp/plugin-installer/issues", - "source": "https://github.com/cakephp/plugin-installer/tree/2.0.1" + "source": "https://github.com/cakephp/plugin-installer/tree/2.0.2" }, - "time": "2023-09-10T10:02:44+00:00" + "time": "2026-04-10T02:55:04+00:00" }, { "name": "composer/ca-bundle", @@ -7098,12 +7098,12 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": [], + "stability-flags": {}, "prefer-stable": true, "prefer-lowest": false, "platform": { "php": ">=8.2" }, - "platform-dev": [], - "plugin-api-version": "2.6.0" + "platform-dev": {}, + "plugin-api-version": "2.9.0" }