Update composer.lock

This commit is contained in:
2026-04-09 11:13:48 +03:00
parent 4132c3497d
commit f786b9627d
Generated
+7 -7
View File
@@ -151,16 +151,16 @@
}, },
{ {
"name": "slevomat/coding-standard", "name": "slevomat/coding-standard",
"version": "8.28.0", "version": "8.28.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/slevomat/coding-standard.git", "url": "https://github.com/slevomat/coding-standard.git",
"reference": "0cd4b30cc1037eca54091c188d260d570e61770c" "reference": "66151cfbd25b50e8becd9f809fb704f01fd4d6f2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/slevomat/coding-standard/zipball/0cd4b30cc1037eca54091c188d260d570e61770c", "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/66151cfbd25b50e8becd9f809fb704f01fd4d6f2",
"reference": "0cd4b30cc1037eca54091c188d260d570e61770c", "reference": "66151cfbd25b50e8becd9f809fb704f01fd4d6f2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -172,7 +172,7 @@
"require-dev": { "require-dev": {
"phing/phing": "3.0.1|3.1.2", "phing/phing": "3.0.1|3.1.2",
"php-parallel-lint/php-parallel-lint": "1.4.0", "php-parallel-lint/php-parallel-lint": "1.4.0",
"phpstan/phpstan": "2.1.40", "phpstan/phpstan": "2.1.42",
"phpstan/phpstan-deprecation-rules": "2.0.4", "phpstan/phpstan-deprecation-rules": "2.0.4",
"phpstan/phpstan-phpunit": "2.0.16", "phpstan/phpstan-phpunit": "2.0.16",
"phpstan/phpstan-strict-rules": "2.0.10", "phpstan/phpstan-strict-rules": "2.0.10",
@@ -200,7 +200,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/slevomat/coding-standard/issues", "issues": "https://github.com/slevomat/coding-standard/issues",
"source": "https://github.com/slevomat/coding-standard/tree/8.28.0" "source": "https://github.com/slevomat/coding-standard/tree/8.28.1"
}, },
"funding": [ "funding": [
{ {
@@ -212,7 +212,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-02-23T21:35:24+00:00" "time": "2026-03-22T17:22:38+00:00"
}, },
{ {
"name": "squizlabs/php_codesniffer", "name": "squizlabs/php_codesniffer",