From 43f524810e12a94596f70cc74c4c532bb955f8f0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Jul 2023 22:41:14 +0000 Subject: [PATCH] chore(deps): update dependency wayofdev/cs-fixer-config to v1.2.26 --- composer.lock | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/composer.lock b/composer.lock index 35b9048..49b49f2 100644 --- a/composer.lock +++ b/composer.lock @@ -5744,16 +5744,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.20.0", + "version": "v3.21.1", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "0e8249e0b15e2bc022fbbd1090ce29d071481e69" + "reference": "229b55b3eae4729a8e2a321441ba40fcb3720b86" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/0e8249e0b15e2bc022fbbd1090ce29d071481e69", - "reference": "0e8249e0b15e2bc022fbbd1090ce29d071481e69", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/229b55b3eae4729a8e2a321441ba40fcb3720b86", + "reference": "229b55b3eae4729a8e2a321441ba40fcb3720b86", "shasum": "" }, "require": { @@ -5763,7 +5763,7 @@ "doctrine/lexer": "^2 || ^3", "ext-json": "*", "ext-tokenizer": "*", - "php": "^7.4 || ^8.0", + "php": "^8.0.1", "sebastian/diff": "^4.0 || ^5.0", "symfony/console": "^5.4 || ^6.0", "symfony/event-dispatcher": "^5.4 || ^6.0", @@ -5828,7 +5828,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.20.0" + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.21.1" }, "funding": [ { @@ -5836,7 +5836,7 @@ "type": "github" } ], - "time": "2023-06-27T20:22:39+00:00" + "time": "2023-07-05T21:50:25+00:00" }, { "name": "guzzlehttp/psr7", @@ -10686,16 +10686,16 @@ }, { "name": "wayofdev/cs-fixer-config", - "version": "v1.2.25", + "version": "v1.2.26", "source": { "type": "git", "url": "https://github.com/wayofdev/php-cs-fixer-config.git", - "reference": "ab93329f1f64ce80973d1b2e3518bdef9526b6c7" + "reference": "77460fe4b2c2d5e222a634ca5a179fee165b29e9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wayofdev/php-cs-fixer-config/zipball/ab93329f1f64ce80973d1b2e3518bdef9526b6c7", - "reference": "ab93329f1f64ce80973d1b2e3518bdef9526b6c7", + "url": "https://api.github.com/repos/wayofdev/php-cs-fixer-config/zipball/77460fe4b2c2d5e222a634ca5a179fee165b29e9", + "reference": "77460fe4b2c2d5e222a634ca5a179fee165b29e9", "shasum": "" }, "require": { @@ -10746,7 +10746,7 @@ "type": "github" } ], - "time": "2023-07-04T16:08:54+00:00" + "time": "2023-07-05T15:00:28+00:00" }, { "name": "zbateson/mail-mime-parser",