chore(deps): update squizlabs/php_codesniffer to 3.11.2 (#27)

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:
renovate[bot]
2024-12-12 00:23:58 +02:00
committed by GitHub
parent 2b4bfb5ecd
commit ebff93e3d7
2 changed files with 7 additions and 7 deletions

View File

@@ -27,6 +27,6 @@
"ext-curl": "*" "ext-curl": "*"
}, },
"require-dev": { "require-dev": {
"squizlabs/php_codesniffer": "3.11.1" "squizlabs/php_codesniffer": "3.11.2"
} }
} }

12
composer.lock generated
View File

@@ -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": "981065c704fb19cf755ae7b33af445b5", "content-hash": "26a00cc95ce6bc59289c68ed6924c5a9",
"packages": [], "packages": [],
"packages-dev": [ "packages-dev": [
{ {
"name": "squizlabs/php_codesniffer", "name": "squizlabs/php_codesniffer",
"version": "3.11.1", "version": "3.11.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git", "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git",
"reference": "19473c30efe4f7b3cd42522d0b2e6e7f243c6f87" "reference": "1368f4a58c3c52114b86b1abe8f4098869cb0079"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/19473c30efe4f7b3cd42522d0b2e6e7f243c6f87", "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/1368f4a58c3c52114b86b1abe8f4098869cb0079",
"reference": "19473c30efe4f7b3cd42522d0b2e6e7f243c6f87", "reference": "1368f4a58c3c52114b86b1abe8f4098869cb0079",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -85,7 +85,7 @@
"type": "open_collective" "type": "open_collective"
} }
], ],
"time": "2024-11-16T12:02:36+00:00" "time": "2024-12-11T16:04:26+00:00"
} }
], ],
"aliases": [], "aliases": [],