upd
This commit is contained in:
20
composer.lock
generated
20
composer.lock
generated
@@ -151,20 +151,20 @@
|
||||
},
|
||||
{
|
||||
"name": "slevomat/coding-standard",
|
||||
"version": "8.25.1",
|
||||
"version": "8.26.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/slevomat/coding-standard.git",
|
||||
"reference": "4caa5ec5a30b84b2305e80159c710d437f40cc40"
|
||||
"reference": "d247cdc04b91956bdcfaa0b1313c01960b189d3c"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/slevomat/coding-standard/zipball/4caa5ec5a30b84b2305e80159c710d437f40cc40",
|
||||
"reference": "4caa5ec5a30b84b2305e80159c710d437f40cc40",
|
||||
"url": "https://api.github.com/repos/slevomat/coding-standard/zipball/d247cdc04b91956bdcfaa0b1313c01960b189d3c",
|
||||
"reference": "d247cdc04b91956bdcfaa0b1313c01960b189d3c",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"dealerdirect/phpcodesniffer-composer-installer": "^0.6.2 || ^0.7 || ^1.2.0",
|
||||
"dealerdirect/phpcodesniffer-composer-installer": "^0.7 || ^1.2.0",
|
||||
"php": "^7.4 || ^8.0",
|
||||
"phpstan/phpdoc-parser": "^2.3.0",
|
||||
"squizlabs/php_codesniffer": "^4.0.1"
|
||||
@@ -172,11 +172,11 @@
|
||||
"require-dev": {
|
||||
"phing/phing": "3.0.1|3.1.0",
|
||||
"php-parallel-lint/php-parallel-lint": "1.4.0",
|
||||
"phpstan/phpstan": "2.1.32",
|
||||
"phpstan/phpstan": "2.1.33",
|
||||
"phpstan/phpstan-deprecation-rules": "2.0.3",
|
||||
"phpstan/phpstan-phpunit": "2.0.8",
|
||||
"phpstan/phpstan-phpunit": "2.0.11",
|
||||
"phpstan/phpstan-strict-rules": "2.0.7",
|
||||
"phpunit/phpunit": "9.6.8|10.5.48|11.4.4|11.5.36|12.4.4"
|
||||
"phpunit/phpunit": "9.6.31|10.5.60|11.4.4|11.5.46|12.5.4"
|
||||
},
|
||||
"type": "phpcodesniffer-standard",
|
||||
"extra": {
|
||||
@@ -200,7 +200,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/slevomat/coding-standard/issues",
|
||||
"source": "https://github.com/slevomat/coding-standard/tree/8.25.1"
|
||||
"source": "https://github.com/slevomat/coding-standard/tree/8.26.0"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@@ -212,7 +212,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2025-11-25T18:01:43+00:00"
|
||||
"time": "2025-12-21T18:01:15+00:00"
|
||||
},
|
||||
{
|
||||
"name": "squizlabs/php_codesniffer",
|
||||
|
||||
Reference in New Issue
Block a user