Skip to content

Commit 391943d

Browse files
Update phpstan/extension-installer requirement from ^1.1.0 to ^1.2.0
Updates the requirements on [phpstan/extension-installer](https://github.com/phpstan/extension-installer) to permit the latest version. - [Release notes](https://github.com/phpstan/extension-installer/releases) - [Commits](phpstan/extension-installer@1.1.0...1.2.0) --- updated-dependencies: - dependency-name: phpstan/extension-installer dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 117f35b commit 391943d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"require-dev": {
3333
"jangregor/phpstan-prophecy": "^1.0.0",
3434
"phpspec/prophecy-phpunit": "^2.0",
35-
"phpstan/extension-installer": "^1.1.0",
35+
"phpstan/extension-installer": "^1.2.0",
3636
"phpstan/phpstan": "^1.8",
3737
"phpunit/phpunit": "^9.5.26",
3838
"squizlabs/php_codesniffer": "^3.7"

0 commit comments

Comments
 (0)