summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-13 12:33:40 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2023-11-13 22:25:05 +0100
commit7551ac98fbd535c555ee7ad30ff9e09b60d1f8d3 (patch)
tree125cc6653ee1b010a16b5c6f3234a5629020794d /composer.json
parentc063daa1990e07ca23d4f17b1efde03e9f72c6e9 (diff)
Build(deps-dev): Bump phpstan/phpstan-doctrine from 1.3.46 to 1.3.47
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.46 to 1.3.47. - [Release notes](https://github.com/phpstan/phpstan-doctrine/releases) - [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.46...1.3.47) --- 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 475feb542..40d6fa864 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.46",
+ "phpstan/phpstan-doctrine": "^1.3.47",
"phpstan/phpstan-strict-rules": "^1.5.2",
"phpstan/phpstan-phpunit": "^1.3.15",
"phpstan/extension-installer": "^1.3.1",