summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-03-31 10:24:36 +0200
committerGitHub <noreply@github.com>2023-03-31 10:24:36 +0200
commit041e1be321ea290c8905b0b98a8992cc775cbd11 (patch)
treee61762dc871ee643e6dfeb03e16a69c504e52d9b /composer.json
parente2d1628e6f5f24961a76c0ab0dab5bcd397240b8 (diff)
Build(deps-dev): Bump phpstan/phpstan-phpunit from 1.3.10 to 1.3.11 (#2177)
Bumps [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) from 1.3.10 to 1.3.11. - [Release notes](https://github.com/phpstan/phpstan-phpunit/releases) - [Commits](https://github.com/phpstan/phpstan-phpunit/compare/1.3.10...1.3.11) --- 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 92f3049af..1a53f379f 100644
--- a/composer.json
+++ b/composer.json
@@ -59,7 +59,7 @@
"phpstan/phpstan": "^1.10.9",
"phpstan/phpstan-doctrine": "^1.3.37",
"phpstan/phpstan-strict-rules": "^1.5.1",
- "phpstan/phpstan-phpunit": "^1.3.10",
+ "phpstan/phpstan-phpunit": "^1.3.11",
"phpstan/extension-installer": "^1.2.0",
"phpstan/phpstan-deprecation-rules": "^1.1",
"guzzlehttp/guzzle": "^7.3.0",