summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-01-19 12:01:08 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2023-01-21 00:30:35 +0100
commit328f2ffef67092b3801ae6daddc6cde2fcf7cbc6 (patch)
treecfc058e615d322025fcd02e5ab54b06dd7ee24e6 /composer.json
parent3b863a891251ed4f2faae5bb5ba6b4d6748a18f9 (diff)
Bump phpstan/phpstan from 1.9.12 to 1.9.14
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.9.12 to 1.9.14. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md) - [Commits](https://github.com/phpstan/phpstan/compare/1.9.12...1.9.14) --- 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 0803d220c..9eda9d0c2 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.12",
+ "phpstan/phpstan": "^1.9.14",
"phpstan/phpstan-doctrine": "^1.3.32",
"phpstan/phpstan-strict-rules": "^1.4.5",
"phpstan/phpstan-phpunit": "^1.3.3",