Skip to content

Commit bca49c2

Browse files
authored
Merge pull request #3 from CorpusPHP/dependabot/composer/corpus/coding-standard-approx-0.2.0or-approx-0.4.0
Update corpus/coding-standard requirement from ~0.2.0 to ~0.2.0 || ~0.4.0
2 parents d41f21a + 8896883 commit bca49c2

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.2.0",
23+
"corpus/coding-standard": "^0.4.0",
2424
"friendsofphp/php-cs-fixer": "^2.17"
2525
}
2626
}

0 commit comments

Comments
 (0)