Skip to content

Commit 3b57f39

Browse files
committed
Fixed dependency version
1 parent 941ef9c commit 3b57f39

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
@@ -17,7 +17,7 @@
1717
},
1818
"require-dev": {
1919
"squizlabs/php_codesniffer": "~1.4",
20-
"arachne/coding-style": "@dev"
20+
"arachne/coding-style": "~0.1.0"
2121
},
2222
"autoload": {
2323
"psr-0": {

0 commit comments

Comments
 (0)