summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-12-14 13:51:43 +0100
committerGitHub <noreply@github.com>2022-12-14 13:51:43 +0100
commit7592615f1c67868f6b20a0429f456dbcca5088aa (patch)
tree045b0b5ef6dd3aaff7b3f664bbf8bbb5f9cadbce /composer.json
parent4616bf67503cf043430c9aac7003d47ec647761d (diff)
Bump phpstan/phpstan-phpunit from 1.3.1 to 1.3.2 (#2022)
Bumps [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) from 1.3.1 to 1.3.2. - [Release notes](https://github.com/phpstan/phpstan-phpunit/releases) - [Commits](https://github.com/phpstan/phpstan-phpunit/compare/1.3.1...1.3.2) --- 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 1d6e60b8d..6b197fa27 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.1",
+ "phpstan/phpstan-phpunit": "^1.3.2",
"phpstan/extension-installer": "^1.2.0",
"phpstan/phpstan-deprecation-rules": "^1.1",
"guzzlehttp/guzzle": "^7.3.0",