diff --git a/composer.lock b/composer.lock index 619805da..4509a46a 100644 --- a/composer.lock +++ b/composer.lock @@ -2151,22 +2151,22 @@ }, { "name": "ergebnis/php-cs-fixer-config", - "version": "6.34.0", + "version": "6.35.0", "source": { "type": "git", "url": "https://github.com/ergebnis/php-cs-fixer-config.git", - "reference": "a79edaba005ef56c993422c60190f9b88fec4421" + "reference": "22163e59a0650aacda383c4d928d2eae30ce0cb1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ergebnis/php-cs-fixer-config/zipball/a79edaba005ef56c993422c60190f9b88fec4421", - "reference": "a79edaba005ef56c993422c60190f9b88fec4421", + "url": "https://api.github.com/repos/ergebnis/php-cs-fixer-config/zipball/22163e59a0650aacda383c4d928d2eae30ce0cb1", + "reference": "22163e59a0650aacda383c4d928d2eae30ce0cb1", "shasum": "" }, "require": { "erickskrauch/php-cs-fixer-custom-fixers": "~1.3.0", "ext-filter": "*", - "friendsofphp/php-cs-fixer": "~3.61.0", + "friendsofphp/php-cs-fixer": "~3.62.0", "kubawerlos/php-cs-fixer-custom-fixers": "~3.21.0", "php": "~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0" }, @@ -2215,7 +2215,7 @@ "security": "https://github.com/ergebnis/php-cs-fixer-config/blob/main/.github/SECURITY.md", "source": "https://github.com/ergebnis/php-cs-fixer-config" }, - "time": "2024-07-31T09:52:53+00:00" + "time": "2024-08-12T21:13:43+00:00" }, { "name": "ergebnis/test-util", @@ -2534,16 +2534,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.61.0", + "version": "v3.62.0", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "737a24b6d531db9c034ac97524ac3a3bde0c20c0" + "reference": "627692f794d35c43483f34b01d94740df2a73507" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/737a24b6d531db9c034ac97524ac3a3bde0c20c0", - "reference": "737a24b6d531db9c034ac97524ac3a3bde0c20c0", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/627692f794d35c43483f34b01d94740df2a73507", + "reference": "627692f794d35c43483f34b01d94740df2a73507", "shasum": "" }, "require": { @@ -2625,7 +2625,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.61.0" + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.62.0" }, "funding": [ { @@ -2633,7 +2633,7 @@ "type": "github" } ], - "time": "2024-07-31T08:18:16+00:00" + "time": "2024-08-07T17:03:09+00:00" }, { "name": "icanhazstring/composer-unused",