summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-09-30 12:04:23 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2022-09-30 20:14:09 +0200
commit6452c1e4deb7cfc38127fddbfeffff055affa913 (patch)
treedb54cda11290fe9d15478a2c38c360cf33e75589 /composer.json
parent3ff51b53d6bf36c6712532e4b480b89615f5ede9 (diff)
Bump phpstan/phpstan-doctrine from 1.3.14 to 1.3.15
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.14 to 1.3.15. - [Release notes](https://github.com/phpstan/phpstan-doctrine/releases) - [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.14...1.3.15) --- 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 b4156e764..b86100fb4 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.6",
- "phpstan/phpstan-doctrine": "^1.3.14",
+ "phpstan/phpstan-doctrine": "^1.3.15",
"phpstan/phpstan-strict-rules": "^1.4.4",
"phpstan/phpstan-phpunit": "^1.0.0",
"phpstan/extension-installer": "^1.1.0",