Skip to content

Commit

Permalink
composer(deps-dev): bump the minor-patch-dependencies group with 2 up…
Browse files Browse the repository at this point in the history
…dates

Updates the requirements on [phpstan/extension-installer](https://github.com/phpstan/extension-installer) and [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the latest version.

Updates `phpstan/extension-installer` to 1.4.0
- [Release notes](https://github.com/phpstan/extension-installer/releases)
- [Commits](phpstan/extension-installer@1.3.1...1.4.0)

Updates `phpstan/phpstan` to 1.11.4
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](phpstan/phpstan@1.11.3...1.11.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 6, 2024
1 parent 21f0b64 commit a9f46d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
"squizlabs/php_codesniffer": "^3.10.1"
},
"require-dev": {
"phpstan/extension-installer": "^1.3.1",
"phpstan/phpstan": "^1.11.3",
"phpstan/extension-installer": "^1.4.0",
"phpstan/phpstan": "^1.11.4",
"phpstan/phpstan-deprecation-rules": "^1.2.0",
"symplify/phpstan-rules": "^12.7.0",
"tomasvotruba/cognitive-complexity": "^0.2.3",
Expand Down

0 comments on commit a9f46d6

Please sign in to comment.