Bump phpstan/phpstan from 1.7.7 to 1.8.0 (#2919)

Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.7.7 to 1.8.0.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.8.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.7.7...1.8.0)

---
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:
dependabot[bot] 2022-07-02 01:29:11 -07:00 committed by GitHub
parent cbc8ed0845
commit f90adcf28e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

10
composer.lock generated
View File

@ -2076,16 +2076,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "1.7.7", "version": "1.8.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "cadad14ac63d8a432e01ae89ac5d0ff6fc3b16ab" "reference": "b7648d4ee9321665acaf112e49da9fd93df8fbd5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/cadad14ac63d8a432e01ae89ac5d0ff6fc3b16ab", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/b7648d4ee9321665acaf112e49da9fd93df8fbd5",
"reference": "cadad14ac63d8a432e01ae89ac5d0ff6fc3b16ab", "reference": "b7648d4ee9321665acaf112e49da9fd93df8fbd5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2127,7 +2127,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-05-31T13:58:21+00:00" "time": "2022-06-29T08:53:31+00:00"
}, },
{ {
"name": "phpstan/phpstan-phpunit", "name": "phpstan/phpstan-phpunit",