Skip to content
Snippets Groups Projects
Commit 4c0796f7 authored by Demian Katz's avatar Demian Katz Committed by Robert Lange
Browse files

Update PHP_CodeSniffer.

parent 0916e170
No related merge requests found
...@@ -80,7 +80,7 @@ ...@@ -80,7 +80,7 @@
"phpmd/phpmd": "2.8.1", "phpmd/phpmd": "2.8.1",
"phpunit/phpunit": "7.5.20", "phpunit/phpunit": "7.5.20",
"sebastian/phpcpd": "4.1.0", "sebastian/phpcpd": "4.1.0",
"squizlabs/php_codesniffer": "3.4.2" "squizlabs/php_codesniffer": "3.5.3"
}, },
"extra": { "extra": {
"merge-plugin": { "merge-plugin": {
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
"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"
], ],
"content-hash": "57651d93f4c5cb0016f85e457a0f0c7d", "content-hash": "3f7581b3f9b526d5de757ad3b3356383",
"packages": [ "packages": [
{ {
"name": "ahand/mobileesp", "name": "ahand/mobileesp",
...@@ -7470,16 +7470,16 @@ ...@@ -7470,16 +7470,16 @@
}, },
{ {
"name": "squizlabs/php_codesniffer", "name": "squizlabs/php_codesniffer",
"version": "3.4.2", "version": "3.5.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/squizlabs/PHP_CodeSniffer.git", "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
"reference": "b8a7362af1cc1aadb5bd36c3defc4dda2cf5f0a8" "reference": "557a1fc7ac702c66b0bbfe16ab3d55839ef724cb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/b8a7362af1cc1aadb5bd36c3defc4dda2cf5f0a8", "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/557a1fc7ac702c66b0bbfe16ab3d55839ef724cb",
"reference": "b8a7362af1cc1aadb5bd36c3defc4dda2cf5f0a8", "reference": "557a1fc7ac702c66b0bbfe16ab3d55839ef724cb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -7517,7 +7517,7 @@ ...@@ -7517,7 +7517,7 @@
"phpcs", "phpcs",
"standards" "standards"
], ],
"time": "2019-04-10T23:49:02+00:00" "time": "2019-12-04T04:46:47+00:00"
}, },
{ {
"name": "symfony/config", "name": "symfony/config",
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment