From a994138334c4398c56b4ee45c7d4e0ba4b0f5e52 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2020 06:10:53 +0000 Subject: [PATCH] Bump squizlabs/php_codesniffer from 3.4.2 to 3.5.5 Bumps [squizlabs/php_codesniffer](https://github.com/squizlabs/PHP_CodeSniffer) from 3.4.2 to 3.5.5. - [Release notes](https://github.com/squizlabs/PHP_CodeSniffer/releases) - [Commits](https://github.com/squizlabs/PHP_CodeSniffer/compare/3.4.2...3.5.5) Signed-off-by: dependabot-preview[bot] --- composer.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.lock b/composer.lock index 735d46c..c3ec798 100644 --- a/composer.lock +++ b/composer.lock @@ -1563,12 +1563,12 @@ "source": { "type": "git", "url": "https://github.com/HarmonyIO/PHP-CodeSniffer-Ruleset.git", - "reference": "fc25a1e86dbda2284fc3e759dedd6febda89d9cd" + "reference": "a3a259de10a1dccf09c1143e2bc80aa574afe4b3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/HarmonyIO/PHP-CodeSniffer-Ruleset/zipball/fc25a1e86dbda2284fc3e759dedd6febda89d9cd", - "reference": "fc25a1e86dbda2284fc3e759dedd6febda89d9cd", + "url": "https://api.github.com/repos/HarmonyIO/PHP-CodeSniffer-Ruleset/zipball/a3a259de10a1dccf09c1143e2bc80aa574afe4b3", + "reference": "a3a259de10a1dccf09c1143e2bc80aa574afe4b3", "shasum": "" }, "require": { @@ -1587,7 +1587,7 @@ } ], "description": "HarmonyIO coding standards", - "time": "2019-04-29T06:03:58+00:00" + "time": "2019-06-12T20:34:25+00:00" }, { "name": "maglnet/composer-require-checker", @@ -1799,16 +1799,16 @@ }, { "name": "squizlabs/php_codesniffer", - "version": "3.4.2", + "version": "3.5.5", "source": { "type": "git", "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", - "reference": "b8a7362af1cc1aadb5bd36c3defc4dda2cf5f0a8" + "reference": "73e2e7f57d958e7228fce50dc0c61f58f017f9f6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/b8a7362af1cc1aadb5bd36c3defc4dda2cf5f0a8", - "reference": "b8a7362af1cc1aadb5bd36c3defc4dda2cf5f0a8", + "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/73e2e7f57d958e7228fce50dc0c61f58f017f9f6", + "reference": "73e2e7f57d958e7228fce50dc0c61f58f017f9f6", "shasum": "" }, "require": { @@ -1846,7 +1846,7 @@ "phpcs", "standards" ], - "time": "2019-04-10T23:49:02+00:00" + "time": "2020-04-17T01:09:41+00:00" }, { "name": "symfony/console",