summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-12-23 11:50:29 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2022-12-23 12:50:54 +0100
commit9b0d783c3c24c6bd276e33eef65e2bd708c45f7f (patch)
tree3033aa6ce46c0aca0a0663b9b7a81d9744fb93e6 /composer.json
parent2dc64055f3ccc766eaa68f1bfc2886fe0eb5ee10 (diff)
Bump phpstan/phpstan-doctrine from 1.3.26 to 1.3.27
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.26 to 1.3.27. - [Release notes](https://github.com/phpstan/phpstan-doctrine/releases) - [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.26...1.3.27) --- 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 9a2606081..788d58b8a 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.4",
- "phpstan/phpstan-doctrine": "^1.3.26",
+ "phpstan/phpstan-doctrine": "^1.3.27",
"phpstan/phpstan-strict-rules": "^1.4.4",
"phpstan/phpstan-phpunit": "^1.3.2",
"phpstan/extension-installer": "^1.2.0",