summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-10-21 14:35:55 +0200
committerGitHub <noreply@github.com>2022-10-21 14:35:55 +0200
commitadb201dab2ff782cf7e87ae75c1a633a4c63c162 (patch)
tree173c4ea416efa7660606f268859dc5c124ae1f90 /composer.json
parentf5c48ce505efbf3443ef270568af3a325af61631 (diff)
Bump phpstan/phpstan-doctrine from 1.3.16 to 1.3.18 (#1940)
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 223d8478b..b5e53da16 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.9",
- "phpstan/phpstan-doctrine": "^1.3.16",
+ "phpstan/phpstan-doctrine": "^1.3.18",
"phpstan/phpstan-strict-rules": "^1.4.4",
"phpstan/phpstan-phpunit": "^1.0.0",
"phpstan/extension-installer": "^1.1.0",