Skip to content

Commit

Permalink
Update corpus/coding-standard requirement from ^0.6.0 to ^0.8.0
Browse files Browse the repository at this point in the history
Updates the requirements on [corpus/coding-standard](https://github.com/CorpusPHP/CodingStandard) to permit the latest version.
- [Release notes](https://github.com/CorpusPHP/CodingStandard/releases)
- [Commits](CorpusPHP/CodingStandard@v0.6.0...v0.8.0)

---
updated-dependencies:
- dependency-name: corpus/coding-standard
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 12, 2024
1 parent 6c10c2f commit 3485bf5
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 @@ -14,7 +14,7 @@
"require-dev": {
"phpunit/phpunit": "~7.5 | ~9.5",
"squizlabs/php_codesniffer": "^3.7",
"corpus/coding-standard": "^0.6.0",
"corpus/coding-standard": "^0.8.0",
"friendsofphp/php-cs-fixer": "^2.19"
},
"autoload": {
Expand Down

0 comments on commit 3485bf5

Please sign in to comment.