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 1, 2024
1 parent 5f9add2 commit 2fbc0b0
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 @@ -43,7 +43,7 @@
"require-dev": {
"jangregor/phpstan-prophecy": "^1.0.2",
"phpspec/prophecy-phpunit": "^2.2",
"phpstan/extension-installer": "^1.3.1",
"phpstan/extension-installer": "^1.4.1",
"phpunit/phpunit": "^9.6.17",
"squizlabs/php_codesniffer": "^3.10"
},
Expand Down

0 comments on commit 2fbc0b0

Please sign in to comment.