diff --git a/composer.json b/composer.json index 777d83d..2bfe8ae 100644 --- a/composer.json +++ b/composer.json @@ -52,7 +52,7 @@ "ghostwriter/coding-standard": "dev-main", "mockery/mockery": "^1.6.12", "phpunit/phpunit": "^13.0.6", - "symfony/var-dumper": "^8.0.6" + "symfony/var-dumper": "^8.0.8" }, "prefer-stable": true, "autoload": { diff --git a/composer.lock b/composer.lock index b20a4a7..ffedff0 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": "5bd0fb0810d4a1971326e9a2a3bcdc5f", + "content-hash": "654d59243120c6cc40f8b7e9ba436e6f", "packages": [ { "name": "ghostwriter/case-converter", @@ -1592,12 +1592,12 @@ "source": { "type": "git", "url": "https://github.com/ghostwriter/coding-standard.git", - "reference": "890909b2c0a261ccba62bea40b122e85012eb07f" + "reference": "8c1c9bb7665ffccb7fba81293d1f8121d003ba2b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ghostwriter/coding-standard/zipball/890909b2c0a261ccba62bea40b122e85012eb07f", - "reference": "890909b2c0a261ccba62bea40b122e85012eb07f", + "url": "https://api.github.com/repos/ghostwriter/coding-standard/zipball/8c1c9bb7665ffccb7fba81293d1f8121d003ba2b", + "reference": "8c1c9bb7665ffccb7fba81293d1f8121d003ba2b", "shasum": "" }, "require": { @@ -1650,7 +1650,7 @@ "mockery/mockery": "^1.6.12", "php": "~8.4.0 || ~8.5.0", "phpunit/phpunit": "^13.0.6", - "symfony/var-dumper": "^7.0 || ^8.0" + "symfony/var-dumper": "^8.0.8" }, "conflict": { "pestphp/pest": "*" @@ -1701,7 +1701,7 @@ "type": "github" } ], - "time": "2026-03-31T07:10:02+00:00" + "time": "2026-04-01T14:21:35+00:00" }, { "name": "hamcrest/hamcrest-php", @@ -4757,16 +4757,16 @@ }, { "name": "symfony/var-dumper", - "version": "v8.0.6", + "version": "v8.0.8", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "2e14f7e0bf5ff02c6e63bd31cb8e4855a13d6209" + "reference": "cfb7badd53bf4177f6e9416cfbbccc13c0e773a1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/2e14f7e0bf5ff02c6e63bd31cb8e4855a13d6209", - "reference": "2e14f7e0bf5ff02c6e63bd31cb8e4855a13d6209", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/cfb7badd53bf4177f6e9416cfbbccc13c0e773a1", + "reference": "cfb7badd53bf4177f6e9416cfbbccc13c0e773a1", "shasum": "" }, "require": { @@ -4820,7 +4820,7 @@ "dump" ], "support": { - "source": "https://github.com/symfony/var-dumper/tree/v8.0.6" + "source": "https://github.com/symfony/var-dumper/tree/v8.0.8" }, "funding": [ { @@ -4840,7 +4840,7 @@ "type": "tidelift" } ], - "time": "2026-02-15T10:53:29+00:00" + "time": "2026-03-31T07:15:36+00:00" }, { "name": "thecodingmachine/safe", diff --git a/phive.xml b/phive.xml index c31ba15..6ad94a2 100644 --- a/phive.xml +++ b/phive.xml @@ -1,6 +1,6 @@ - + diff --git a/tools/phar/composer b/tools/phar/composer index 3d1b983..659c8c4 100755 Binary files a/tools/phar/composer and b/tools/phar/composer differ