summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-12-19 11:30:32 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2023-12-21 10:33:30 +0100
commit6cd79ae2d0d1c904a9c66f071fb4442e25dba13d (patch)
tree1f808b988e14501f9727b50412bec0d15e383c1d /composer.json
parentb8d93f6b5a3bb7e018d8fbe51ab5734fba64cd2a (diff)
Build(deps-dev): Bump phpstan/phpstan from 1.10.46 to 1.10.50
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.46 to 1.10.50. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md) - [Commits](https://github.com/phpstan/phpstan/compare/1.10.46...1.10.50) --- updated-dependencies: - dependency-name: phpstan/phpstan 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 98d72e582..e0e20abc5 100644
--- a/composer.json
+++ b/composer.json
@@ -56,7 +56,7 @@
"require-dev": {
"phpunit/phpunit": "9.6.*",
"squizlabs/php_codesniffer": "^3.8.0",
- "phpstan/phpstan": "^1.10.46",
+ "phpstan/phpstan": "^1.10.50",
"phpstan/phpstan-doctrine": "^1.3.53",
"phpstan/phpstan-strict-rules": "^1.5.2",
"phpstan/phpstan-phpunit": "^1.3.15",