summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-08-25 12:56:18 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2023-08-26 21:15:27 +0200
commit75e5be3d5e28349ff5f9f0a9751210c482b985f3 (patch)
treef449298b66079cedabd5f6939acfbd503c5d8782 /composer.json
parentecd141fe5c1b7074e29064e2750d1683882f530a (diff)
Build(deps-dev): Bump phpstan/phpstan-phpunit from 1.3.13 to 1.3.14
Bumps [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) from 1.3.13 to 1.3.14. - [Release notes](https://github.com/phpstan/phpstan-phpunit/releases) - [Commits](https://github.com/phpstan/phpstan-phpunit/compare/1.3.13...1.3.14) --- 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 7dd16dd43..0b8fbd40c 100644
--- a/composer.json
+++ b/composer.json
@@ -59,7 +59,7 @@
"phpstan/phpstan": "^1.10.30",
"phpstan/phpstan-doctrine": "^1.3.42",
"phpstan/phpstan-strict-rules": "^1.5.1",
- "phpstan/phpstan-phpunit": "^1.3.13",
+ "phpstan/phpstan-phpunit": "^1.3.14",
"phpstan/extension-installer": "^1.3.1",
"phpstan/phpstan-deprecation-rules": "^1.1",
"guzzlehttp/guzzle": "^7.3.0",