summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-09-04 12:55:03 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2023-09-06 13:06:57 +0200
commita17749bbd4ec6650a967dd21ba67b1685de734c2 (patch)
treeb1747db7f0d3fa410283dfb0a46f296b52edad89 /composer.json
parent5fde4cc07cd02cdc2fd732143a2384f7efdc02bb (diff)
Build(deps-dev): Bump phpstan/phpstan-doctrine from 1.3.42 to 1.3.43
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.42 to 1.3.43. - [Release notes](https://github.com/phpstan/phpstan-doctrine/releases) - [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.42...1.3.43) --- 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 0b8fbd40c..eac75bfef 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.30",
- "phpstan/phpstan-doctrine": "^1.3.42",
+ "phpstan/phpstan-doctrine": "^1.3.43",
"phpstan/phpstan-strict-rules": "^1.5.1",
"phpstan/phpstan-phpunit": "^1.3.14",
"phpstan/extension-installer": "^1.3.1",