summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-07-13 14:33:56 +0200
committerGitHub <noreply@github.com>2022-07-13 14:33:56 +0200
commitb9a4bef2b1954a110c3cc572234e7dffbb9e2b6e (patch)
tree1896b5bd210ab9d80787ac6b07b76c6315a21e4d /composer.json
parent7642402af4d17cd83c4f5b01de0f3964e8695233 (diff)
Bump phpstan/phpstan-doctrine from 1.3.9 to 1.3.10 (#1847)
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.9 to 1.3.10. - [Release notes](https://github.com/phpstan/phpstan-doctrine/releases) - [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.9...1.3.10) --- 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> 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 b73972582..e80ffb5b9 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.1",
- "phpstan/phpstan-doctrine": "^1.2.11",
+ "phpstan/phpstan-doctrine": "^1.3.10",
"phpstan/phpstan-strict-rules": "^1.3.0",
"phpstan/phpstan-phpunit": "^1.0.0",
"phpstan/extension-installer": "^1.1.0",