Update dependency wp-coding-standards/wpcs to v1 (https://github.com/woocommerce/woocommerce-admin/pull/604)

This commit is contained in:
renovate[bot] 2018-10-19 16:10:13 -04:00 committed by Jonathan Belcher
parent 9d5e0dceb6
commit 4728c7c9d6
2 changed files with 11 additions and 8 deletions

View File

@ -11,7 +11,7 @@
},
"require-dev": {
"squizlabs/php_codesniffer": "*",
"wp-coding-standards/wpcs": "0.14.1",
"wp-coding-standards/wpcs": "1.1.0",
"phpunit/phpunit": "6.5.13",
"woocommerce/woocommerce-sniffs": "*",
"wimg/php-compatibility": "8.2.0",

View File

@ -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": "4f56e2feb30efa128c61b9d0dd02bf66",
"content-hash": "d96eee18bb3e015826b3b55fbcd58516",
"packages": [
{
"name": "composer/installers",
@ -1803,24 +1803,27 @@
},
{
"name": "wp-coding-standards/wpcs",
"version": "0.14.1",
"version": "1.1.0",
"source": {
"type": "git",
"url": "https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards.git",
"reference": "cf6b310caad735816caef7573295f8a534374706"
"reference": "46d42828ce7355d8b3776e3171f2bda892d179b4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/WordPress-Coding-Standards/WordPress-Coding-Standards/zipball/cf6b310caad735816caef7573295f8a534374706",
"reference": "cf6b310caad735816caef7573295f8a534374706",
"url": "https://api.github.com/repos/WordPress-Coding-Standards/WordPress-Coding-Standards/zipball/46d42828ce7355d8b3776e3171f2bda892d179b4",
"reference": "46d42828ce7355d8b3776e3171f2bda892d179b4",
"shasum": ""
},
"require": {
"php": ">=5.3",
"squizlabs/php_codesniffer": "^2.9.0 || ^3.0.2"
},
"require-dev": {
"phpcompatibility/php-compatibility": "*"
},
"suggest": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.4.3"
"dealerdirect/phpcodesniffer-composer-installer": "^0.4.3 || This Composer plugin will sort out the PHPCS 'installed_paths' automatically."
},
"type": "phpcodesniffer-standard",
"notification-url": "https://packagist.org/downloads/",
@ -1839,7 +1842,7 @@
"standards",
"wordpress"
],
"time": "2018-02-16T01:57:48+00:00"
"time": "2018-09-10T17:04:05+00:00"
}
],
"aliases": [],