Bump phpstan/phpstan-doctrine from 1.3.3 to 1.3.4

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

---
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] 2022-05-10 12:03:05 +00:00 committed by Sean Molenaar
parent c137e1efcc
commit 37460f271c
1 changed files with 12 additions and 12 deletions

24
composer.lock generated
View File

@ -1285,16 +1285,16 @@
},
{
"name": "phpstan/phpstan",
"version": "1.6.7",
"version": "1.6.8",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "d41c39cb2e487663bce9bbd97c660e244b73abad"
"reference": "d76498c5531232cb8386ceb6004f7e013138d3ba"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/d41c39cb2e487663bce9bbd97c660e244b73abad",
"reference": "d41c39cb2e487663bce9bbd97c660e244b73abad",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/d76498c5531232cb8386ceb6004f7e013138d3ba",
"reference": "d76498c5531232cb8386ceb6004f7e013138d3ba",
"shasum": ""
},
"require": {
@ -1320,7 +1320,7 @@
"description": "PHPStan - PHP Static Analysis Tool",
"support": {
"issues": "https://github.com/phpstan/phpstan/issues",
"source": "https://github.com/phpstan/phpstan/tree/1.6.7"
"source": "https://github.com/phpstan/phpstan/tree/1.6.8"
},
"funding": [
{
@ -1340,20 +1340,20 @@
"type": "tidelift"
}
],
"time": "2022-05-04T22:55:41+00:00"
"time": "2022-05-10T06:54:21+00:00"
},
{
"name": "phpstan/phpstan-doctrine",
"version": "1.3.3",
"version": "1.3.4",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-doctrine.git",
"reference": "35b098cbf78647a15fcaf4a9bfa536b8de9c3ddd"
"reference": "dd53db81bc1f877248de3819321d84126a9e9f65"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/35b098cbf78647a15fcaf4a9bfa536b8de9c3ddd",
"reference": "35b098cbf78647a15fcaf4a9bfa536b8de9c3ddd",
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/dd53db81bc1f877248de3819321d84126a9e9f65",
"reference": "dd53db81bc1f877248de3819321d84126a9e9f65",
"shasum": ""
},
"require": {
@ -1406,9 +1406,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.3"
"source": "https://github.com/phpstan/phpstan-doctrine/tree/1.3.4"
},
"time": "2022-04-20T15:54:13+00:00"
"time": "2022-05-09T13:15:33+00:00"
},
{
"name": "phpstan/phpstan-phpunit",