Skip to content

Commit 7590d22

Browse files
authored
Merge pull request #1 from CorpusPHP/dependabot/composer/corpus/coding-standard-tw-0.1.0or-tw-0.2.0
Update corpus/coding-standard requirement from ^0.1.0 to ^0.1.0 || ^0.2.0
2 parents fef953b + c22ad11 commit 7590d22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"require-dev": {
2121
"phpunit/phpunit": "~7.5 | ~9.0",
2222
"squizlabs/php_codesniffer": "^3.5",
23-
"corpus/coding-standard": "^0.1.0",
23+
"corpus/coding-standard": "~0.2.0",
2424
"friendsofphp/php-cs-fixer": "^2.17"
2525
}
2626
}

0 commit comments

Comments
 (0)