diff --git a/composer.lock b/composer.lock index 53e3bee..d9f27e0 100644 --- a/composer.lock +++ b/composer.lock @@ -4456,16 +4456,16 @@ }, { "name": "shipmonk/composer-dependency-analyser", - "version": "1.8.3", + "version": "1.8.4", "source": { "type": "git", "url": "https://github.com/shipmonk-rnd/composer-dependency-analyser.git", - "reference": "ca6b2725cd4854d97c1ce08e6954a74fbdd25372" + "reference": "975e5873b519d5180b1017a5dfb43d80781abd45" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/shipmonk-rnd/composer-dependency-analyser/zipball/ca6b2725cd4854d97c1ce08e6954a74fbdd25372", - "reference": "ca6b2725cd4854d97c1ce08e6954a74fbdd25372", + "url": "https://api.github.com/repos/shipmonk-rnd/composer-dependency-analyser/zipball/975e5873b519d5180b1017a5dfb43d80781abd45", + "reference": "975e5873b519d5180b1017a5dfb43d80781abd45", "shasum": "" }, "require": { @@ -4474,15 +4474,15 @@ "php": "^7.2 || ^8.0" }, "require-dev": { - "editorconfig-checker/editorconfig-checker": "^10.6.0", + "editorconfig-checker/editorconfig-checker": "^10.7.0", "ergebnis/composer-normalize": "^2.19.0", "ext-dom": "*", "ext-libxml": "*", "phpcompatibility/php-compatibility": "^9.3.5", - "phpstan/phpstan": "^1.12.3", - "phpstan/phpstan-phpunit": "^1.4.0", - "phpstan/phpstan-strict-rules": "^1.6.0", - "phpunit/phpunit": "^8.5.39 || ^9.6.20", + "phpstan/phpstan": "^1.12.26", + "phpstan/phpstan-phpunit": "^1.4.2", + "phpstan/phpstan-strict-rules": "^1.6.2", + "phpunit/phpunit": "^8.5.42 || ^9.6.23", "shipmonk/name-collision-detector": "^2.1.1", "slevomat/coding-standard": "^8.15.0" }, @@ -4516,9 +4516,9 @@ ], "support": { "issues": "https://github.com/shipmonk-rnd/composer-dependency-analyser/issues", - "source": "https://github.com/shipmonk-rnd/composer-dependency-analyser/tree/1.8.3" + "source": "https://github.com/shipmonk-rnd/composer-dependency-analyser/tree/1.8.4" }, - "time": "2025-02-10T13:31:57+00:00" + "time": "2025-11-25T14:38:16+00:00" }, { "name": "staabm/side-effects-detector",