Skip to content

Commit 75c4e79

Browse files
Update phpstan/extension-installer requirement from ^1.3.1 to ^1.4.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.3.1...1.4.0) --- updated-dependencies: - dependency-name: phpstan/extension-installer dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c6c8016 commit 75c4e79

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
"codacy/coverage": "^1.4.3",
31-
"phpstan/extension-installer": "^1.3.1",
31+
"phpstan/extension-installer": "^1.4.0",
3232
"phpstan/phpstan": "^1.11.3",
3333
"phpstan/phpstan-phpunit": "^1.4.0",
3434
"phpunit/phpunit": "^8.5.38"

0 commit comments

Comments
 (0)