Bump phpstan/phpstan-doctrine from 1.3.51 to 1.3.53

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

---
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-11-22 03:29:24 +00:00 committed by GitHub
parent 793514171f
commit 8ed1e9e528
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

22
composer.lock generated
View file

@ -16614,16 +16614,16 @@
},
{
"name": "phpstan/phpstan",
"version": "1.10.43",
"version": "1.10.44",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "2c4129f6ca8c7cfa870098884b8869b410a5a361"
"reference": "bf84367c53a23f759513985c54ffe0d0c249825b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/2c4129f6ca8c7cfa870098884b8869b410a5a361",
"reference": "2c4129f6ca8c7cfa870098884b8869b410a5a361",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/bf84367c53a23f759513985c54ffe0d0c249825b",
"reference": "bf84367c53a23f759513985c54ffe0d0c249825b",
"shasum": ""
},
"require": {
@ -16672,20 +16672,20 @@
"type": "tidelift"
}
],
"time": "2023-11-19T19:55:25+00:00"
"time": "2023-11-21T16:30:46+00:00"
},
{
"name": "phpstan/phpstan-doctrine",
"version": "1.3.51",
"version": "1.3.53",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-doctrine.git",
"reference": "c555eb3a22ca8ee88fb1250804512b9bb2723587"
"reference": "85def57e5db6ac6c8a512200c0cfadf7b6621b10"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/c555eb3a22ca8ee88fb1250804512b9bb2723587",
"reference": "c555eb3a22ca8ee88fb1250804512b9bb2723587",
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/85def57e5db6ac6c8a512200c0cfadf7b6621b10",
"reference": "85def57e5db6ac6c8a512200c0cfadf7b6621b10",
"shasum": ""
},
"require": {
@ -16740,9 +16740,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.51"
"source": "https://github.com/phpstan/phpstan-doctrine/tree/1.3.53"
},
"time": "2023-11-20T09:23:57+00:00"
"time": "2023-11-21T10:31:58+00:00"
},
{
"name": "phpstan/phpstan-phpunit",