summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-01-22 08:45:00 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2024-01-22 10:32:27 +0100
commite13fc9432d6583961468ed1b36a64da649542b1a (patch)
tree3dbe8b8174b26798172cabb4dc7672e946797cd6 /composer.json
parent49e213e7c4bb82068f89d582e3d3c3f1cfee78e2 (diff)
Build(deps-dev): Bump phpstan/phpstan-doctrine from 1.3.54 to 1.3.59
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.54 to 1.3.59. - [Release notes](https://github.com/phpstan/phpstan-doctrine/releases) - [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.54...1.3.59) --- 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 1ec6863a3..78a11c7b1 100644
--- a/composer.json
+++ b/composer.json
@@ -57,7 +57,7 @@
"phpunit/phpunit": "9.6.*",
"squizlabs/php_codesniffer": "^3.8.1",
"phpstan/phpstan": "^1.10.56",
- "phpstan/phpstan-doctrine": "^1.3.54",
+ "phpstan/phpstan-doctrine": "^1.3.59",
"phpstan/phpstan-strict-rules": "^1.5.2",
"phpstan/phpstan-phpunit": "^1.3.15",
"phpstan/extension-installer": "^1.3.1",