chore(deps): update squizlabs/php_codesniffer to 3.11.0 (#25)

This commit is contained in:
renovate[bot]
2024-11-12 23:11:13 +02:00
committed by GitHub
parent 62e1356acb
commit 92928a0c2d
2 changed files with 9 additions and 9 deletions

View File

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

16
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": "1e5d60bf4a44249fb8b1cc8d8733b39e", "content-hash": "eb605360db20b0d16bb379101d273289",
"packages": [], "packages": [],
"packages-dev": [ "packages-dev": [
{ {
"name": "squizlabs/php_codesniffer", "name": "squizlabs/php_codesniffer",
"version": "3.10.3", "version": "3.11.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git", "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git",
"reference": "62d32998e820bddc40f99f8251958aed187a5c9c" "reference": "70c08f8d20c0eb4fe56f26644dd94dae76a7f450"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/62d32998e820bddc40f99f8251958aed187a5c9c", "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/70c08f8d20c0eb4fe56f26644dd94dae76a7f450",
"reference": "62d32998e820bddc40f99f8251958aed187a5c9c", "reference": "70c08f8d20c0eb4fe56f26644dd94dae76a7f450",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -85,18 +85,18 @@
"type": "open_collective" "type": "open_collective"
} }
], ],
"time": "2024-09-18T10:38:58+00:00" "time": "2024-11-12T09:53:29+00:00"
} }
], ],
"aliases": [], "aliases": [],
"minimum-stability": "stable", "minimum-stability": "stable",
"stability-flags": [], "stability-flags": {},
"prefer-stable": false, "prefer-stable": false,
"prefer-lowest": false, "prefer-lowest": false,
"platform": { "platform": {
"ext-simplexml": "*", "ext-simplexml": "*",
"ext-curl": "*" "ext-curl": "*"
}, },
"platform-dev": [], "platform-dev": {},
"plugin-api-version": "2.6.0" "plugin-api-version": "2.6.0"
} }