Bump phpstan/phpstan-doctrine from 1.3.53 to 1.3.54

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

---
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] 2024-01-08 03:45:08 +00:00 committed by GitHub
parent 139129f46f
commit 74a5c6d779
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 13 additions and 13 deletions

26
composer.lock generated
View File

@ -16789,16 +16789,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "1.10.51", "version": "1.10.54",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "5082fa72dc13944578806ca1196a385818d8b077" "reference": "3e25f279dada0adc14ffd7bad09af2e2fc3523bb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/5082fa72dc13944578806ca1196a385818d8b077", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/3e25f279dada0adc14ffd7bad09af2e2fc3523bb",
"reference": "5082fa72dc13944578806ca1196a385818d8b077", "reference": "3e25f279dada0adc14ffd7bad09af2e2fc3523bb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -16847,25 +16847,25 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-01-04T21:16:30+00:00" "time": "2024-01-05T15:50:47+00:00"
}, },
{ {
"name": "phpstan/phpstan-doctrine", "name": "phpstan/phpstan-doctrine",
"version": "1.3.53", "version": "1.3.54",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan-doctrine.git", "url": "https://github.com/phpstan/phpstan-doctrine.git",
"reference": "85def57e5db6ac6c8a512200c0cfadf7b6621b10" "reference": "f9555a2d54d685efd7003ae33c15e3d19d7d0c36"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/85def57e5db6ac6c8a512200c0cfadf7b6621b10", "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/f9555a2d54d685efd7003ae33c15e3d19d7d0c36",
"reference": "85def57e5db6ac6c8a512200c0cfadf7b6621b10", "reference": "f9555a2d54d685efd7003ae33c15e3d19d7d0c36",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^7.2 || ^8.0", "php": "^7.2 || ^8.0",
"phpstan/phpstan": "^1.10.12" "phpstan/phpstan": "^1.10.48"
}, },
"conflict": { "conflict": {
"doctrine/collections": "<1.0", "doctrine/collections": "<1.0",
@ -16882,7 +16882,7 @@
"doctrine/dbal": "^2.13.8 || ^3.3.3", "doctrine/dbal": "^2.13.8 || ^3.3.3",
"doctrine/lexer": "^1.2.1", "doctrine/lexer": "^1.2.1",
"doctrine/mongodb-odm": "^1.3 || ^2.1", "doctrine/mongodb-odm": "^1.3 || ^2.1",
"doctrine/orm": "^2.11.0", "doctrine/orm": "^2.14.0",
"doctrine/persistence": "^1.3.8 || ^2.2.1", "doctrine/persistence": "^1.3.8 || ^2.2.1",
"gedmo/doctrine-extensions": "^3.8", "gedmo/doctrine-extensions": "^3.8",
"nesbot/carbon": "^2.49", "nesbot/carbon": "^2.49",
@ -16915,9 +16915,9 @@
"description": "Doctrine extensions for PHPStan", "description": "Doctrine extensions for PHPStan",
"support": { "support": {
"issues": "https://github.com/phpstan/phpstan-doctrine/issues", "issues": "https://github.com/phpstan/phpstan-doctrine/issues",
"source": "https://github.com/phpstan/phpstan-doctrine/tree/1.3.53" "source": "https://github.com/phpstan/phpstan-doctrine/tree/1.3.54"
}, },
"time": "2023-11-21T10:31:58+00:00" "time": "2024-01-05T15:44:44+00:00"
}, },
{ {
"name": "phpstan/phpstan-phpunit", "name": "phpstan/phpstan-phpunit",