Skip to content

Commit 12c452a

Browse files
authored
Merge pull request #15 from sunrise-php/renovate/pin-dependencies
Pin dependency sunrise/coding-standard to 1.0.0
2 parents 6daa86a + bf9171d commit 12c452a

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
@@ -36,7 +36,7 @@
3636
"require-dev": {
3737
"phpunit/phpunit": "7.5.12",
3838
"phpunit/php-code-coverage": "6.1.4",
39-
"sunrise/coding-standard": "^1.0",
39+
"sunrise/coding-standard": "1.0.0",
4040
"sunrise/http-factory": "1.0.8"
4141
},
4242
"provide": {

0 commit comments

Comments
 (0)