From 7bcfa134688599fab8e2d00f868de556a2ff83b8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2019 15:27:50 +0000 Subject: [PATCH] Bump squizlabs/php_codesniffer from 2.9.x-dev to 3.5.1 Bumps [squizlabs/php_codesniffer](https://github.com/squizlabs/PHP_CodeSniffer) from 2.9.x-dev to 3.5.1. - [Release notes](https://github.com/squizlabs/PHP_CodeSniffer/releases) - [Commits](https://github.com/squizlabs/PHP_CodeSniffer/commits/3.5.1) Signed-off-by: dependabot-preview[bot] --- composer.json | 2 +- composer.lock | 109 +++++++++++++++++++------------------------------- 2 files changed, 42 insertions(+), 69 deletions(-) diff --git a/composer.json b/composer.json index 032929c..e0fa3b0 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ }, "require-dev": { "composer/composer": "^1.9@dev", - "squizlabs/php_codesniffer": "~2" + "squizlabs/php_codesniffer": "~3" }, "autoload": { "psr-4": { diff --git a/composer.lock b/composer.lock index 12a0f3f..7e0908f 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "a69f66136a69563293e3c02a8c6bd07a", + "content-hash": "7bca6ca71a210b27efdf4cc72faf38f2", "packages": [ { "name": "consolidation/annotated-command", @@ -380,12 +380,12 @@ "source": { "type": "git", "url": "https://github.com/consolidation/Robo.git", - "reference": "cf65879a969119251ccf193d5bab480df2995895" + "reference": "db3cbe32edfaedc1d4d04b917c02b925067a83ac" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/Robo/zipball/cf65879a969119251ccf193d5bab480df2995895", - "reference": "cf65879a969119251ccf193d5bab480df2995895", + "url": "https://api.github.com/repos/consolidation/Robo/zipball/db3cbe32edfaedc1d4d04b917c02b925067a83ac", + "reference": "db3cbe32edfaedc1d4d04b917c02b925067a83ac", "shasum": "" }, "require": { @@ -464,7 +464,7 @@ } ], "description": "Modern task runner", - "time": "2019-09-13T20:58:15+00:00" + "time": "2019-10-05T22:59:41+00:00" }, { "name": "consolidation/self-update", @@ -773,12 +773,12 @@ "source": { "type": "git", "url": "https://github.com/php-fig/container.git", - "reference": "014d250daebff39eba15ba990eeb2a140798e77c" + "reference": "fc1bc363ecf887921e3897c7b1dad3587ae154eb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/container/zipball/014d250daebff39eba15ba990eeb2a140798e77c", - "reference": "014d250daebff39eba15ba990eeb2a140798e77c", + "url": "https://api.github.com/repos/php-fig/container/zipball/fc1bc363ecf887921e3897c7b1dad3587ae154eb", + "reference": "fc1bc363ecf887921e3897c7b1dad3587ae154eb", "shasum": "" }, "require": { @@ -814,7 +814,7 @@ "container-interop", "psr" ], - "time": "2018-12-29T15:36:03+00:00" + "time": "2019-10-04T14:07:35+00:00" }, { "name": "psr/log", @@ -869,12 +869,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "b32d395fa5db1d3cb08345acbb1df8109f1c9022" + "reference": "aa43e86fe32b03a4518096240a35f8f52c6cac8f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/b32d395fa5db1d3cb08345acbb1df8109f1c9022", - "reference": "b32d395fa5db1d3cb08345acbb1df8109f1c9022", + "url": "https://api.github.com/repos/symfony/console/zipball/aa43e86fe32b03a4518096240a35f8f52c6cac8f", + "reference": "aa43e86fe32b03a4518096240a35f8f52c6cac8f", "shasum": "" }, "require": { @@ -937,7 +937,7 @@ ], "description": "Symfony Console Component", "homepage": "https://symfony.com", - "time": "2019-09-28T15:00:54+00:00" + "time": "2019-10-17T12:23:42+00:00" }, { "name": "symfony/event-dispatcher", @@ -945,12 +945,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "5bf6437b9c07ac6cd89f6ff08ca4a45b8c3afbe4" + "reference": "c73bdefc20ff6e180f878122e07f1f59afba03f5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/5bf6437b9c07ac6cd89f6ff08ca4a45b8c3afbe4", - "reference": "5bf6437b9c07ac6cd89f6ff08ca4a45b8c3afbe4", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/c73bdefc20ff6e180f878122e07f1f59afba03f5", + "reference": "c73bdefc20ff6e180f878122e07f1f59afba03f5", "shasum": "" }, "require": { @@ -1007,7 +1007,7 @@ ], "description": "Symfony EventDispatcher Component", "homepage": "https://symfony.com", - "time": "2019-09-16T08:12:51+00:00" + "time": "2019-10-09T14:35:36+00:00" }, { "name": "symfony/event-dispatcher-contracts", @@ -1347,12 +1347,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "8c4a035562fb698f8d61b5dc4ea3a2c416a0f15e" + "reference": "5ec74072c1d2d582ac2271387a7ff5f69ea407f3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/8c4a035562fb698f8d61b5dc4ea3a2c416a0f15e", - "reference": "8c4a035562fb698f8d61b5dc4ea3a2c416a0f15e", + "url": "https://api.github.com/repos/symfony/process/zipball/5ec74072c1d2d582ac2271387a7ff5f69ea407f3", + "reference": "5ec74072c1d2d582ac2271387a7ff5f69ea407f3", "shasum": "" }, "require": { @@ -1388,7 +1388,7 @@ ], "description": "Symfony Process Component", "homepage": "https://symfony.com", - "time": "2019-09-26T22:09:58+00:00" + "time": "2019-10-03T11:24:03+00:00" }, { "name": "symfony/service-contracts", @@ -1454,12 +1454,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "110e3e9eaa7827def84cb1cfee95a6cfde4bf608" + "reference": "8caed6e8ff735a962ec032373a8c01493d69acca" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/110e3e9eaa7827def84cb1cfee95a6cfde4bf608", - "reference": "110e3e9eaa7827def84cb1cfee95a6cfde4bf608", + "url": "https://api.github.com/repos/symfony/yaml/zipball/8caed6e8ff735a962ec032373a8c01493d69acca", + "reference": "8caed6e8ff735a962ec032373a8c01493d69acca", "shasum": "" }, "require": { @@ -1505,7 +1505,7 @@ ], "description": "Symfony Yaml Component", "homepage": "https://symfony.com", - "time": "2019-09-25T18:53:23+00:00" + "time": "2019-10-17T12:23:42+00:00" } ], "packages-dev": [ @@ -1567,16 +1567,16 @@ }, { "name": "composer/composer", - "version": "dev-master", + "version": "1.9.x-dev", "source": { "type": "git", "url": "https://github.com/composer/composer.git", - "reference": "34a32c31b4cc46cb4505af87d19957d2f6cab49b" + "reference": "82d0b12b1cee50f6b8544c3d8f94caa389541cfe" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/composer/zipball/34a32c31b4cc46cb4505af87d19957d2f6cab49b", - "reference": "34a32c31b4cc46cb4505af87d19957d2f6cab49b", + "url": "https://api.github.com/repos/composer/composer/zipball/82d0b12b1cee50f6b8544c3d8f94caa389541cfe", + "reference": "82d0b12b1cee50f6b8544c3d8f94caa389541cfe", "shasum": "" }, "require": { @@ -1643,7 +1643,7 @@ "dependency", "package" ], - "time": "2019-09-28T09:26:11+00:00" + "time": "2019-10-08T07:33:53+00:00" }, { "name": "composer/semver", @@ -1971,64 +1971,37 @@ }, { "name": "squizlabs/php_codesniffer", - "version": "2.9.x-dev", + "version": "3.5.1", "source": { "type": "git", "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", - "reference": "4665f6411253f737658f9aae12e6cafd3ca26b13" + "reference": "82cd0f854ceca17731d6d019c7098e3755c45060" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/4665f6411253f737658f9aae12e6cafd3ca26b13", - "reference": "4665f6411253f737658f9aae12e6cafd3ca26b13", + "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/82cd0f854ceca17731d6d019c7098e3755c45060", + "reference": "82cd0f854ceca17731d6d019c7098e3755c45060", "shasum": "" }, "require": { "ext-simplexml": "*", "ext-tokenizer": "*", "ext-xmlwriter": "*", - "php": ">=5.1.2" + "php": ">=5.4.0" }, "require-dev": { - "phpunit/phpunit": "~4.0" + "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0" }, "bin": [ - "scripts/phpcs", - "scripts/phpcbf" + "bin/phpcs", + "bin/phpcbf" ], "type": "library", "extra": { "branch-alias": { - "dev-master": "2.x-dev" + "dev-master": "3.x-dev" } }, - "autoload": { - "classmap": [ - "CodeSniffer.php", - "CodeSniffer/CLI.php", - "CodeSniffer/Exception.php", - "CodeSniffer/File.php", - "CodeSniffer/Fixer.php", - "CodeSniffer/Report.php", - "CodeSniffer/Reporting.php", - "CodeSniffer/Sniff.php", - "CodeSniffer/Tokens.php", - "CodeSniffer/Reports/", - "CodeSniffer/Tokenizers/", - "CodeSniffer/DocGenerators/", - "CodeSniffer/Standards/AbstractPatternSniff.php", - "CodeSniffer/Standards/AbstractScopeSniff.php", - "CodeSniffer/Standards/AbstractVariableSniff.php", - "CodeSniffer/Standards/IncorrectPatternException.php", - "CodeSniffer/Standards/Generic/Sniffs/", - "CodeSniffer/Standards/MySource/Sniffs/", - "CodeSniffer/Standards/PEAR/Sniffs/", - "CodeSniffer/Standards/PSR1/Sniffs/", - "CodeSniffer/Standards/PSR2/Sniffs/", - "CodeSniffer/Standards/Squiz/Sniffs/", - "CodeSniffer/Standards/Zend/Sniffs/" - ] - }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" @@ -2040,12 +2013,12 @@ } ], "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.", - "homepage": "http://www.squizlabs.com/php-codesniffer", + "homepage": "https://github.com/squizlabs/PHP_CodeSniffer", "keywords": [ "phpcs", "standards" ], - "time": "2018-11-07T22:53:13+00:00" + "time": "2019-10-16T21:14:26+00:00" } ], "aliases": [],