diff --git a/composer.lock b/composer.lock index 3b814d2..1484cf4 100644 --- a/composer.lock +++ b/composer.lock @@ -7220,16 +7220,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.25.1", + "version": "v3.26.0", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "8e21d69801de6b5ecb0dbe0bcdf967b335b1260b" + "reference": "5fcf0c699d8f053bb6b5bfe62b4b5c6c2a88bc55" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/8e21d69801de6b5ecb0dbe0bcdf967b335b1260b", - "reference": "8e21d69801de6b5ecb0dbe0bcdf967b335b1260b", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/5fcf0c699d8f053bb6b5bfe62b4b5c6c2a88bc55", + "reference": "5fcf0c699d8f053bb6b5bfe62b4b5c6c2a88bc55", "shasum": "" }, "require": { @@ -7303,7 +7303,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.25.1" + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.26.0" }, "funding": [ { @@ -7311,7 +7311,7 @@ "type": "github" } ], - "time": "2023-09-04T01:22:52+00:00" + "time": "2023-09-08T09:26:05+00:00" }, { "name": "guzzlehttp/psr7", @@ -12510,16 +12510,16 @@ }, { "name": "wayofdev/cs-fixer-config", - "version": "v1.2.54", + "version": "v1.2.56", "source": { "type": "git", "url": "https://github.com/wayofdev/php-cs-fixer-config.git", - "reference": "b13a87085caa88d051828915d0089f24b8c098b5" + "reference": "dac5be2289977ac8fa30a62ebaacf9f2db4d4e12" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wayofdev/php-cs-fixer-config/zipball/b13a87085caa88d051828915d0089f24b8c098b5", - "reference": "b13a87085caa88d051828915d0089f24b8c098b5", + "url": "https://api.github.com/repos/wayofdev/php-cs-fixer-config/zipball/dac5be2289977ac8fa30a62ebaacf9f2db4d4e12", + "reference": "dac5be2289977ac8fa30a62ebaacf9f2db4d4e12", "shasum": "" }, "require": { @@ -12570,7 +12570,7 @@ "type": "github" } ], - "time": "2023-09-04T13:55:50+00:00" + "time": "2023-09-08T10:11:12+00:00" }, { "name": "zbateson/mail-mime-parser",