summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-08-24 15:34:14 +0200
committerGitHub <noreply@github.com>2022-08-24 15:34:14 +0200
commitbd3abf1a60c55b9af755e2655f7fc2c5bfbe22f1 (patch)
tree0d81714ca5aaf4dff9a9f5f7019b1cd59ec0203a /composer.json
parent2fe96dd5bb011ea521c614fd708f0c51c9f2d359 (diff)
Bump phpstan/phpstan-strict-rules from 1.3.0 to 1.4.0 (#1879)
Bumps [phpstan/phpstan-strict-rules](https://github.com/phpstan/phpstan-strict-rules) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/phpstan/phpstan-strict-rules/releases) - [Commits](https://github.com/phpstan/phpstan-strict-rules/compare/1.3.0...1.4.0) --- updated-dependencies: - dependency-name: phpstan/phpstan-strict-rules dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.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 3ccc11e7e..0002c7dad 100644
--- a/composer.json
+++ b/composer.json
@@ -58,7 +58,7 @@
"squizlabs/php_codesniffer": "^3.7.1",
"phpstan/phpstan": "^1.8.2",
"phpstan/phpstan-doctrine": "^1.3.12",
- "phpstan/phpstan-strict-rules": "^1.3.0",
+ "phpstan/phpstan-strict-rules": "^1.4.0",
"phpstan/phpstan-phpunit": "^1.0.0",
"phpstan/extension-installer": "^1.1.0",
"phpstan/phpstan-deprecation-rules": "^1.0",