|
@@ -359,21 +359,22 @@
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"name": "phpstan/phpstan-phpunit",
|
|
"name": "phpstan/phpstan-phpunit",
|
|
|
- "version": "2.0.16",
|
|
|
|
|
|
|
+ "version": "2.0.17",
|
|
|
"source": {
|
|
"source": {
|
|
|
"type": "git",
|
|
"type": "git",
|
|
|
"url": "https://github.com/phpstan/phpstan-phpunit.git",
|
|
"url": "https://github.com/phpstan/phpstan-phpunit.git",
|
|
|
- "reference": "6ab598e1bc106e6827fd346ae4a12b4a5d634c32"
|
|
|
|
|
|
|
+ "reference": "c2f977551f0736d60467b3d754b2e0cf4e337b3f"
|
|
|
},
|
|
},
|
|
|
"dist": {
|
|
"dist": {
|
|
|
"type": "zip",
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/6ab598e1bc106e6827fd346ae4a12b4a5d634c32",
|
|
|
|
|
- "reference": "6ab598e1bc106e6827fd346ae4a12b4a5d634c32",
|
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/c2f977551f0736d60467b3d754b2e0cf4e337b3f",
|
|
|
|
|
+ "reference": "c2f977551f0736d60467b3d754b2e0cf4e337b3f",
|
|
|
"shasum": ""
|
|
"shasum": ""
|
|
|
},
|
|
},
|
|
|
"require": {
|
|
"require": {
|
|
|
|
|
+ "phar-io/version": "^3.2",
|
|
|
"php": "^7.4 || ^8.0",
|
|
"php": "^7.4 || ^8.0",
|
|
|
- "phpstan/phpstan": "^2.1.32"
|
|
|
|
|
|
|
+ "phpstan/phpstan": "^2.2.3"
|
|
|
},
|
|
},
|
|
|
"conflict": {
|
|
"conflict": {
|
|
|
"phpunit/phpunit": "<7.0"
|
|
"phpunit/phpunit": "<7.0"
|
|
@@ -383,7 +384,8 @@
|
|
|
"php-parallel-lint/php-parallel-lint": "^1.2",
|
|
"php-parallel-lint/php-parallel-lint": "^1.2",
|
|
|
"phpstan/phpstan-deprecation-rules": "^2.0",
|
|
"phpstan/phpstan-deprecation-rules": "^2.0",
|
|
|
"phpstan/phpstan-strict-rules": "^2.0",
|
|
"phpstan/phpstan-strict-rules": "^2.0",
|
|
|
- "phpunit/phpunit": "^9.6"
|
|
|
|
|
|
|
+ "phpunit/phpunit": "^9.6",
|
|
|
|
|
+ "shipmonk/name-collision-detector": "^2.1"
|
|
|
},
|
|
},
|
|
|
"type": "phpstan-extension",
|
|
"type": "phpstan-extension",
|
|
|
"extra": {
|
|
"extra": {
|
|
@@ -409,9 +411,9 @@
|
|
|
],
|
|
],
|
|
|
"support": {
|
|
"support": {
|
|
|
"issues": "https://github.com/phpstan/phpstan-phpunit/issues",
|
|
"issues": "https://github.com/phpstan/phpstan-phpunit/issues",
|
|
|
- "source": "https://github.com/phpstan/phpstan-phpunit/tree/2.0.16"
|
|
|
|
|
|
|
+ "source": "https://github.com/phpstan/phpstan-phpunit/tree/2.0.17"
|
|
|
},
|
|
},
|
|
|
- "time": "2026-02-14T09:05:21+00:00"
|
|
|
|
|
|
|
+ "time": "2026-06-29T05:32:23+00:00"
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"name": "phpstan/phpstan-strict-rules",
|
|
"name": "phpstan/phpstan-strict-rules",
|