Skip to content

Commit

Permalink
Update ekino/phpstan-banned-code requirement from ^1.0 to ^1.0 || ^2.0 (
Browse files Browse the repository at this point in the history
#74)

Updates the requirements on [ekino/phpstan-banned-code](https://github.com/ekino/phpstan-banned-code) to permit the latest version.
- [Release notes](https://github.com/ekino/phpstan-banned-code/releases)
- [Changelog](https://github.com/ekino/phpstan-banned-code/blob/master/CHANGELOG.md)
- [Commits](ekino/phpstan-banned-code@v1.0.0...v2.0.0)

---
updated-dependencies:
- dependency-name: ekino/phpstan-banned-code
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 23, 2024
1 parent 7e8d7b3 commit b2bdecc
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 @@ -30,7 +30,7 @@
},
"require-dev": {
"ext-json": "*",
"ekino/phpstan-banned-code": "^1.0",
"ekino/phpstan-banned-code": "^1.0 || ^2.0",
"infection/infection": "^0.29",
"phpstan/extension-installer": "^1.1",
"phpstan/phpstan": "^1.0",
Expand Down

0 comments on commit b2bdecc

Please sign in to comment.