phpcs update

This commit is contained in:
Pierre Rudloff 2016-09-15 01:33:17 +02:00
parent 4fe8c9c06e
commit fc04f6f34c
2 changed files with 13 additions and 13 deletions

View file

@ -18,7 +18,7 @@
}, },
"require-dev": { "require-dev": {
"symfony/var-dumper": "~3.1.0", "symfony/var-dumper": "~3.1.0",
"squizlabs/php_codesniffer": "~2.6.2", "squizlabs/php_codesniffer": "~2.7.0",
"phpunit/phpunit": "~5.5.2" "phpunit/phpunit": "~5.5.2"
}, },
"extra": { "extra": {

24
composer.lock generated
View file

@ -4,8 +4,8 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"hash": "a0f80c6bc52ec374622802fb83f64122", "hash": "02cf80c6d4373a564269fea77fcd50a5",
"content-hash": "8d944e2e3dfabcc3c311c954932321f1", "content-hash": "efbcfe87c3855d9559551638e85519f3",
"packages": [ "packages": [
{ {
"name": "container-interop/container-interop", "name": "container-interop/container-interop",
@ -759,16 +759,16 @@
}, },
{ {
"name": "myclabs/deep-copy", "name": "myclabs/deep-copy",
"version": "1.5.2", "version": "1.5.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/myclabs/DeepCopy.git", "url": "https://github.com/myclabs/DeepCopy.git",
"reference": "da8529775f14f4fdae33f916eb0cf65f6afbddbc" "reference": "94e5ca3e90aa5b34663780393e10914f7438f991"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/da8529775f14f4fdae33f916eb0cf65f6afbddbc", "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/94e5ca3e90aa5b34663780393e10914f7438f991",
"reference": "da8529775f14f4fdae33f916eb0cf65f6afbddbc", "reference": "94e5ca3e90aa5b34663780393e10914f7438f991",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -797,7 +797,7 @@
"object", "object",
"object graph" "object graph"
], ],
"time": "2016-09-06 16:07:05" "time": "2016-09-07 15:34:10"
}, },
{ {
"name": "phpdocumentor/reflection-common", "name": "phpdocumentor/reflection-common",
@ -1903,16 +1903,16 @@
}, },
{ {
"name": "squizlabs/php_codesniffer", "name": "squizlabs/php_codesniffer",
"version": "2.6.2", "version": "2.7.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/squizlabs/PHP_CodeSniffer.git", "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
"reference": "4edb770cb853def6e60c93abb088ad5ac2010c83" "reference": "571e27b6348e5b3a637b2abc82ac0d01e6d7bbed"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/4edb770cb853def6e60c93abb088ad5ac2010c83", "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/571e27b6348e5b3a637b2abc82ac0d01e6d7bbed",
"reference": "4edb770cb853def6e60c93abb088ad5ac2010c83", "reference": "571e27b6348e5b3a637b2abc82ac0d01e6d7bbed",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1977,7 +1977,7 @@
"phpcs", "phpcs",
"standards" "standards"
], ],
"time": "2016-07-13 23:29:13" "time": "2016-09-01 23:53:02"
}, },
{ {
"name": "symfony/polyfill-mbstring", "name": "symfony/polyfill-mbstring",