Skip to content

Commit be0e7ee

Browse files
Update phpstan/extension-installer requirement from ^1.4.2 to ^1.4.3 (#708)
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.4.2...1.4.3) --- updated-dependencies: - dependency-name: phpstan/extension-installer dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e6632ae commit be0e7ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"require-dev": {
3030
"php-parallel-lint/php-parallel-lint": "^1.4.0",
31-
"phpstan/extension-installer": "^1.4.2",
31+
"phpstan/extension-installer": "^1.4.3",
3232
"phpstan/phpstan": "^1.12.1",
3333
"phpstan/phpstan-phpunit": "^1.4.0",
3434
"phpunit/phpunit": "^8.5.38",

0 commit comments

Comments
 (0)