Release 1.19.6 (#3277)

This commit is contained in:
Kevin Papst
2022-04-29 18:14:12 +02:00
committed by GitHub
parent 76899d2fdb
commit 100f8a5165
5 changed files with 11 additions and 11 deletions

12
composer.lock generated
View File

@@ -11838,16 +11838,16 @@
},
{
"name": "phpstan/phpstan",
"version": "1.6.0",
"version": "1.6.1",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "b480ba2ae0699a72d43a340c20b9c00ede91ee3e"
"reference": "e8852764cf5ec8dcd2a3fa8ea03cbcf523639419"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/b480ba2ae0699a72d43a340c20b9c00ede91ee3e",
"reference": "b480ba2ae0699a72d43a340c20b9c00ede91ee3e",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/e8852764cf5ec8dcd2a3fa8ea03cbcf523639419",
"reference": "e8852764cf5ec8dcd2a3fa8ea03cbcf523639419",
"shasum": ""
},
"require": {
@@ -11873,7 +11873,7 @@
"description": "PHPStan - PHP Static Analysis Tool",
"support": {
"issues": "https://github.com/phpstan/phpstan/issues",
"source": "https://github.com/phpstan/phpstan/tree/1.6.0"
"source": "https://github.com/phpstan/phpstan/tree/1.6.1"
},
"funding": [
{
@@ -11893,7 +11893,7 @@
"type": "tidelift"
}
],
"time": "2022-04-26T05:43:03+00:00"
"time": "2022-04-26T18:09:31+00:00"
},
{
"name": "phpstan/phpstan-doctrine",