summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-10-24 13:51:53 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2022-10-24 15:52:39 +0200
commit80ab436095066ef7f4937b4d0b5c84b13b1dab75 (patch)
tree6c4e71a85dbc2ffaf19b29cec6fdc42600468f22 /composer.json
parente207883ea384b69fed77d6f7851898815771e936 (diff)
Bump phpstan/phpstan-phpunit from 1.1.1 to 1.1.3
Bumps [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) from 1.1.1 to 1.1.3. - [Release notes](https://github.com/phpstan/phpstan-phpunit/releases) - [Commits](https://github.com/phpstan/phpstan-phpunit/compare/1.1.1...1.1.3) --- 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 1511cdad0..99b803f42 100644
--- a/composer.json
+++ b/composer.json
@@ -59,7 +59,7 @@
"phpstan/phpstan": "^1.8.9",
"phpstan/phpstan-doctrine": "^1.3.18",
"phpstan/phpstan-strict-rules": "^1.4.4",
- "phpstan/phpstan-phpunit": "^1.0.0",
+ "phpstan/phpstan-phpunit": "^1.1.3",
"phpstan/extension-installer": "^1.2.0",
"phpstan/phpstan-deprecation-rules": "^1.0",
"guzzlehttp/guzzle": "^7.3.0",