summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-02-27 15:52:13 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2023-02-27 21:31:58 +0100
commit02189e6f265bd3cafae4a68cb05f6a96a18e251a (patch)
tree297db378a2b3754027760314390f58bcdc7a5e35 /composer.json
parent26904222431833e43e1ac8119950fe1f4cadda13 (diff)
Build(deps-dev): Bump phpstan/phpstan-phpunit from 1.3.7 to 1.3.8
Bumps [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) from 1.3.7 to 1.3.8. - [Release notes](https://github.com/phpstan/phpstan-phpunit/releases) - [Commits](https://github.com/phpstan/phpstan-phpunit/compare/1.3.7...1.3.8) --- 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>
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 ae61cc416..e43854f10 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.7",
+ "phpstan/phpstan-phpunit": "^1.3.8",
"phpstan/extension-installer": "^1.2.0",
"phpstan/phpstan-deprecation-rules": "^1.1",
"guzzlehttp/guzzle": "^7.3.0",