summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-02-22 13:30:19 +0100
committerGitHub <noreply@github.com>2023-02-22 13:30:19 +0100
commit3282bef11a2da30d0caaf2e439babb288819b56d (patch)
treee7c41e579f532612d60b19fca4ac9ad1cb71fa4c /composer.json
parent0b16a30f7db452fd940ab54e666af04f6919addd (diff)
Build(deps-dev): Bump phpstan/phpstan-phpunit from 1.3.4 to 1.3.7 (#2110)
Bumps [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) from 1.3.4 to 1.3.7. - [Release notes](https://github.com/phpstan/phpstan-phpunit/releases) - [Commits](https://github.com/phpstan/phpstan-phpunit/compare/1.3.4...1.3.7) --- 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> 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 a2afd360f..d4a38b0d3 100644
--- a/composer.json
+++ b/composer.json
@@ -59,7 +59,7 @@
"phpstan/phpstan": "^1.10.1",
"phpstan/phpstan-doctrine": "^1.3.32",
"phpstan/phpstan-strict-rules": "^1.4.5",
- "phpstan/phpstan-phpunit": "^1.3.4",
+ "phpstan/phpstan-phpunit": "^1.3.7",
"phpstan/extension-installer": "^1.2.0",
"phpstan/phpstan-deprecation-rules": "^1.1",
"guzzlehttp/guzzle": "^7.3.0",