Skip to content

Commit f802a42

Browse files
Update umbrellio/code-style-php requirement from ^1.2 to ^1.2 || ^2.0
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] <[email protected]>
1 parent 28da413 commit f802a42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"laravel/framework": "^11.0"
4040
},
4141
"require-dev": {
42-
"umbrellio/code-style-php": "^1.2",
42+
"umbrellio/code-style-php": "^1.2 || ^2.0",
4343
"orchestra/testbench": "^9.0",
4444
"php-coveralls/php-coveralls": "^2.7",
4545
"codeception/codeception": "^5.0",

0 commit comments

Comments
 (0)