Skip to content

Commit

Permalink
Update phpstan/extension-installer requirement from 1.3.1 to 1.4.1
Browse files Browse the repository at this point in the history
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.1)

---
updated-dependencies:
- dependency-name: phpstan/extension-installer
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 2, 2024
1 parent c84e9ca commit a88a983
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"require-dev": {
"nette/tester": "~2.0",
"phpstan/phpstan": "1.11.6",
"phpstan/extension-installer": "1.3.1",
"phpstan/extension-installer": "1.4.1",
"phpstan/phpstan-strict-rules": "1.6.0"
},
"autoload": {
Expand Down

0 comments on commit a88a983

Please sign in to comment.