Skip to content

Commit

Permalink
Update corpus/coding-standard requirement from ^0.7.0 (#26)
Browse files Browse the repository at this point in the history
* Update corpus/coding-standard requirement || ^0.7.0

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.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Update composer.json

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jesse Donat <donatj@gmail.com>
  • Loading branch information
dependabot[bot] and donatj authored Oct 29, 2023
1 parent 308b18a commit ef0c1fd
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.6.0",
"corpus/coding-standard": "^0.7.0",
"donatj/drop": "^1.0",
"phpstan/phpstan": "^1.10",
"phpunit/phpunit": "~7.5|~9.3",
Expand Down

0 comments on commit ef0c1fd

Please sign in to comment.