diff --git a/composer.lock b/composer.lock index 7dec59cd..f77f9e3c 100644 --- a/composer.lock +++ b/composer.lock @@ -7308,16 +7308,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.57.2", + "version": "v3.58.0", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "22f7f3145606df92b02fb1bd22c30abfce956d3c" + "reference": "55d3483c80c09f91d876aa4e2971ce349d07310c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/22f7f3145606df92b02fb1bd22c30abfce956d3c", - "reference": "22f7f3145606df92b02fb1bd22c30abfce956d3c", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/55d3483c80c09f91d876aa4e2971ce349d07310c", + "reference": "55d3483c80c09f91d876aa4e2971ce349d07310c", "shasum": "" }, "require": { @@ -7396,7 +7396,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.57.2" + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.58.0" }, "funding": [ { @@ -7404,7 +7404,7 @@ "type": "github" } ], - "time": "2024-05-20T20:41:57+00:00" + "time": "2024-05-28T16:55:30+00:00" }, { "name": "hamcrest/hamcrest-php", @@ -14196,16 +14196,16 @@ }, { "name": "wayofdev/cs-fixer-config", - "version": "v1.4.5", + "version": "v1.5.0", "source": { "type": "git", "url": "https://github.com/wayofdev/php-cs-fixer-config.git", - "reference": "d38222297a12344cb968b85213878534ffffbefc" + "reference": "1300d46e72b7893b038c429585206981820fb4e8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wayofdev/php-cs-fixer-config/zipball/d38222297a12344cb968b85213878534ffffbefc", - "reference": "d38222297a12344cb968b85213878534ffffbefc", + "url": "https://api.github.com/repos/wayofdev/php-cs-fixer-config/zipball/1300d46e72b7893b038c429585206981820fb4e8", + "reference": "1300d46e72b7893b038c429585206981820fb4e8", "shasum": "" }, "require": { @@ -14270,7 +14270,7 @@ "type": "github" } ], - "time": "2024-05-28T13:37:07+00:00" + "time": "2024-05-29T08:43:41+00:00" }, { "name": "zbateson/mail-mime-parser",