Skip to content

Commit

Permalink
Update phlak/coding-standards requirement from ^3.0 to ^3.0 || ^4.0
Browse files Browse the repository at this point in the history
Updates the requirements on [phlak/coding-standards](https://github.com/PHLAK/CodingStandards) to permit the latest version.
- [Release notes](https://github.com/PHLAK/CodingStandards/releases)
- [Commits](PHLAK/CodingStandards@3.0.0...4.0.0)

---
updated-dependencies:
- dependency-name: phlak/coding-standards
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent a5cb01d commit 0e8517b
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 @@ -25,7 +25,7 @@
},
"require-dev": {
"php": ">=8.2",
"phlak/coding-standards": "^3.0",
"phlak/coding-standards": "^3.0 || ^4.0",
"phpstan/phpstan": "^2.0",
"phpunit/phpunit": "^11.0",
"psy/psysh": "^0.12.5",
Expand Down

0 comments on commit 0e8517b

Please sign in to comment.