Bump phpstan/phpstan from 1.3.0 to 1.4.5 (#2548)
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.3.0 to 1.4.5. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Changelog](https://github.com/phpstan/phpstan/blob/master/CHANGELOG.md) - [Commits](https://github.com/phpstan/phpstan/compare/1.3.0...1.4.5) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: oleibman <10341515+oleibman@users.noreply.github.com>
This commit is contained in:
parent
af8948b558
commit
69fe30a135
|
|
@ -2074,16 +2074,16 @@
|
|||
},
|
||||
{
|
||||
"name": "phpstan/phpstan",
|
||||
"version": "1.3.0",
|
||||
"version": "1.4.5",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/phpstan/phpstan.git",
|
||||
"reference": "ffc5aee6019eeae4ea618d97dd290ab95e77be59"
|
||||
"reference": "150d1fbd82fb71ff76b3bd7f6ea6006d89c5f0c3"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/ffc5aee6019eeae4ea618d97dd290ab95e77be59",
|
||||
"reference": "ffc5aee6019eeae4ea618d97dd290ab95e77be59",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/150d1fbd82fb71ff76b3bd7f6ea6006d89c5f0c3",
|
||||
"reference": "150d1fbd82fb71ff76b3bd7f6ea6006d89c5f0c3",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
|
@ -2099,7 +2099,7 @@
|
|||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "1.3-dev"
|
||||
"dev-master": "1.4-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
|
|
@ -2114,7 +2114,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.4.5"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
|
@ -2134,7 +2134,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2021-12-29T17:03:31+00:00"
|
||||
"time": "2022-02-02T19:35:10+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpstan/phpstan-phpunit",
|
||||
|
|
|
|||
Loading…
Reference in New Issue