summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-09-02 13:00:33 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2022-09-04 14:58:26 +0200
commit1800f7d52172848fbf34d3584a6e4ed3e32dac24 (patch)
treee48360340fc9537aa5a45dbdfa0a8b96d844b3e1 /composer.json
parent18e91f2029b4baa462154fe901b1b50546fbe767 (diff)
Bump phpstan/phpstan-strict-rules from 1.4.2 to 1.4.3
Bumps [phpstan/phpstan-strict-rules](https://github.com/phpstan/phpstan-strict-rules) from 1.4.2 to 1.4.3. - [Release notes](https://github.com/phpstan/phpstan-strict-rules/releases) - [Commits](https://github.com/phpstan/phpstan-strict-rules/compare/1.4.2...1.4.3) --- updated-dependencies: - dependency-name: phpstan/phpstan-strict-rules 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 7fda41493..e7c6faa65 100644
--- a/composer.json
+++ b/composer.json
@@ -58,7 +58,7 @@
"squizlabs/php_codesniffer": "^3.7.1",
"phpstan/phpstan": "^1.8.3",
"phpstan/phpstan-doctrine": "^1.3.12",
- "phpstan/phpstan-strict-rules": "^1.4.2",
+ "phpstan/phpstan-strict-rules": "^1.4.3",
"phpstan/phpstan-phpunit": "^1.0.0",
"phpstan/extension-installer": "^1.1.0",
"phpstan/phpstan-deprecation-rules": "^1.0",