summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-12-13 14:25:39 +0100
committerGitHub <noreply@github.com>2022-12-13 14:25:39 +0100
commit5bb5d5ba5e2c6f1a050bb1267589ede3e76bbfad (patch)
tree10eaf8c3aea0b952a1b8099b4f371d879df8e040 /composer.json
parent37535173fcf6a996897144c1896fadcf600c4eb1 (diff)
Bump phpstan/phpstan-phpunit from 1.3.0 to 1.3.1 (#2017)
Bumps [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) from 1.3.0 to 1.3.1. - [Release notes](https://github.com/phpstan/phpstan-phpunit/releases) - [Commits](https://github.com/phpstan/phpstan-phpunit/compare/1.3.0...1.3.1) --- updated-dependencies: - dependency-name: phpstan/phpstan-phpunit dependency-type: direct:development update-type: version-update:semver-patch ... 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 808e4cf38..57b7e8123 100644
--- a/composer.json
+++ b/composer.json
@@ -59,7 +59,7 @@
"phpstan/phpstan": "^1.9.2",
"phpstan/phpstan-doctrine": "^1.3.26",
"phpstan/phpstan-strict-rules": "^1.4.4",
- "phpstan/phpstan-phpunit": "^1.3.0",
+ "phpstan/phpstan-phpunit": "^1.3.1",
"phpstan/extension-installer": "^1.2.0",
"phpstan/phpstan-deprecation-rules": "^1.0",
"guzzlehttp/guzzle": "^7.3.0",