mirror of
https://github.com/ivuorinen/xkcd-Mailer.git
synced 2026-03-12 10:02:58 +00:00
chore(deps): update squizlabs/php_codesniffer to 3.12.0 (#30)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -27,6 +27,6 @@
|
|||||||
"ext-curl": "*"
|
"ext-curl": "*"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"squizlabs/php_codesniffer": "3.11.3"
|
"squizlabs/php_codesniffer": "3.12.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
14
composer.lock
generated
14
composer.lock
generated
@@ -4,21 +4,21 @@
|
|||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "3f8533427c6afc6289d0c2e8ee6c8b59",
|
"content-hash": "8e7d3c918e845102c40f6b43bc84e81b",
|
||||||
"packages": [],
|
"packages": [],
|
||||||
"packages-dev": [
|
"packages-dev": [
|
||||||
{
|
{
|
||||||
"name": "squizlabs/php_codesniffer",
|
"name": "squizlabs/php_codesniffer",
|
||||||
"version": "3.11.3",
|
"version": "3.12.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git",
|
"url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git",
|
||||||
"reference": "ba05f990e79cbe69b9f35c8c1ac8dca7eecc3a10"
|
"reference": "2d1b63db139c3c6ea0c927698e5160f8b3b8d630"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/ba05f990e79cbe69b9f35c8c1ac8dca7eecc3a10",
|
"url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/2d1b63db139c3c6ea0c927698e5160f8b3b8d630",
|
||||||
"reference": "ba05f990e79cbe69b9f35c8c1ac8dca7eecc3a10",
|
"reference": "2d1b63db139c3c6ea0c927698e5160f8b3b8d630",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -85,11 +85,11 @@
|
|||||||
"type": "open_collective"
|
"type": "open_collective"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"url": "https://thanks.dev/phpcsstandards",
|
"url": "https://thanks.dev/u/gh/phpcsstandards",
|
||||||
"type": "thanks_dev"
|
"type": "thanks_dev"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2025-01-23T17:04:15+00:00"
|
"time": "2025-03-18T05:04:51+00:00"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"aliases": [],
|
"aliases": [],
|
||||||
|
|||||||
Reference in New Issue
Block a user