summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-21 13:03:29 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2024-03-22 10:11:17 +0100
commit209255736692564ee3993c291d9e0ba7d4e45cfb (patch)
tree926fd53d3c28fc7b33308bd7e1902a5ff5b42a0f /composer.json
parent87ee7239d62c9c62915c5b0c2f3a9b6d425a48c9 (diff)
Build(deps-dev): Bump phpstan/phpstan-doctrine from 1.3.63 to 1.3.64
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.63 to 1.3.64. - [Release notes](https://github.com/phpstan/phpstan-doctrine/releases) - [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.63...1.3.64) --- 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 7860ff4f8..6473c6521 100644
--- a/composer.json
+++ b/composer.json
@@ -57,7 +57,7 @@
"phpunit/phpunit": "9.6.*",
"squizlabs/php_codesniffer": "^3.9.0",
"phpstan/phpstan": "^1.10.60",
- "phpstan/phpstan-doctrine": "^1.3.63",
+ "phpstan/phpstan-doctrine": "^1.3.64",
"phpstan/phpstan-strict-rules": "^1.5.2",
"phpstan/phpstan-phpunit": "^1.3.16",
"phpstan/extension-installer": "^1.3.1",