summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-10-21 12:36:40 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2022-10-21 14:44:47 +0200
commit914c48b1bd5f42c4a3e26edcf3046dd020d65cd6 (patch)
tree4e1246b06db8e489c80a51446d54e49b1a37c6b9 /composer.json
parentadb201dab2ff782cf7e87ae75c1a633a4c63c162 (diff)
Bump phpstan/extension-installer from 1.1.0 to 1.2.0
Bumps [phpstan/extension-installer](https://github.com/phpstan/extension-installer) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/phpstan/extension-installer/releases) - [Commits](https://github.com/phpstan/extension-installer/compare/1.1.0...1.2.0) --- updated-dependencies: - dependency-name: phpstan/extension-installer dependency-type: direct:development update-type: version-update:semver-minor ... 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 b5e53da16..0351fb3ec 100644
--- a/composer.json
+++ b/composer.json
@@ -60,7 +60,7 @@
"phpstan/phpstan-doctrine": "^1.3.18",
"phpstan/phpstan-strict-rules": "^1.4.4",
"phpstan/phpstan-phpunit": "^1.0.0",
- "phpstan/extension-installer": "^1.1.0",
+ "phpstan/extension-installer": "^1.2.0",
"phpstan/phpstan-deprecation-rules": "^1.0",
"guzzlehttp/guzzle": "^7.3.0",
"doctrine/dbal": "^3.4.5",