diff --git a/composer.json b/composer.json index 8f951c4..69a1b96 100644 --- a/composer.json +++ b/composer.json @@ -44,7 +44,7 @@ "ghostwriter/container": "^6.0.1", "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 6649076..168350a 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": "ba182e2a8340ee273cb8558d1fc864bf", + "content-hash": "d5e7b641f5abc5f8efb90b414c29c945", "packages": [], "packages-dev": [ { @@ -307,12 +307,12 @@ "source": { "type": "git", "url": "https://github.com/ghostwriter/coding-standard.git", - "reference": "ae86bf22d3457b31d9c538daff8f31828448667f" + "reference": "8c1c9bb7665ffccb7fba81293d1f8121d003ba2b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ghostwriter/coding-standard/zipball/ae86bf22d3457b31d9c538daff8f31828448667f", - "reference": "ae86bf22d3457b31d9c538daff8f31828448667f", + "url": "https://api.github.com/repos/ghostwriter/coding-standard/zipball/8c1c9bb7665ffccb7fba81293d1f8121d003ba2b", + "reference": "8c1c9bb7665ffccb7fba81293d1f8121d003ba2b", "shasum": "" }, "require": { @@ -365,7 +365,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": "*" @@ -416,7 +416,7 @@ "type": "github" } ], - "time": "2026-03-31T10:52:40+00:00" + "time": "2026-04-01T14:21:35+00:00" }, { "name": "ghostwriter/container", @@ -4325,16 +4325,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": { @@ -4388,7 +4388,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": [ { @@ -4408,7 +4408,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