summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-10-25 13:08:57 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2022-10-26 09:38:30 +0200
commitd191647d612283974ca0cf36ee982ce3760949a4 (patch)
tree2fa5e1be641d2d5a54305de62a102591c11b0137 /composer.json
parent82575cbe8283904db479dce764dc2693513d26b8 (diff)
Bump phpstan/phpstan-doctrine from 1.3.18 to 1.3.19
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.18 to 1.3.19. - [Release notes](https://github.com/phpstan/phpstan-doctrine/releases) - [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.18...1.3.19) --- 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>
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 61a03b4db..010769dce 100644
--- a/composer.json
+++ b/composer.json
@@ -57,7 +57,7 @@
"phpunit/phpunit": "9.5.*",
"squizlabs/php_codesniffer": "^3.7.1",
"phpstan/phpstan": "^1.8.11",
- "phpstan/phpstan-doctrine": "^1.3.18",
+ "phpstan/phpstan-doctrine": "^1.3.19",
"phpstan/phpstan-strict-rules": "^1.4.4",
"phpstan/phpstan-phpunit": "^1.1.3",
"phpstan/extension-installer": "^1.2.0",