summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-11 14:25:19 +0000
committerGitHub <noreply@github.com>2023-05-11 14:25:19 +0000
commitae8450464a32c68c6ca0becb6eb9f7c7080292ef (patch)
tree68aa6728d80d17c98778ecede27c059ce2fc5d4f /composer.json
parentb9877f420037a7189ef8f92a0d55be2651f86e04 (diff)
Build(deps-dev): Bump phpstan/phpstan-doctrine from 1.3.38 to 1.3.40 (#2232)
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.38 to 1.3.40. - [Release notes](https://github.com/phpstan/phpstan-doctrine/releases) - [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.38...1.3.40) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.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 b6468a25e..bb7840a5d 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.15",
- "phpstan/phpstan-doctrine": "^1.3.38",
+ "phpstan/phpstan-doctrine": "^1.3.40",
"phpstan/phpstan-strict-rules": "^1.5.1",
"phpstan/phpstan-phpunit": "^1.3.11",
"phpstan/extension-installer": "^1.3.0",