summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-17 12:58:10 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2023-11-19 19:56:16 +0100
commitf7a4f7e95bff648cb9ca4acaf19fc462a3f91e46 (patch)
treeb697afade86fe063a27cb992baeb573ee7287c1d /composer.json
parentdf35c43c4e40302f6d0791bf87dfe5d307606763 (diff)
Build(deps-dev): Bump phpstan/phpstan-doctrine from 1.3.48 to 1.3.50
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.48 to 1.3.50. - [Release notes](https://github.com/phpstan/phpstan-doctrine/releases) - [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.48...1.3.50) --- 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 b48e2b5e6..48c4837dc 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.41",
- "phpstan/phpstan-doctrine": "^1.3.48",
+ "phpstan/phpstan-doctrine": "^1.3.50",
"phpstan/phpstan-strict-rules": "^1.5.2",
"phpstan/phpstan-phpunit": "^1.3.15",
"phpstan/extension-installer": "^1.3.1",