summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-03-02 12:09:08 +0000
committerGitHub <noreply@github.com>2023-03-02 12:09:08 +0000
commit6964bd0dd9d543914b0792fd4d83def158e56448 (patch)
treed84a73ae1c2539bd13f68cf77a6c2e51ed3f1e01 /composer.json
parentcfb8147b49c0cde1d94b8b319bc15a54b637ab63 (diff)
Build(deps-dev): Bump phpstan/phpstan-phpunit from 1.3.8 to 1.3.9 (#2134)
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 e43854f10..7a6f2026d 100644
--- a/composer.json
+++ b/composer.json
@@ -59,7 +59,7 @@
"phpstan/phpstan": "^1.10.3",
"phpstan/phpstan-doctrine": "^1.3.33",
"phpstan/phpstan-strict-rules": "^1.5.0",
- "phpstan/phpstan-phpunit": "^1.3.8",
+ "phpstan/phpstan-phpunit": "^1.3.9",
"phpstan/extension-installer": "^1.2.0",
"phpstan/phpstan-deprecation-rules": "^1.1",
"guzzlehttp/guzzle": "^7.3.0",