summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-04-19 16:47:25 +0200
committerGitHub <noreply@github.com>2023-04-19 16:47:25 +0200
commit8a5426c4d79aef48b4e7d1d96d203b402f474501 (patch)
treeaf6b81256f4bb9d58b3647fd0cdf9fa1a261e21d /composer.json
parent02b517bf85577e0b7831ce6b09de87a58b531932 (diff)
Build(deps-dev): Bump phpstan/extension-installer from 1.2.0 to 1.3.0 (#2208)
Bumps [phpstan/extension-installer](https://github.com/phpstan/extension-installer) from 1.2.0 to 1.3.0. - [Release notes](https://github.com/phpstan/extension-installer/releases) - [Commits](https://github.com/phpstan/extension-installer/compare/1.2.0...1.3.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> 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 09472bbac..9f7fd1f5f 100644
--- a/composer.json
+++ b/composer.json
@@ -60,7 +60,7 @@
"phpstan/phpstan-doctrine": "^1.3.37",
"phpstan/phpstan-strict-rules": "^1.5.1",
"phpstan/phpstan-phpunit": "^1.3.11",
- "phpstan/extension-installer": "^1.2.0",
+ "phpstan/extension-installer": "^1.3.0",
"phpstan/phpstan-deprecation-rules": "^1.1",
"guzzlehttp/guzzle": "^7.3.0",
"doctrine/dbal": "^3.6.2",