summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-10-27 14:36:54 +0200
committerGitHub <noreply@github.com>2022-10-27 14:36:54 +0200
commit2f09fdddf8933ee5f5bb5556195b50bd685ae26c (patch)
tree1755a36d8ef0058bce6409133c485ab7f9bc1a42 /composer.json
parentf24376e26f56be3a26bd92f2af6fca37484f8119 (diff)
Bump phpstan/phpstan-phpunit from 1.1.3 to 1.2.1 (#1969)
Bumps [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) from 1.1.3 to 1.2.1. - [Release notes](https://github.com/phpstan/phpstan-phpunit/releases) - [Commits](https://github.com/phpstan/phpstan-phpunit/compare/1.1.3...1.2.1) --- updated-dependencies: - dependency-name: phpstan/phpstan-phpunit 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 403578d34..7029f5d35 100644
--- a/composer.json
+++ b/composer.json
@@ -59,7 +59,7 @@
"phpstan/phpstan": "^1.8.11",
"phpstan/phpstan-doctrine": "^1.3.21",
"phpstan/phpstan-strict-rules": "^1.4.4",
- "phpstan/phpstan-phpunit": "^1.1.3",
+ "phpstan/phpstan-phpunit": "^1.2.1",
"phpstan/extension-installer": "^1.2.0",
"phpstan/phpstan-deprecation-rules": "^1.0",
"guzzlehttp/guzzle": "^7.3.0",