From 596afea4a680681d8b64d2c73e89f463a6757664 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 23 Oct 2020 16:51:15 +0000 Subject: [PATCH] Bump squizlabs/php_codesniffer from 3.4.2 to 3.5.8 Bumps [squizlabs/php_codesniffer](https://github.com/squizlabs/PHP_CodeSniffer) from 3.4.2 to 3.5.8. - [Release notes](https://github.com/squizlabs/PHP_CodeSniffer/releases) - [Commits](https://github.com/squizlabs/PHP_CodeSniffer/compare/3.4.2...3.5.8) Signed-off-by: dependabot-preview[bot] --- composer.lock | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/composer.lock b/composer.lock index 735d46c..b0d6827 100644 --- a/composer.lock +++ b/composer.lock @@ -753,6 +753,7 @@ "keywords": [ "tokenizer" ], + "abandoned": true, "time": "2018-10-30T05:52:18+00:00" }, { @@ -1563,12 +1564,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 +1588,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 +1800,16 @@ }, { "name": "squizlabs/php_codesniffer", - "version": "3.4.2", + "version": "3.5.8", "source": { "type": "git", "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", - "reference": "b8a7362af1cc1aadb5bd36c3defc4dda2cf5f0a8" + "reference": "9d583721a7157ee997f235f327de038e7ea6dac4" }, "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/9d583721a7157ee997f235f327de038e7ea6dac4", + "reference": "9d583721a7157ee997f235f327de038e7ea6dac4", "shasum": "" }, "require": { @@ -1846,7 +1847,7 @@ "phpcs", "standards" ], - "time": "2019-04-10T23:49:02+00:00" + "time": "2020-10-23T02:01:07+00:00" }, { "name": "symfony/console", @@ -2151,5 +2152,6 @@ "platform": { "php": "^7.3" }, - "platform-dev": [] + "platform-dev": [], + "plugin-api-version": "1.1.0" }