From 8206aa6c220b093c760dab2b7ecffd5bc413b131 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kuba=20Wer=C5=82os?= Date: Sat, 17 May 2025 07:21:43 +0200 Subject: [PATCH] Update dev tools --- .dev-tools/composer.json | 6 ++--- .dev-tools/composer.lock | 52 ++++++++++++++++++++-------------------- 2 files changed, 29 insertions(+), 29 deletions(-) diff --git a/.dev-tools/composer.json b/.dev-tools/composer.json index b721d075..cf9a8373 100644 --- a/.dev-tools/composer.json +++ b/.dev-tools/composer.json @@ -9,11 +9,11 @@ "mi-schi/phpmd-extension": "^4.3", "phpmd/phpmd": "^2.15", "phpstan/extension-installer": "^1.4.3", - "phpstan/phpstan": "^2.1.14", + "phpstan/phpstan": "^2.1.16", "phpstan/phpstan-phpunit": "^2.0.6", "phpstan/phpstan-strict-rules": "^2.0.4", - "shipmonk/composer-dependency-analyser": "^1.8.2", - "squizlabs/php_codesniffer": "^3.12.2", + "shipmonk/composer-dependency-analyser": "^1.8.3", + "squizlabs/php_codesniffer": "^3.13.0", "tomasvotruba/type-coverage": "^2.0.2" }, "autoload": { diff --git a/.dev-tools/composer.lock b/.dev-tools/composer.lock index 477dab3c..e3b22a26 100644 --- a/.dev-tools/composer.lock +++ b/.dev-tools/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "c9a10ae38e0e3927544d696ee9620767", + "content-hash": "4332451a0d94e29091497a0562dc0900", "packages": [ { "name": "colinodell/json5", @@ -985,16 +985,16 @@ }, { "name": "phpstan/phpstan", - "version": "2.1.14", + "version": "2.1.16", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "8f2e03099cac24ff3b379864d171c5acbfc6b9a2" + "reference": "b8c1cf533cba0c305d91c6ccd23f3dd0566ba5f9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/8f2e03099cac24ff3b379864d171c5acbfc6b9a2", - "reference": "8f2e03099cac24ff3b379864d171c5acbfc6b9a2" + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/b8c1cf533cba0c305d91c6ccd23f3dd0566ba5f9", + "reference": "b8c1cf533cba0c305d91c6ccd23f3dd0566ba5f9" }, "require": { "php": "^7.4|^8.0" @@ -1151,16 +1151,16 @@ }, { "name": "sanmai/later", - "version": "0.1.6", + "version": "0.1.7", "source": { "type": "git", "url": "https://github.com/sanmai/later.git", - "reference": "39e6777bacbb58bd7d3e284ec70a564ec54b9d05" + "reference": "72a82d783864bca90412d8a26c1878f8981fee97" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sanmai/later/zipball/39e6777bacbb58bd7d3e284ec70a564ec54b9d05", - "reference": "39e6777bacbb58bd7d3e284ec70a564ec54b9d05" + "url": "https://api.github.com/repos/sanmai/later/zipball/72a82d783864bca90412d8a26c1878f8981fee97", + "reference": "72a82d783864bca90412d8a26c1878f8981fee97" }, "require": { "php": ">=8.2" @@ -1186,19 +1186,19 @@ }, { "name": "sanmai/pipeline", - "version": "6.12", + "version": "6.13", "source": { "type": "git", "url": "https://github.com/sanmai/pipeline.git", - "reference": "ad7dbc3f773eeafb90d5459522fbd8f188532e25" + "reference": "b6d79d88d98680a823c38d63d4e8028254246cfd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sanmai/pipeline/zipball/ad7dbc3f773eeafb90d5459522fbd8f188532e25", - "reference": "ad7dbc3f773eeafb90d5459522fbd8f188532e25" + "url": "https://api.github.com/repos/sanmai/pipeline/zipball/b6d79d88d98680a823c38d63d4e8028254246cfd", + "reference": "b6d79d88d98680a823c38d63d4e8028254246cfd" }, "require": { - "php": "^7.4 || ^8.0" + "php": ">=8.2" }, "type": "library", "extra": { @@ -1253,16 +1253,16 @@ }, { "name": "shipmonk/composer-dependency-analyser", - "version": "1.8.2", + "version": "1.8.3", "source": { "type": "git", "url": "https://github.com/shipmonk-rnd/composer-dependency-analyser.git", - "reference": "f374f5366028fd7ece8aeaffa76895d73dc0a05a" + "reference": "ca6b2725cd4854d97c1ce08e6954a74fbdd25372" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/shipmonk-rnd/composer-dependency-analyser/zipball/f374f5366028fd7ece8aeaffa76895d73dc0a05a", - "reference": "f374f5366028fd7ece8aeaffa76895d73dc0a05a" + "url": "https://api.github.com/repos/shipmonk-rnd/composer-dependency-analyser/zipball/ca6b2725cd4854d97c1ce08e6954a74fbdd25372", + "reference": "ca6b2725cd4854d97c1ce08e6954a74fbdd25372" }, "require": { "ext-json": "*", @@ -1285,16 +1285,16 @@ }, { "name": "squizlabs/php_codesniffer", - "version": "3.12.2", + "version": "3.13.0", "source": { "type": "git", "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git", - "reference": "6d4cf6032d4b718f168c90a96e36c7d0eaacb2aa" + "reference": "65ff2489553b83b4597e89c3b8b721487011d186" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/6d4cf6032d4b718f168c90a96e36c7d0eaacb2aa", - "reference": "6d4cf6032d4b718f168c90a96e36c7d0eaacb2aa" + "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/65ff2489553b83b4597e89c3b8b721487011d186", + "reference": "65ff2489553b83b4597e89c3b8b721487011d186" }, "require": { "ext-simplexml": "*", @@ -1816,16 +1816,16 @@ }, { "name": "thecodingmachine/safe", - "version": "v3.1.1", + "version": "v3.3.0", "source": { "type": "git", "url": "https://github.com/thecodingmachine/safe.git", - "reference": "234f6fe34a0bead8c5ae1cfc0800539442e6f619" + "reference": "2cdd579eeaa2e78e51c7509b50cc9fb89a956236" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thecodingmachine/safe/zipball/234f6fe34a0bead8c5ae1cfc0800539442e6f619", - "reference": "234f6fe34a0bead8c5ae1cfc0800539442e6f619" + "url": "https://api.github.com/repos/thecodingmachine/safe/zipball/2cdd579eeaa2e78e51c7509b50cc9fb89a956236", + "reference": "2cdd579eeaa2e78e51c7509b50cc9fb89a956236" }, "require": { "php": "^8.1"