summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-01-08 12:56:21 +0000
committerSean Molenaar <SMillerDev@users.noreply.github.com>2024-01-08 15:57:26 +0200
commit32bdbd26b8b1af779f52abe2d46361bdfcaa6e22 (patch)
tree57e7245c97ff8d7ef97aa68290d3314fc1d25836 /composer.json
parent95efbabb96f22b4b342e42724f812d537b04a048 (diff)
Build(deps-dev): Bump phpstan/phpstan-doctrine from 1.3.53 to 1.3.54
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.53 to 1.3.54. - [Release notes](https://github.com/phpstan/phpstan-doctrine/releases) - [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.53...1.3.54) --- 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 be57ef0ad..2f0b1507d 100644
--- a/composer.json
+++ b/composer.json
@@ -57,7 +57,7 @@
"phpunit/phpunit": "9.6.*",
"squizlabs/php_codesniffer": "^3.8.0",
"phpstan/phpstan": "^1.10.52",
- "phpstan/phpstan-doctrine": "^1.3.53",
+ "phpstan/phpstan-doctrine": "^1.3.54",
"phpstan/phpstan-strict-rules": "^1.5.2",
"phpstan/phpstan-phpunit": "^1.3.15",
"phpstan/extension-installer": "^1.3.1",