Skip to content

Commit

Permalink
Update corpus/coding-standard requirement || ^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.7.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 Nov 3, 2023
1 parent ef0c1fd commit d2ad17d
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 @@ -22,7 +22,7 @@
}
},
"require-dev": {
"corpus/coding-standard": "^0.7.0",
"corpus/coding-standard": "^0.7.0 || ^0.8.0",
"donatj/drop": "^1.0",
"phpstan/phpstan": "^1.10",
"phpunit/phpunit": "~7.5|~9.3",
Expand Down

0 comments on commit d2ad17d

Please sign in to comment.