summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-08 14:52:29 +0000
committerSean Molenaar <SMillerDev@users.noreply.github.com>2024-03-08 16:21:50 +0100
commit11a9b16b0a6fa60d1e839abb9ad4ec573ac9777e (patch)
tree399ab3c9b5bc455cdd84402dbf7a762d5aa9b8fb /composer.json
parent2d8ab2f858009cf3d0c60949afcf918e04f223bc (diff)
Build(deps-dev): Bump phpstan/phpstan-phpunit from 1.3.15 to 1.3.16
Bumps [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) from 1.3.15 to 1.3.16. - [Release notes](https://github.com/phpstan/phpstan-phpunit/releases) - [Commits](https://github.com/phpstan/phpstan-phpunit/compare/1.3.15...1.3.16) --- 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 3170ab700..3412ba0be 100644
--- a/composer.json
+++ b/composer.json
@@ -59,7 +59,7 @@
"phpstan/phpstan": "^1.10.60",
"phpstan/phpstan-doctrine": "^1.3.62",
"phpstan/phpstan-strict-rules": "^1.5.2",
- "phpstan/phpstan-phpunit": "^1.3.15",
+ "phpstan/phpstan-phpunit": "^1.3.16",
"phpstan/extension-installer": "^1.3.1",
"phpstan/phpstan-deprecation-rules": "^1.1",
"guzzlehttp/guzzle": "^7.3.0",