diff --git a/Tests/CGL/composer.lock b/Tests/CGL/composer.lock index 739d6f78..eab92e44 100644 --- a/Tests/CGL/composer.lock +++ b/Tests/CGL/composer.lock @@ -5970,16 +5970,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.67.0", + "version": "v3.67.1", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "0ad34c75d1172f7d30320460e803887981830cbf" + "reference": "db533e9aeb19c33033b6a1b734c8de4f4ebaa7dc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/0ad34c75d1172f7d30320460e803887981830cbf", - "reference": "0ad34c75d1172f7d30320460e803887981830cbf", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/db533e9aeb19c33033b6a1b734c8de4f4ebaa7dc", + "reference": "db533e9aeb19c33033b6a1b734c8de4f4ebaa7dc", "shasum": "" }, "require": { @@ -6061,7 +6061,7 @@ ], "support": { "issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues", - "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.67.0" + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.67.1" }, "funding": [ { @@ -6069,7 +6069,7 @@ "type": "github" } ], - "time": "2025-01-08T10:17:40+00:00" + "time": "2025-01-12T12:20:47+00:00" }, { "name": "helmich/typo3-typoscript-lint", diff --git a/composer.lock b/composer.lock index 1ef3618b..f80a0ac9 100644 --- a/composer.lock +++ b/composer.lock @@ -6744,16 +6744,16 @@ }, { "name": "helhum/config-loader", - "version": "v0.12.5", + "version": "v0.12.6", "source": { "type": "git", "url": "https://github.com/helhum/config-loader.git", - "reference": "f761ab3fcf888b9d17d679d94b14aca24fe6bfab" + "reference": "4538ad189ebbb319d97697f350401150dd7a6155" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/helhum/config-loader/zipball/f761ab3fcf888b9d17d679d94b14aca24fe6bfab", - "reference": "f761ab3fcf888b9d17d679d94b14aca24fe6bfab", + "url": "https://api.github.com/repos/helhum/config-loader/zipball/4538ad189ebbb319d97697f350401150dd7a6155", + "reference": "4538ad189ebbb319d97697f350401150dd7a6155", "shasum": "" }, "require": { @@ -6762,7 +6762,7 @@ "require-dev": { "php-parallel-lint/php-parallel-lint": "^1.2", "phpunit/phpunit": "^8.5", - "symfony/yaml": "^2.8 || ^3.3 || ^4.0 || ^5.0" + "symfony/yaml": "^2.8 || ^3.3 || ^4.0 || ^5.0 || ^6.0" }, "suggest": { "ext-yaml": "For improved performance when parsing yaml files you should use the PECL YAML Parser php extension", @@ -6786,7 +6786,7 @@ "description": "Generic config loader with context and environment support.", "support": { "issues": "https://github.com/helhum/config-loader/issues", - "source": "https://github.com/helhum/config-loader/tree/v0.12.5" + "source": "https://github.com/helhum/config-loader/tree/v0.12.6" }, "funding": [ { @@ -6798,7 +6798,7 @@ "type": "github" } ], - "time": "2022-02-21T15:32:39+00:00" + "time": "2024-12-16T10:48:26+00:00" }, { "name": "koehnlein/codeception-email-mailpit",