summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-11-14 12:00:54 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2022-11-17 14:51:38 +0100
commitc5802105b0bf791fd4a6fc0d67b1bd96f8775683 (patch)
treec4b736dcf6b6c0e9bbeb4ce78c7d13bc3346a81c /composer.json
parent72b1099549f1c6954ff3aa9595d51e6e36e2e3aa (diff)
Bump phpstan/phpstan-doctrine from 1.3.22 to 1.3.23
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.22 to 1.3.23. - [Release notes](https://github.com/phpstan/phpstan-doctrine/releases) - [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.22...1.3.23) --- 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 b58c3bca8..e8656e1b8 100644
--- a/composer.json
+++ b/composer.json
@@ -57,7 +57,7 @@
"phpunit/phpunit": "9.5.*",
"squizlabs/php_codesniffer": "^3.7.1",
"phpstan/phpstan": "^1.9.2",
- "phpstan/phpstan-doctrine": "^1.3.22",
+ "phpstan/phpstan-doctrine": "^1.3.23",
"phpstan/phpstan-strict-rules": "^1.4.4",
"phpstan/phpstan-phpunit": "^1.2.2",
"phpstan/extension-installer": "^1.2.0",