|
|
@@ -138,16 +138,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "nikic/php-parser",
|
|
|
- "version": "v4.16.0",
|
|
|
+ "version": "v4.17.1",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/nikic/PHP-Parser.git",
|
|
|
- "reference": "19526a33fb561ef417e822e85f08a00db4059c17"
|
|
|
+ "reference": "a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/19526a33fb561ef417e822e85f08a00db4059c17",
|
|
|
- "reference": "19526a33fb561ef417e822e85f08a00db4059c17",
|
|
|
+ "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d",
|
|
|
+ "reference": "a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
@@ -188,9 +188,9 @@
|
|
|
],
|
|
|
"support": {
|
|
|
"issues": "https://github.com/nikic/PHP-Parser/issues",
|
|
|
- "source": "https://github.com/nikic/PHP-Parser/tree/v4.16.0"
|
|
|
+ "source": "https://github.com/nikic/PHP-Parser/tree/v4.17.1"
|
|
|
},
|
|
|
- "time": "2023-06-25T14:52:30+00:00"
|
|
|
+ "time": "2023-08-13T19:53:39+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "phar-io/manifest",
|
|
|
@@ -305,16 +305,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "phpstan/phpstan",
|
|
|
- "version": "1.10.26",
|
|
|
+ "version": "1.10.38",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/phpstan/phpstan.git",
|
|
|
- "reference": "5d660cbb7e1b89253a47147ae44044f49832351f"
|
|
|
+ "reference": "5302bb402c57f00fb3c2c015bac86e0827e4b691"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/phpstan/phpstan/zipball/5d660cbb7e1b89253a47147ae44044f49832351f",
|
|
|
- "reference": "5d660cbb7e1b89253a47147ae44044f49832351f",
|
|
|
+ "url": "https://api.github.com/repos/phpstan/phpstan/zipball/5302bb402c57f00fb3c2c015bac86e0827e4b691",
|
|
|
+ "reference": "5302bb402c57f00fb3c2c015bac86e0827e4b691",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
@@ -363,20 +363,20 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2023-07-19T12:44:37+00:00"
|
|
|
+ "time": "2023-10-06T14:19:14+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "phpstan/phpstan-phpunit",
|
|
|
- "version": "1.3.13",
|
|
|
+ "version": "1.3.14",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/phpstan/phpstan-phpunit.git",
|
|
|
- "reference": "d8bdab0218c5eb0964338d24a8511b65e9c94fa5"
|
|
|
+ "reference": "614acc10c522e319639bf38b0698a4a566665f04"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/d8bdab0218c5eb0964338d24a8511b65e9c94fa5",
|
|
|
- "reference": "d8bdab0218c5eb0964338d24a8511b65e9c94fa5",
|
|
|
+ "url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/614acc10c522e319639bf38b0698a4a566665f04",
|
|
|
+ "reference": "614acc10c522e319639bf38b0698a4a566665f04",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
@@ -389,7 +389,7 @@
|
|
|
"require-dev": {
|
|
|
"nikic/php-parser": "^4.13.0",
|
|
|
"php-parallel-lint/php-parallel-lint": "^1.2",
|
|
|
- "phpstan/phpstan-strict-rules": "^1.0",
|
|
|
+ "phpstan/phpstan-strict-rules": "^1.5.1",
|
|
|
"phpunit/phpunit": "^9.5"
|
|
|
},
|
|
|
"type": "phpstan-extension",
|
|
|
@@ -413,9 +413,9 @@
|
|
|
"description": "PHPUnit extensions and rules for PHPStan",
|
|
|
"support": {
|
|
|
"issues": "https://github.com/phpstan/phpstan-phpunit/issues",
|
|
|
- "source": "https://github.com/phpstan/phpstan-phpunit/tree/1.3.13"
|
|
|
+ "source": "https://github.com/phpstan/phpstan-phpunit/tree/1.3.14"
|
|
|
},
|
|
|
- "time": "2023-05-26T11:05:59+00:00"
|
|
|
+ "time": "2023-08-25T09:46:39+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "phpstan/phpstan-strict-rules",
|
|
|
@@ -468,16 +468,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "phpunit/php-code-coverage",
|
|
|
- "version": "9.2.26",
|
|
|
+ "version": "9.2.29",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
|
|
|
- "reference": "443bc6912c9bd5b409254a40f4b0f4ced7c80ea1"
|
|
|
+ "reference": "6a3a87ac2bbe33b25042753df8195ba4aa534c76"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/443bc6912c9bd5b409254a40f4b0f4ced7c80ea1",
|
|
|
- "reference": "443bc6912c9bd5b409254a40f4b0f4ced7c80ea1",
|
|
|
+ "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/6a3a87ac2bbe33b25042753df8195ba4aa534c76",
|
|
|
+ "reference": "6a3a87ac2bbe33b25042753df8195ba4aa534c76",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
@@ -533,7 +533,8 @@
|
|
|
],
|
|
|
"support": {
|
|
|
"issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
|
|
|
- "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.26"
|
|
|
+ "security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy",
|
|
|
+ "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.29"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
|
@@ -541,7 +542,7 @@
|
|
|
"type": "github"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2023-03-06T12:58:08+00:00"
|
|
|
+ "time": "2023-09-19T04:57:46+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "phpunit/php-file-iterator",
|
|
|
@@ -786,16 +787,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "phpunit/phpunit",
|
|
|
- "version": "9.6.10",
|
|
|
+ "version": "9.6.13",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
|
|
- "reference": "a6d351645c3fe5a30f5e86be6577d946af65a328"
|
|
|
+ "reference": "f3d767f7f9e191eab4189abe41ab37797e30b1be"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a6d351645c3fe5a30f5e86be6577d946af65a328",
|
|
|
- "reference": "a6d351645c3fe5a30f5e86be6577d946af65a328",
|
|
|
+ "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/f3d767f7f9e191eab4189abe41ab37797e30b1be",
|
|
|
+ "reference": "f3d767f7f9e191eab4189abe41ab37797e30b1be",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
@@ -810,7 +811,7 @@
|
|
|
"phar-io/manifest": "^2.0.3",
|
|
|
"phar-io/version": "^3.0.2",
|
|
|
"php": ">=7.3",
|
|
|
- "phpunit/php-code-coverage": "^9.2.13",
|
|
|
+ "phpunit/php-code-coverage": "^9.2.28",
|
|
|
"phpunit/php-file-iterator": "^3.0.5",
|
|
|
"phpunit/php-invoker": "^3.1.1",
|
|
|
"phpunit/php-text-template": "^2.0.3",
|
|
|
@@ -869,7 +870,7 @@
|
|
|
"support": {
|
|
|
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
|
|
|
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
|
|
|
- "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.10"
|
|
|
+ "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.13"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
|
@@ -885,7 +886,7 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2023-07-10T04:04:23+00:00"
|
|
|
+ "time": "2023-09-19T05:39:22+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "sebastian/cli-parser",
|
|
|
@@ -1393,16 +1394,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "sebastian/global-state",
|
|
|
- "version": "5.0.5",
|
|
|
+ "version": "5.0.6",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/sebastianbergmann/global-state.git",
|
|
|
- "reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2"
|
|
|
+ "reference": "bde739e7565280bda77be70044ac1047bc007e34"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/0ca8db5a5fc9c8646244e629625ac486fa286bf2",
|
|
|
- "reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2",
|
|
|
+ "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bde739e7565280bda77be70044ac1047bc007e34",
|
|
|
+ "reference": "bde739e7565280bda77be70044ac1047bc007e34",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
@@ -1445,7 +1446,7 @@
|
|
|
],
|
|
|
"support": {
|
|
|
"issues": "https://github.com/sebastianbergmann/global-state/issues",
|
|
|
- "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.5"
|
|
|
+ "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.6"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
|
@@ -1453,7 +1454,7 @@
|
|
|
"type": "github"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2022-02-14T08:28:10+00:00"
|
|
|
+ "time": "2023-08-02T09:26:13+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "sebastian/lines-of-code",
|