Update dependency woocommerce/woocommerce-sniffs to v0.0.7 (https://github.com/woocommerce/woocommerce-blocks/pull/961)

This commit is contained in:
renovate[bot] 2019-09-13 23:50:00 +02:00 committed by Albert Juhé Lluveras
parent 7425c125c2
commit 8e99b67c08
2 changed files with 32 additions and 30 deletions

View File

@ -17,7 +17,7 @@
},
"require-dev": {
"phpunit/phpunit": "6.5.14",
"woocommerce/woocommerce-sniffs": "0.0.6"
"woocommerce/woocommerce-sniffs": "0.0.7"
},
"autoload": {
"psr-4": {

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": "d663fb8b701064b250da0e7a2a1b49ab",
"content-hash": "14d894e5243d73a375a03082215f605d",
"packages": [
{
"name": "automattic/jetpack-autoloader",
@ -206,9 +206,9 @@
"authors": [
{
"name": "Franck Nijhof",
"role": "Developer / IT Manager",
"email": "franck.nijhof@dealerdirect.com",
"homepage": "http://www.frenck.nl"
"homepage": "http://www.frenck.nl",
"role": "Developer / IT Manager"
}
],
"description": "PHP_CodeSniffer Standards Composer Installer Plugin",
@ -374,18 +374,18 @@
"authors": [
{
"name": "Arne Blankerts",
"role": "Developer",
"email": "arne@blankerts.de"
"email": "arne@blankerts.de",
"role": "Developer"
},
{
"name": "Sebastian Heuer",
"role": "Developer",
"email": "sebastian@phpeople.de"
"email": "sebastian@phpeople.de",
"role": "Developer"
},
{
"name": "Sebastian Bergmann",
"role": "Developer",
"email": "sebastian@phpunit.de"
"email": "sebastian@phpunit.de",
"role": "Developer"
}
],
"description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
@ -440,16 +440,16 @@
},
{
"name": "phpcompatibility/php-compatibility",
"version": "9.3.0",
"version": "9.3.1",
"source": {
"type": "git",
"url": "https://github.com/PHPCompatibility/PHPCompatibility.git",
"reference": "06cc8d2c2ed62a70f52963dbdf5eaa1ec0fe34c5"
"reference": "9999344e47e7af6b00e1a898eacc4e4368fb7196"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibility/zipball/06cc8d2c2ed62a70f52963dbdf5eaa1ec0fe34c5",
"reference": "06cc8d2c2ed62a70f52963dbdf5eaa1ec0fe34c5",
"url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibility/zipball/9999344e47e7af6b00e1a898eacc4e4368fb7196",
"reference": "9999344e47e7af6b00e1a898eacc4e4368fb7196",
"shasum": ""
},
"require": {
@ -494,7 +494,7 @@
"phpcs",
"standards"
],
"time": "2019-08-28T15:29:06+00:00"
"time": "2019-09-05T18:36:49+00:00"
},
{
"name": "phpcompatibility/phpcompatibility-paragonie",
@ -1966,23 +1966,23 @@
},
{
"name": "woocommerce/woocommerce-sniffs",
"version": "0.0.6",
"version": "0.0.7",
"source": {
"type": "git",
"url": "https://github.com/woocommerce/woocommerce-sniffs.git",
"reference": "a3032bdddd60c71d1330f591e1a9128e115f81ee"
"reference": "ca80d02513adeea6f05a433bd6e1c29494f88ab1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/woocommerce/woocommerce-sniffs/zipball/a3032bdddd60c71d1330f591e1a9128e115f81ee",
"reference": "a3032bdddd60c71d1330f591e1a9128e115f81ee",
"url": "https://api.github.com/repos/woocommerce/woocommerce-sniffs/zipball/ca80d02513adeea6f05a433bd6e1c29494f88ab1",
"reference": "ca80d02513adeea6f05a433bd6e1c29494f88ab1",
"shasum": ""
},
"require": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.5.0",
"php": ">=7.0",
"phpcompatibility/phpcompatibility-wp": "2.0.0",
"wp-coding-standards/wpcs": "^1.2"
"wp-coding-standards/wpcs": "^2.1"
},
"type": "phpcodesniffer-standard",
"notification-url": "https://packagist.org/downloads/",
@ -2002,31 +2002,33 @@
"woocommerce",
"wordpress"
],
"time": "2019-03-11T15:30:23+00:00"
"time": "2019-08-23T20:34:20+00:00"
},
{
"name": "wp-coding-standards/wpcs",
"version": "1.2.1",
"version": "2.1.1",
"source": {
"type": "git",
"url": "https://github.com/WordPress/WordPress-Coding-Standards.git",
"reference": "f328bcafd97377e8e5e5d7b244d5ddbf301a3a5c"
"reference": "bd9c33152115e6741e3510ff7189605b35167908"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/WordPress/WordPress-Coding-Standards/zipball/f328bcafd97377e8e5e5d7b244d5ddbf301a3a5c",
"reference": "f328bcafd97377e8e5e5d7b244d5ddbf301a3a5c",
"url": "https://api.github.com/repos/WordPress/WordPress-Coding-Standards/zipball/bd9c33152115e6741e3510ff7189605b35167908",
"reference": "bd9c33152115e6741e3510ff7189605b35167908",
"shasum": ""
},
"require": {
"php": ">=5.3",
"squizlabs/php_codesniffer": "^2.9.0 || ^3.0.2"
"php": ">=5.4",
"squizlabs/php_codesniffer": "^3.3.1"
},
"require-dev": {
"phpcompatibility/php-compatibility": "^9.0"
"dealerdirect/phpcodesniffer-composer-installer": "^0.5.0",
"phpcompatibility/php-compatibility": "^9.0",
"phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
},
"suggest": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.4.3 || This Composer plugin will sort out the PHPCS 'installed_paths' automatically."
"dealerdirect/phpcodesniffer-composer-installer": "^0.5.0 || This Composer plugin will sort out the PHPCS 'installed_paths' automatically."
},
"type": "phpcodesniffer-standard",
"notification-url": "https://packagist.org/downloads/",
@ -2045,7 +2047,7 @@
"standards",
"wordpress"
],
"time": "2018-12-18T09:43:51+00:00"
"time": "2019-05-21T02:50:00+00:00"
}
],
"aliases": [],