diff --git a/composer.json b/composer.json index d7259dd..b823aa7 100644 --- a/composer.json +++ b/composer.json @@ -56,7 +56,7 @@ "ghostwriter/coding-standard": "dev-main", "mockery/mockery": "^1.6.12", "phpunit/phpunit": "^13.0.5", - "symfony/var-dumper": "^8.0.4" + "symfony/var-dumper": "^8.0.6" }, "prefer-stable": true, "autoload": { diff --git a/composer.lock b/composer.lock index 7ea86e1..4938405 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": "0adbec90587383716c746f1cfb7b5108", + "content-hash": "4e558c7a3902b8df74cdc72f1867643c", "packages": [ { "name": "ghostwriter/case-converter", @@ -892,12 +892,12 @@ "source": { "type": "git", "url": "https://github.com/ghostwriter/coding-standard.git", - "reference": "90a9d19ad12357ed8ba0902b90587a644db3bacc" + "reference": "755954a53bc5097ecadadc644df3ced28898c862" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ghostwriter/coding-standard/zipball/90a9d19ad12357ed8ba0902b90587a644db3bacc", - "reference": "90a9d19ad12357ed8ba0902b90587a644db3bacc", + "url": "https://api.github.com/repos/ghostwriter/coding-standard/zipball/755954a53bc5097ecadadc644df3ced28898c862", + "reference": "755954a53bc5097ecadadc644df3ced28898c862", "shasum": "" }, "require": { @@ -915,7 +915,6 @@ "ext-gettext": "*", "ext-hash": "*", "ext-iconv": "*", - "ext-igbinary": "*", "ext-intl": "*", "ext-json": "*", "ext-libxml": "*", @@ -947,11 +946,11 @@ "ext-zend-opcache": "*", "ext-zip": "*", "ext-zlib": "*", - "infection/infection": "^0.32.5", + "infection/infection": "^0.32.6", "mockery/mockery": "^1.6.12", "php": "~8.4.0 || ~8.5.0", "phpunit/phpunit": "^13.0.5", - "symfony/var-dumper": "^8.0.4" + "symfony/var-dumper": "^8.0.6" }, "conflict": { "pestphp/pest": "*" @@ -1002,7 +1001,7 @@ "type": "github" } ], - "time": "2026-02-22T11:51:03+00:00" + "time": "2026-02-27T12:09:21+00:00" }, { "name": "hamcrest/hamcrest-php", @@ -1234,16 +1233,16 @@ }, { "name": "infection/infection", - "version": "0.32.5", + "version": "0.32.6", "source": { "type": "git", "url": "https://github.com/infection/infection.git", - "reference": "932fc7aa7a03bdbe387e42f8c8bd17d9d347653e" + "reference": "4ed769947eaf2ecf42203027301bad2bedf037e5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/infection/infection/zipball/932fc7aa7a03bdbe387e42f8c8bd17d9d347653e", - "reference": "932fc7aa7a03bdbe387e42f8c8bd17d9d347653e", + "url": "https://api.github.com/repos/infection/infection/zipball/4ed769947eaf2ecf42203027301bad2bedf037e5", + "reference": "4ed769947eaf2ecf42203027301bad2bedf037e5", "shasum": "" }, "require": { @@ -1354,7 +1353,7 @@ ], "support": { "issues": "https://github.com/infection/infection/issues", - "source": "https://github.com/infection/infection/tree/0.32.5" + "source": "https://github.com/infection/infection/tree/0.32.6" }, "funding": [ { @@ -1366,7 +1365,7 @@ "type": "open_collective" } ], - "time": "2026-02-20T07:59:31+00:00" + "time": "2026-02-26T14:34:26+00:00" }, { "name": "infection/mutator", @@ -4801,16 +4800,16 @@ }, { "name": "symfony/var-dumper", - "version": "v8.0.4", + "version": "v8.0.6", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "326e0406fc315eca57ef5740fa4a280b7a068c82" + "reference": "2e14f7e0bf5ff02c6e63bd31cb8e4855a13d6209" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/326e0406fc315eca57ef5740fa4a280b7a068c82", - "reference": "326e0406fc315eca57ef5740fa4a280b7a068c82", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/2e14f7e0bf5ff02c6e63bd31cb8e4855a13d6209", + "reference": "2e14f7e0bf5ff02c6e63bd31cb8e4855a13d6209", "shasum": "" }, "require": { @@ -4864,7 +4863,7 @@ "dump" ], "support": { - "source": "https://github.com/symfony/var-dumper/tree/v8.0.4" + "source": "https://github.com/symfony/var-dumper/tree/v8.0.6" }, "funding": [ { @@ -4884,7 +4883,7 @@ "type": "tidelift" } ], - "time": "2026-01-01T23:07:29+00:00" + "time": "2026-02-15T10:53:29+00:00" }, { "name": "thecodingmachine/safe",