diff --git a/vendor-bin/coding-standard/composer.lock b/vendor-bin/coding-standard/composer.lock index 82bc2d57e5..8e985f14b9 100644 --- a/vendor-bin/coding-standard/composer.lock +++ b/vendor-bin/coding-standard/composer.lock @@ -97,16 +97,16 @@ }, { "name": "php-cs-fixer/shim", - "version": "v3.67.0", + "version": "v3.67.1", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/shim.git", - "reference": "26e5ed1043251e6b2cb9faf8f3ad29485a0f6de6" + "reference": "3621f5f0519241771cb978c3f85e22c3571a5ee3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/shim/zipball/26e5ed1043251e6b2cb9faf8f3ad29485a0f6de6", - "reference": "26e5ed1043251e6b2cb9faf8f3ad29485a0f6de6", + "url": "https://api.github.com/repos/PHP-CS-Fixer/shim/zipball/3621f5f0519241771cb978c3f85e22c3571a5ee3", + "reference": "3621f5f0519241771cb978c3f85e22c3571a5ee3", "shasum": "" }, "require": { @@ -143,9 +143,9 @@ "description": "A tool to automatically fix PHP code style", "support": { "issues": "https://github.com/PHP-CS-Fixer/shim/issues", - "source": "https://github.com/PHP-CS-Fixer/shim/tree/v3.67.0" + "source": "https://github.com/PHP-CS-Fixer/shim/tree/v3.67.1" }, - "time": "2025-01-08T10:18:35+00:00" + "time": "2025-01-12T12:21:37+00:00" } ], "aliases": [], diff --git a/vendor-bin/phpunit/composer.lock b/vendor-bin/phpunit/composer.lock index a644465ba5..a23e3c9032 100644 --- a/vendor-bin/phpunit/composer.lock +++ b/vendor-bin/phpunit/composer.lock @@ -1018,12 +1018,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "0d1066fa8302c0bdd897628c0fab01bffbbd6c3a" + "reference": "2f41cde26ef95a3ee44ae112a65b54893258cd26" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/0d1066fa8302c0bdd897628c0fab01bffbbd6c3a", - "reference": "0d1066fa8302c0bdd897628c0fab01bffbbd6c3a", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/2f41cde26ef95a3ee44ae112a65b54893258cd26", + "reference": "2f41cde26ef95a3ee44ae112a65b54893258cd26", "shasum": "" }, "require": { @@ -1113,7 +1113,7 @@ "type": "tidelift" } ], - "time": "2025-01-06T08:24:41+00:00" + "time": "2025-01-13T07:14:15+00:00" }, { "name": "psr/http-client",