Skip to content

Commit

Permalink
Update phpstan/extension-installer requirement from 1.4.2 to 1.4.3 (#182
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.4.2...1.4.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 71a9fcd commit 84a0fec
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 @@ -35,7 +35,7 @@
"symfony/routing": "^4.4 || ^5.0 || ^6.0 || ^7.0",
"facile-it/facile-coding-standard": "1.2.0",
"phpstan/phpstan": "1.12.0",
"phpstan/extension-installer": "1.4.2",
"phpstan/extension-installer": "1.4.3",
"jangregor/phpstan-prophecy": "1.0.2",
"phpspec/prophecy": "^1.17",
"rector/rector": "^1.0.3",
Expand Down

0 comments on commit 84a0fec

Please sign in to comment.