diff --git a/composer.lock b/composer.lock index 082bc81..152d00b 100644 --- a/composer.lock +++ b/composer.lock @@ -7220,16 +7220,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.23.0", + "version": "v3.24.0", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "35af3cbbacfa91e164b252a28ec0b644f1ed4e78" + "reference": "bb6c9d7945dcbf6942e151b018c44d3767e21403" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/35af3cbbacfa91e164b252a28ec0b644f1ed4e78", - "reference": "35af3cbbacfa91e164b252a28ec0b644f1ed4e78", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/bb6c9d7945dcbf6942e151b018c44d3767e21403", + "reference": "bb6c9d7945dcbf6942e151b018c44d3767e21403", "shasum": "" }, "require": { @@ -7305,7 +7305,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.23.0" + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.24.0" }, "funding": [ { @@ -7313,7 +7313,7 @@ "type": "github" } ], - "time": "2023-08-14T12:27:35+00:00" + "time": "2023-08-29T23:18:45+00:00" }, { "name": "guzzlehttp/psr7", @@ -12507,16 +12507,16 @@ }, { "name": "wayofdev/cs-fixer-config", - "version": "v1.2.48", + "version": "v1.2.49", "source": { "type": "git", "url": "https://github.com/wayofdev/php-cs-fixer-config.git", - "reference": "f74d59192f5e846ba04bd6888b588d3d2dfdcef7" + "reference": "55fa9dd1ec1f8d240b06f0aa5c60ba68954ab343" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wayofdev/php-cs-fixer-config/zipball/f74d59192f5e846ba04bd6888b588d3d2dfdcef7", - "reference": "f74d59192f5e846ba04bd6888b588d3d2dfdcef7", + "url": "https://api.github.com/repos/wayofdev/php-cs-fixer-config/zipball/55fa9dd1ec1f8d240b06f0aa5c60ba68954ab343", + "reference": "55fa9dd1ec1f8d240b06f0aa5c60ba68954ab343", "shasum": "" }, "require": { @@ -12567,7 +12567,7 @@ "type": "github" } ], - "time": "2023-08-24T22:33:44+00:00" + "time": "2023-08-25T11:10:36+00:00" }, { "name": "zbateson/mail-mime-parser",