Skip to content

Commit

Permalink
Update umbrellio/code-style-php requirement from ^1.2 to ^1.2 || ^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.2.0...2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 3, 2024
1 parent 28da413 commit f802a42
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 @@ -39,7 +39,7 @@
"laravel/framework": "^11.0"
},
"require-dev": {
"umbrellio/code-style-php": "^1.2",
"umbrellio/code-style-php": "^1.2 || ^2.0",
"orchestra/testbench": "^9.0",
"php-coveralls/php-coveralls": "^2.7",
"codeception/codeception": "^5.0",
Expand Down

0 comments on commit f802a42

Please sign in to comment.