summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-03-20 12:57:02 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2023-03-20 14:11:56 +0100
commit3eba666316df1922a9e231dbfe03754a2e409003 (patch)
tree605b515033c26d0f1bfc4360ed369cd83038b7f7 /composer.json
parent667e037bced0ce07b994eaa7fa9e8f9c50d9e228 (diff)
Build(deps-dev): Bump phpstan/phpstan-doctrine from 1.3.36 to 1.3.37
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.36 to 1.3.37. - [Release notes](https://github.com/phpstan/phpstan-doctrine/releases) - [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.36...1.3.37) --- 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 955bfc4c1..c389dbee6 100644
--- a/composer.json
+++ b/composer.json
@@ -57,7 +57,7 @@
"phpunit/phpunit": "9.6.*",
"squizlabs/php_codesniffer": "^3.7.2",
"phpstan/phpstan": "^1.10.7",
- "phpstan/phpstan-doctrine": "^1.3.36",
+ "phpstan/phpstan-doctrine": "^1.3.37",
"phpstan/phpstan-strict-rules": "^1.5.0",
"phpstan/phpstan-phpunit": "^1.3.10",
"phpstan/extension-installer": "^1.2.0",