Skip to content

Commit

Permalink
Update ergebnis/phpstan-rules requirement from ^1.0 to ^2.2
Browse files Browse the repository at this point in the history
Updates the requirements on [ergebnis/phpstan-rules](https://github.com/ergebnis/phpstan-rules) to permit the latest version.
- [Release notes](https://github.com/ergebnis/phpstan-rules/releases)
- [Changelog](https://github.com/ergebnis/phpstan-rules/blob/main/CHANGELOG.md)
- [Commits](ergebnis/phpstan-rules@1.0.0...2.2.0)

---
updated-dependencies:
- dependency-name: ergebnis/phpstan-rules
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 7, 2024
1 parent b75b5e3 commit ec80578
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 @@ -31,7 +31,7 @@
},
"require-dev": {
"driftingly/rector-laravel": "^0.26.0",
"ergebnis/phpstan-rules": "^1.0",
"ergebnis/phpstan-rules": "^2.2",
"infection/infection": "^0.27",
"orchestra/testbench": "^8.5",
"phpstan/phpstan": "^1.10",
Expand Down

0 comments on commit ec80578

Please sign in to comment.