mirror of
https://github.com/phpseclib/phpseclib.git
synced 2024-11-09 07:10:57 +00:00
Update squizlabs/php_codesniffer from 1.5.2 to 1.5.5
This commit is contained in:
parent
cd6e50bfb9
commit
420653a0a6
15
composer.lock
generated
15
composer.lock
generated
@ -957,16 +957,16 @@
|
||||
},
|
||||
{
|
||||
"name": "squizlabs/php_codesniffer",
|
||||
"version": "1.5.2",
|
||||
"version": "1.5.5",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
|
||||
"reference": "a76a39b317ce8106abe6264daa505e24e1731860"
|
||||
"reference": "5d973e59cf58a0c847f298de84374c96b42b17b3"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/a76a39b317ce8106abe6264daa505e24e1731860",
|
||||
"reference": "a76a39b317ce8106abe6264daa505e24e1731860",
|
||||
"url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/5d973e59cf58a0c847f298de84374c96b42b17b3",
|
||||
"reference": "5d973e59cf58a0c847f298de84374c96b42b17b3",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -980,6 +980,11 @@
|
||||
"scripts/phpcs"
|
||||
],
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-phpcs-fixer": "2.0.x-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
"classmap": [
|
||||
"CodeSniffer.php",
|
||||
@ -1023,7 +1028,7 @@
|
||||
"phpcs",
|
||||
"standards"
|
||||
],
|
||||
"time": "2014-02-04 23:49:58"
|
||||
"time": "2014-09-25 03:33:46"
|
||||
},
|
||||
{
|
||||
"name": "symfony/console",
|
||||
|
Loading…
Reference in New Issue
Block a user