From ebaece93fe49ed0d3bc306fd56ced0640cfe2119 Mon Sep 17 00:00:00 2001 From: Renovate Bot <bot@gitlab.tugraz.at> Date: Sun, 13 Feb 2022 00:14:16 +0000 Subject: [PATCH] chore(deps): update dependency friendsofphp/php-cs-fixer to v3.6.0 --- composer.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.lock b/composer.lock index d92e20f..ce82212 100644 --- a/composer.lock +++ b/composer.lock @@ -3958,12 +3958,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Mbstring\\": "" - }, "files": [ "bootstrap.php" - ] + ], + "psr-4": { + "Symfony\\Polyfill\\Mbstring\\": "" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ -- GitLab