Update composer.lock
This commit is contained in:
42
composer.lock
generated
42
composer.lock
generated
@@ -162,16 +162,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phpstan/phpdoc-parser",
|
"name": "phpstan/phpdoc-parser",
|
||||||
"version": "2.2.0",
|
"version": "2.3.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/phpstan/phpdoc-parser.git",
|
"url": "https://github.com/phpstan/phpdoc-parser.git",
|
||||||
"reference": "b9e61a61e39e02dd90944e9115241c7f7e76bfd8"
|
"reference": "1e0cd5370df5dd2e556a36b9c62f62e555870495"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/b9e61a61e39e02dd90944e9115241c7f7e76bfd8",
|
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/1e0cd5370df5dd2e556a36b9c62f62e555870495",
|
||||||
"reference": "b9e61a61e39e02dd90944e9115241c7f7e76bfd8",
|
"reference": "1e0cd5370df5dd2e556a36b9c62f62e555870495",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -203,38 +203,38 @@
|
|||||||
"description": "PHPDoc parser with support for nullable, intersection and generic types",
|
"description": "PHPDoc parser with support for nullable, intersection and generic types",
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/phpstan/phpdoc-parser/issues",
|
"issues": "https://github.com/phpstan/phpdoc-parser/issues",
|
||||||
"source": "https://github.com/phpstan/phpdoc-parser/tree/2.2.0"
|
"source": "https://github.com/phpstan/phpdoc-parser/tree/2.3.0"
|
||||||
},
|
},
|
||||||
"time": "2025-07-13T07:04:09+00:00"
|
"time": "2025-08-30T15:50:23+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "slevomat/coding-standard",
|
"name": "slevomat/coding-standard",
|
||||||
"version": "8.20.0",
|
"version": "8.22.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/slevomat/coding-standard.git",
|
"url": "https://github.com/slevomat/coding-standard.git",
|
||||||
"reference": "b4f9f02edd4e6a586777f0cabe8d05574323f3eb"
|
"reference": "1dd80bf3b93692bedb21a6623c496887fad05fec"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/slevomat/coding-standard/zipball/b4f9f02edd4e6a586777f0cabe8d05574323f3eb",
|
"url": "https://api.github.com/repos/slevomat/coding-standard/zipball/1dd80bf3b93692bedb21a6623c496887fad05fec",
|
||||||
"reference": "b4f9f02edd4e6a586777f0cabe8d05574323f3eb",
|
"reference": "1dd80bf3b93692bedb21a6623c496887fad05fec",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"dealerdirect/phpcodesniffer-composer-installer": "^0.6.2 || ^0.7 || ^1.1.2",
|
"dealerdirect/phpcodesniffer-composer-installer": "^0.6.2 || ^0.7 || ^1.1.2",
|
||||||
"php": "^7.4 || ^8.0",
|
"php": "^7.4 || ^8.0",
|
||||||
"phpstan/phpdoc-parser": "^2.2.0",
|
"phpstan/phpdoc-parser": "^2.3.0",
|
||||||
"squizlabs/php_codesniffer": "^3.13.2"
|
"squizlabs/php_codesniffer": "^3.13.4"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phing/phing": "3.0.1|3.1.0",
|
"phing/phing": "3.0.1|3.1.0",
|
||||||
"php-parallel-lint/php-parallel-lint": "1.4.0",
|
"php-parallel-lint/php-parallel-lint": "1.4.0",
|
||||||
"phpstan/phpstan": "2.1.19",
|
"phpstan/phpstan": "2.1.24",
|
||||||
"phpstan/phpstan-deprecation-rules": "2.0.3",
|
"phpstan/phpstan-deprecation-rules": "2.0.3",
|
||||||
"phpstan/phpstan-phpunit": "2.0.7",
|
"phpstan/phpstan-phpunit": "2.0.7",
|
||||||
"phpstan/phpstan-strict-rules": "2.0.6",
|
"phpstan/phpstan-strict-rules": "2.0.6",
|
||||||
"phpunit/phpunit": "9.6.8|10.5.48|11.4.4|11.5.27|12.2.7"
|
"phpunit/phpunit": "9.6.8|10.5.48|11.4.4|11.5.36|12.3.10"
|
||||||
},
|
},
|
||||||
"type": "phpcodesniffer-standard",
|
"type": "phpcodesniffer-standard",
|
||||||
"extra": {
|
"extra": {
|
||||||
@@ -258,7 +258,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.20.0"
|
"source": "https://github.com/slevomat/coding-standard/tree/8.22.1"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@@ -270,20 +270,20 @@
|
|||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2025-07-26T15:35:10+00:00"
|
"time": "2025-09-13T08:53:30+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "squizlabs/php_codesniffer",
|
"name": "squizlabs/php_codesniffer",
|
||||||
"version": "3.13.2",
|
"version": "3.13.4",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git",
|
"url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git",
|
||||||
"reference": "5b5e3821314f947dd040c70f7992a64eac89025c"
|
"reference": "ad545ea9c1b7d270ce0fc9cbfb884161cd706119"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/5b5e3821314f947dd040c70f7992a64eac89025c",
|
"url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/ad545ea9c1b7d270ce0fc9cbfb884161cd706119",
|
||||||
"reference": "5b5e3821314f947dd040c70f7992a64eac89025c",
|
"reference": "ad545ea9c1b7d270ce0fc9cbfb884161cd706119",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -354,7 +354,7 @@
|
|||||||
"type": "thanks_dev"
|
"type": "thanks_dev"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2025-06-17T22:17:01+00:00"
|
"time": "2025-09-05T05:47:09+00:00"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"packages-dev": [],
|
"packages-dev": [],
|
||||||
|
|||||||
Reference in New Issue
Block a user