diff --git a/composer.lock b/composer.lock index 58fcc10..9de08a3 100644 --- a/composer.lock +++ b/composer.lock @@ -5745,16 +5745,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.21.2", + "version": "v3.22.0", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "80f68059bd371cd42c7b03bb6caa6352faed5b8e" + "reference": "92b019f6c8d79aa26349d0db7671d37440dc0ff3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/80f68059bd371cd42c7b03bb6caa6352faed5b8e", - "reference": "80f68059bd371cd42c7b03bb6caa6352faed5b8e", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/92b019f6c8d79aa26349d0db7671d37440dc0ff3", + "reference": "92b019f6c8d79aa26349d0db7671d37440dc0ff3", "shasum": "" }, "require": { @@ -5830,7 +5830,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.21.2" + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.22.0" }, "funding": [ { @@ -5838,7 +5838,7 @@ "type": "github" } ], - "time": "2023-07-16T09:28:11+00:00" + "time": "2023-07-16T23:08:06+00:00" }, { "name": "guzzlehttp/psr7", @@ -10688,16 +10688,16 @@ }, { "name": "wayofdev/cs-fixer-config", - "version": "v1.2.31", + "version": "v1.2.32", "source": { "type": "git", "url": "https://github.com/wayofdev/php-cs-fixer-config.git", - "reference": "ca81ab1b9770abb9b2274562a1c82cb82031bbba" + "reference": "a2e14275279eb607b018ef2f6d71ba1a8f5a9a8e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wayofdev/php-cs-fixer-config/zipball/ca81ab1b9770abb9b2274562a1c82cb82031bbba", - "reference": "ca81ab1b9770abb9b2274562a1c82cb82031bbba", + "url": "https://api.github.com/repos/wayofdev/php-cs-fixer-config/zipball/a2e14275279eb607b018ef2f6d71ba1a8f5a9a8e", + "reference": "a2e14275279eb607b018ef2f6d71ba1a8f5a9a8e", "shasum": "" }, "require": { @@ -10748,7 +10748,7 @@ "type": "github" } ], - "time": "2023-07-14T06:28:22+00:00" + "time": "2023-07-16T12:51:39+00:00" }, { "name": "zbateson/mail-mime-parser",