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 c0d8315 commit 53e37bf
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 @@ -37,7 +37,7 @@
"laravel/framework": "^9.0|^10.0"
},
"require-dev": {
"umbrellio/code-style-php": "^1.0",
"umbrellio/code-style-php": "^1.0 || ^2.0",
"phpunit/phpunit": "^8.3|^9.0|^10.0",
"php-coveralls/php-coveralls": "^2.1",
"symplify/easy-coding-standard": "^9.3.15",
Expand Down

0 comments on commit 53e37bf

Please sign in to comment.