summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-09-07 12:06:58 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2022-09-07 16:24:17 +0200
commit33c4771df474794f08cc476adc9918132ebc4601 (patch)
tree2b3db0d41683d6356f7b76d8c75b00f4d3b7f075 /composer.json
parent74bca2c5f80e749ab95a23f733ac44ee001cb7b2 (diff)
Bump phpstan/phpstan-doctrine from 1.3.12 to 1.3.13
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.12 to 1.3.13. - [Release notes](https://github.com/phpstan/phpstan-doctrine/releases) - [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.12...1.3.13) --- 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 3950e2330..b865e8e12 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.4",
- "phpstan/phpstan-doctrine": "^1.3.12",
+ "phpstan/phpstan-doctrine": "^1.3.13",
"phpstan/phpstan-strict-rules": "^1.4.3",
"phpstan/phpstan-phpunit": "^1.0.0",
"phpstan/extension-installer": "^1.1.0",