diff --git a/composer.json b/composer.json index ad428fb..989e7b4 100644 --- a/composer.json +++ b/composer.json @@ -14,13 +14,13 @@ "composer-runtime-api": "^2.2.0" }, "require-dev": { - "composer/composer": "^2.8.5", + "composer/composer": "^2.8.6", "doctrine/coding-standard": "^12.0.0", "ext-zip": "^1.15.0", "roave/infection-static-analysis-plugin": "^1.36.0", - "phpunit/phpunit": "^11.5.9", + "phpunit/phpunit": "^11.5.10", "psalm/plugin-phpunit": "^0.19.2", - "vimeo/psalm": "^6.8.6" + "vimeo/psalm": "^6.8.8" }, "replace": { "composer/package-versions-deprecated": "*" diff --git a/composer.lock b/composer.lock index 21c479b..a557357 100644 --- a/composer.lock +++ b/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": "4dd35da7ebb07a0c04fa9125f1e41103", + "content-hash": "e604032e544b51b2183e8489a2d44494", "packages": [], "packages-dev": [ { @@ -1054,16 +1054,16 @@ }, { "name": "composer/composer", - "version": "2.8.5", + "version": "2.8.6", "source": { "type": "git", "url": "https://github.com/composer/composer.git", - "reference": "ae208dc1e182bd45d99fcecb956501da212454a1" + "reference": "937c775a644bd7d2c3dfbb352747488463a6e673" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/composer/zipball/ae208dc1e182bd45d99fcecb956501da212454a1", - "reference": "ae208dc1e182bd45d99fcecb956501da212454a1", + "url": "https://api.github.com/repos/composer/composer/zipball/937c775a644bd7d2c3dfbb352747488463a6e673", + "reference": "937c775a644bd7d2c3dfbb352747488463a6e673", "shasum": "" }, "require": { @@ -1148,7 +1148,7 @@ "irc": "ircs://irc.libera.chat:6697/composer", "issues": "https://github.com/composer/composer/issues", "security": "https://github.com/composer/composer/security/policy", - "source": "https://github.com/composer/composer/tree/2.8.5" + "source": "https://github.com/composer/composer/tree/2.8.6" }, "funding": [ { @@ -1164,7 +1164,7 @@ "type": "tidelift" } ], - "time": "2025-01-21T14:23:40+00:00" + "time": "2025-02-25T12:03:50+00:00" }, { "name": "composer/metadata-minifier", @@ -3214,23 +3214,23 @@ }, { "name": "phpunit/php-code-coverage", - "version": "11.0.8", + "version": "11.0.9", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "418c59fd080954f8c4aa5631d9502ecda2387118" + "reference": "14d63fbcca18457e49c6f8bebaa91a87e8e188d7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/418c59fd080954f8c4aa5631d9502ecda2387118", - "reference": "418c59fd080954f8c4aa5631d9502ecda2387118", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/14d63fbcca18457e49c6f8bebaa91a87e8e188d7", + "reference": "14d63fbcca18457e49c6f8bebaa91a87e8e188d7", "shasum": "" }, "require": { "ext-dom": "*", "ext-libxml": "*", "ext-xmlwriter": "*", - "nikic/php-parser": "^5.3.1", + "nikic/php-parser": "^5.4.0", "php": ">=8.2", "phpunit/php-file-iterator": "^5.1.0", "phpunit/php-text-template": "^4.0.1", @@ -3242,7 +3242,7 @@ "theseer/tokenizer": "^1.2.3" }, "require-dev": { - "phpunit/phpunit": "^11.5.0" + "phpunit/phpunit": "^11.5.2" }, "suggest": { "ext-pcov": "PHP extension that provides line coverage", @@ -3280,7 +3280,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", "security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy", - "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/11.0.8" + "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/11.0.9" }, "funding": [ { @@ -3288,7 +3288,7 @@ "type": "github" } ], - "time": "2024-12-11T12:34:27+00:00" + "time": "2025-02-25T13:26:39+00:00" }, { "name": "phpunit/php-file-iterator", @@ -3537,16 +3537,16 @@ }, { "name": "phpunit/phpunit", - "version": "11.5.9", + "version": "11.5.10", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "c91c830e7108a81e5845aeb6ba8fe3c1a4351c0b" + "reference": "d5df2b32d729562ff8db634678d71085ee579006" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c91c830e7108a81e5845aeb6ba8fe3c1a4351c0b", - "reference": "c91c830e7108a81e5845aeb6ba8fe3c1a4351c0b", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/d5df2b32d729562ff8db634678d71085ee579006", + "reference": "d5df2b32d729562ff8db634678d71085ee579006", "shasum": "" }, "require": { @@ -3618,7 +3618,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/11.5.9" + "source": "https://github.com/sebastianbergmann/phpunit/tree/11.5.10" }, "funding": [ { @@ -3634,7 +3634,7 @@ "type": "tidelift" } ], - "time": "2025-02-21T06:08:50+00:00" + "time": "2025-02-25T06:11:48+00:00" }, { "name": "psalm/plugin-phpunit", @@ -6952,16 +6952,16 @@ }, { "name": "vimeo/psalm", - "version": "6.8.6", + "version": "6.8.8", "source": { "type": "git", "url": "https://github.com/vimeo/psalm.git", - "reference": "34ba9e1e5ea2e7396d3e2e644ee3e3a1d4336603" + "reference": "1361cd33008feb3ae2b4a93f1860e14e538ec8c2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/vimeo/psalm/zipball/34ba9e1e5ea2e7396d3e2e644ee3e3a1d4336603", - "reference": "34ba9e1e5ea2e7396d3e2e644ee3e3a1d4336603", + "url": "https://api.github.com/repos/vimeo/psalm/zipball/1361cd33008feb3ae2b4a93f1860e14e538ec8c2", + "reference": "1361cd33008feb3ae2b4a93f1860e14e538ec8c2", "shasum": "" }, "require": { @@ -7066,7 +7066,7 @@ "issues": "https://github.com/vimeo/psalm/issues", "source": "https://github.com/vimeo/psalm" }, - "time": "2025-02-21T10:03:22+00:00" + "time": "2025-02-25T17:34:39+00:00" }, { "name": "webmozart/assert",