summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-19 12:21:02 +0000
committerSean Molenaar <SMillerDev@users.noreply.github.com>2024-03-19 16:16:28 +0100
commit87ee7239d62c9c62915c5b0c2f3a9b6d425a48c9 (patch)
tree8a8bd6ba3216c8b7a7db4c605a9cf7a386a4db15 /composer.json
parent35a9442534a72ea82993a57930f89b45320c7053 (diff)
Build(deps-dev): Bump phpstan/phpstan-doctrine from 1.3.62 to 1.3.63
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.62 to 1.3.63. - [Release notes](https://github.com/phpstan/phpstan-doctrine/releases) - [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.62...1.3.63) --- 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 3412ba0be..7860ff4f8 100644
--- a/composer.json
+++ b/composer.json
@@ -57,7 +57,7 @@
"phpunit/phpunit": "9.6.*",
"squizlabs/php_codesniffer": "^3.9.0",
"phpstan/phpstan": "^1.10.60",
- "phpstan/phpstan-doctrine": "^1.3.62",
+ "phpstan/phpstan-doctrine": "^1.3.63",
"phpstan/phpstan-strict-rules": "^1.5.2",
"phpstan/phpstan-phpunit": "^1.3.16",
"phpstan/extension-installer": "^1.3.1",