diff --git a/composer.lock b/composer.lock index e560a96d..9839b385 100644 --- a/composer.lock +++ b/composer.lock @@ -5941,16 +5941,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.17.0", + "version": "v3.18.0", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "3f0ed862f22386c55a767461ef5083bddceeed79" + "reference": "b123395c9fa3a70801f816f13606c0f3a7ada8df" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/3f0ed862f22386c55a767461ef5083bddceeed79", - "reference": "3f0ed862f22386c55a767461ef5083bddceeed79", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/b123395c9fa3a70801f816f13606c0f3a7ada8df", + "reference": "b123395c9fa3a70801f816f13606c0f3a7ada8df", "shasum": "" }, "require": { @@ -6025,7 +6025,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.17.0" + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.18.0" }, "funding": [ { @@ -6033,7 +6033,7 @@ "type": "github" } ], - "time": "2023-05-22T19:59:32+00:00" + "time": "2023-06-18T22:25:45+00:00" }, { "name": "guzzlehttp/psr7", @@ -10764,16 +10764,16 @@ }, { "name": "wayofdev/cs-fixer-config", - "version": "v1.2.13", + "version": "v1.2.14", "source": { "type": "git", "url": "https://github.com/wayofdev/php-cs-fixer-config.git", - "reference": "73cfafbcfea4bb97359b34c4d7da1c218b82547b" + "reference": "49c9e480f56070b986f3d06fc25b41ebe513b39b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wayofdev/php-cs-fixer-config/zipball/73cfafbcfea4bb97359b34c4d7da1c218b82547b", - "reference": "73cfafbcfea4bb97359b34c4d7da1c218b82547b", + "url": "https://api.github.com/repos/wayofdev/php-cs-fixer-config/zipball/49c9e480f56070b986f3d06fc25b41ebe513b39b", + "reference": "49c9e480f56070b986f3d06fc25b41ebe513b39b", "shasum": "" }, "require": { @@ -10824,7 +10824,7 @@ "type": "github" } ], - "time": "2023-06-11T06:49:30+00:00" + "time": "2023-06-14T16:27:46+00:00" }, { "name": "zbateson/mail-mime-parser",