summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-01-09 12:01:16 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2023-01-09 18:42:32 +0100
commit540545c595c4fda89986a28088edf9d7b9fe5f41 (patch)
tree03776d15162cb7f026582b3d2099eab6803b25ba /composer.json
parentbe113c7be60c86d4b00e8c15a2e7baac587b2e95 (diff)
Bump phpstan/phpstan from 1.9.7 to 1.9.8
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.9.7 to 1.9.8. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Changelog](https://github.com/phpstan/phpstan/blob/1.9.x/CHANGELOG.md) - [Commits](https://github.com/phpstan/phpstan/compare/1.9.7...1.9.8) --- 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 d09d97b08..54211bb1c 100644
--- a/composer.json
+++ b/composer.json
@@ -56,7 +56,7 @@
"require-dev": {
"phpunit/phpunit": "9.5.*",
"squizlabs/php_codesniffer": "^3.7.1",
- "phpstan/phpstan": "^1.9.6",
+ "phpstan/phpstan": "^1.9.8",
"phpstan/phpstan-doctrine": "^1.3.29",
"phpstan/phpstan-strict-rules": "^1.4.4",
"phpstan/phpstan-phpunit": "^1.3.3",