summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-12-13 13:42:58 +0100
committerGitHub <noreply@github.com>2022-12-13 13:42:58 +0100
commit37535173fcf6a996897144c1896fadcf600c4eb1 (patch)
tree82c4a660058f5d7ffb05335b6242d401a6a5c08a /composer.json
parent1d5d7e349a0df1b6bb180e40fa2ee365047f9354 (diff)
Bump phpstan/phpstan-doctrine from 1.3.23 to 1.3.26 (#2016)
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.23 to 1.3.26. - [Release notes](https://github.com/phpstan/phpstan-doctrine/releases) - [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.23...1.3.26) --- 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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.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 a0614035c..808e4cf38 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.23",
+ "phpstan/phpstan-doctrine": "^1.3.26",
"phpstan/phpstan-strict-rules": "^1.4.4",
"phpstan/phpstan-phpunit": "^1.3.0",
"phpstan/extension-installer": "^1.2.0",