|
@@ -4,7 +4,7 @@
|
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
|
"This file is @generated automatically"
|
|
|
],
|
|
|
- "content-hash": "3627c8ce07a5ee396e60345c8f8b6a43",
|
|
|
+ "content-hash": "52dc731e14ffbff41d12d3e9f60b615e",
|
|
|
"packages": [],
|
|
|
"packages-dev": [
|
|
|
{
|
|
@@ -2488,20 +2488,20 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "phpstan/phpstan",
|
|
|
- "version": "1.3.0",
|
|
|
+ "version": "1.8.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/phpstan/phpstan.git",
|
|
|
- "reference": "ffc5aee6019eeae4ea618d97dd290ab95e77be59"
|
|
|
+ "reference": "b7648d4ee9321665acaf112e49da9fd93df8fbd5"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/phpstan/phpstan/zipball/ffc5aee6019eeae4ea618d97dd290ab95e77be59",
|
|
|
- "reference": "ffc5aee6019eeae4ea618d97dd290ab95e77be59",
|
|
|
+ "url": "https://api.github.com/repos/phpstan/phpstan/zipball/b7648d4ee9321665acaf112e49da9fd93df8fbd5",
|
|
|
+ "reference": "b7648d4ee9321665acaf112e49da9fd93df8fbd5",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
- "php": "^7.1|^8.0"
|
|
|
+ "php": "^7.2|^8.0"
|
|
|
},
|
|
|
"conflict": {
|
|
|
"phpstan/phpstan-shim": "*"
|
|
@@ -2511,11 +2511,6 @@
|
|
|
"phpstan.phar"
|
|
|
],
|
|
|
"type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "1.3-dev"
|
|
|
- }
|
|
|
- },
|
|
|
"autoload": {
|
|
|
"files": [
|
|
|
"bootstrap.php"
|
|
@@ -2528,7 +2523,7 @@
|
|
|
"description": "PHPStan - PHP Static Analysis Tool",
|
|
|
"support": {
|
|
|
"issues": "https://github.com/phpstan/phpstan/issues",
|
|
|
- "source": "https://github.com/phpstan/phpstan/tree/1.3.0"
|
|
|
+ "source": "https://github.com/phpstan/phpstan/tree/1.8.0"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
@@ -2548,25 +2543,25 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2021-12-29T17:03:31+00:00"
|
|
|
+ "time": "2022-06-29T08:53:31+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "phpstan/phpstan-phpunit",
|
|
|
- "version": "1.0.0",
|
|
|
+ "version": "1.1.1",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/phpstan/phpstan-phpunit.git",
|
|
|
- "reference": "9eb88c9f689003a8a2a5ae9e010338ee94dc39b3"
|
|
|
+ "reference": "4a3c437c09075736285d1cabb5c75bf27ed0bc84"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/9eb88c9f689003a8a2a5ae9e010338ee94dc39b3",
|
|
|
- "reference": "9eb88c9f689003a8a2a5ae9e010338ee94dc39b3",
|
|
|
+ "url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/4a3c437c09075736285d1cabb5c75bf27ed0bc84",
|
|
|
+ "reference": "4a3c437c09075736285d1cabb5c75bf27ed0bc84",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
- "php": "^7.1 || ^8.0",
|
|
|
- "phpstan/phpstan": "^1.0"
|
|
|
+ "php": "^7.2 || ^8.0",
|
|
|
+ "phpstan/phpstan": "^1.5.0"
|
|
|
},
|
|
|
"conflict": {
|
|
|
"phpunit/phpunit": "<7.0"
|
|
@@ -2579,9 +2574,6 @@
|
|
|
},
|
|
|
"type": "phpstan-extension",
|
|
|
"extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "1.0-dev"
|
|
|
- },
|
|
|
"phpstan": {
|
|
|
"includes": [
|
|
|
"extension.neon",
|
|
@@ -2601,9 +2593,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.0.0"
|
|
|
+ "source": "https://github.com/phpstan/phpstan-phpunit/tree/1.1.1"
|
|
|
},
|
|
|
- "time": "2021-10-14T08:03:54+00:00"
|
|
|
+ "time": "2022-04-20T15:24:25+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "psr/container",
|
|
@@ -4608,5 +4600,5 @@
|
|
|
"php": "^7.4 || ^8.0"
|
|
|
},
|
|
|
"platform-dev": [],
|
|
|
- "plugin-api-version": "2.1.0"
|
|
|
+ "plugin-api-version": "2.3.0"
|
|
|
}
|