Bump phpstan/phpstan-doctrine from 1.3.27 to 1.3.28

Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.27 to 1.3.28.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.27...1.3.28)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-doctrine
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-01-02 03:01:26 +00:00 committed by GitHub
parent c9fdedb5b7
commit 08a4fcecf4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -12781,16 +12781,16 @@
},
{
"name": "phpstan/phpstan-doctrine",
"version": "1.3.27",
"version": "1.3.28",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-doctrine.git",
"reference": "cf2bc2391bf179c901526f23c8bb33d16dc0fdb2"
"reference": "8302a6a214b8cbbda8249cce6ec627033af26c12"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/cf2bc2391bf179c901526f23c8bb33d16dc0fdb2",
"reference": "cf2bc2391bf179c901526f23c8bb33d16dc0fdb2",
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/8302a6a214b8cbbda8249cce6ec627033af26c12",
"reference": "8302a6a214b8cbbda8249cce6ec627033af26c12",
"shasum": ""
},
"require": {
@ -12844,9 +12844,9 @@
"description": "Doctrine extensions for PHPStan",
"support": {
"issues": "https://github.com/phpstan/phpstan-doctrine/issues",
"source": "https://github.com/phpstan/phpstan-doctrine/tree/1.3.27"
"source": "https://github.com/phpstan/phpstan-doctrine/tree/1.3.28"
},
"time": "2022-12-16T09:07:46+00:00"
"time": "2022-12-30T21:24:11+00:00"
},
{
"name": "phpstan/phpstan-phpunit",