From 18bbdad23dfab864208ce38f2de98f096e21adf5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 28 Jun 2023 02:47:06 +0000 Subject: [PATCH] chore(deps): update dependency wayofdev/cs-fixer-config to v1.2.20 --- composer.lock | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/composer.lock b/composer.lock index c8ca26f5..2a15f5dc 100644 --- a/composer.lock +++ b/composer.lock @@ -5743,16 +5743,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.19.2", + "version": "v3.20.0", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "210dd89560edb27a8e0d5086b734ac5b5fd4e0e4" + "reference": "0e8249e0b15e2bc022fbbd1090ce29d071481e69" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/210dd89560edb27a8e0d5086b734ac5b5fd4e0e4", - "reference": "210dd89560edb27a8e0d5086b734ac5b5fd4e0e4", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/0e8249e0b15e2bc022fbbd1090ce29d071481e69", + "reference": "0e8249e0b15e2bc022fbbd1090ce29d071481e69", "shasum": "" }, "require": { @@ -5827,7 +5827,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.19.2" + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.20.0" }, "funding": [ { @@ -5835,7 +5835,7 @@ "type": "github" } ], - "time": "2023-06-25T16:42:58+00:00" + "time": "2023-06-27T20:22:39+00:00" }, { "name": "guzzlehttp/psr7", @@ -10151,16 +10151,16 @@ }, { "name": "symfony/filesystem", - "version": "v6.3.0", + "version": "v6.3.1", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "97b698e1d77d356304def77a8d0cd73090b359ea" + "reference": "edd36776956f2a6fcf577edb5b05eb0e3bdc52ae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/97b698e1d77d356304def77a8d0cd73090b359ea", - "reference": "97b698e1d77d356304def77a8d0cd73090b359ea", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/edd36776956f2a6fcf577edb5b05eb0e3bdc52ae", + "reference": "edd36776956f2a6fcf577edb5b05eb0e3bdc52ae", "shasum": "" }, "require": { @@ -10194,7 +10194,7 @@ "description": "Provides basic utilities for the filesystem", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/filesystem/tree/v6.3.0" + "source": "https://github.com/symfony/filesystem/tree/v6.3.1" }, "funding": [ { @@ -10210,7 +10210,7 @@ "type": "tidelift" } ], - "time": "2023-05-30T17:12:32+00:00" + "time": "2023-06-01T08:30:39+00:00" }, { "name": "symfony/options-resolver", @@ -10685,16 +10685,16 @@ }, { "name": "wayofdev/cs-fixer-config", - "version": "v1.2.19", + "version": "v1.2.20", "source": { "type": "git", "url": "https://github.com/wayofdev/php-cs-fixer-config.git", - "reference": "5633b92ac3da18fe1f69cebd8d6ac69b8fa32259" + "reference": "b93cccae039f8a5fc82b4b54fdc7aefc42c1d50f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wayofdev/php-cs-fixer-config/zipball/5633b92ac3da18fe1f69cebd8d6ac69b8fa32259", - "reference": "5633b92ac3da18fe1f69cebd8d6ac69b8fa32259", + "url": "https://api.github.com/repos/wayofdev/php-cs-fixer-config/zipball/b93cccae039f8a5fc82b4b54fdc7aefc42c1d50f", + "reference": "b93cccae039f8a5fc82b4b54fdc7aefc42c1d50f", "shasum": "" }, "require": { @@ -10745,7 +10745,7 @@ "type": "github" } ], - "time": "2023-06-24T19:56:07+00:00" + "time": "2023-06-25T18:45:31+00:00" }, { "name": "zbateson/mail-mime-parser",