Skip to content

Commit

Permalink
Update umbrellio/code-style-php requirement from ^1.0 to ^1.0 || ^2.0
Browse files Browse the repository at this point in the history
Updates the requirements on [umbrellio/code-style-php](https://github.com/umbrellio/code-style-php) to permit the latest version.
- [Release notes](https://github.com/umbrellio/code-style-php/releases)
- [Commits](umbrellio/code-style-php@1.0...2.0)

---
updated-dependencies:
- dependency-name: umbrellio/code-style-php
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 3, 2024
1 parent 61c38df commit bf23689
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 @@ -27,7 +27,7 @@
"hemp/presenter": "^3.0"
},
"require-dev": {
"umbrellio/code-style-php": "^1.0",
"umbrellio/code-style-php": "^1.0 || ^2.0",
"orchestra/testbench": "^9.0",
"symplify/easy-coding-standard": "^9.3.15",
"php-coveralls/php-coveralls": "^2.1"
Expand Down

0 comments on commit bf23689

Please sign in to comment.