Skip to content

Commit a4742d1

Browse files
committed
Try fixing Travis error relating to phpcs execution
1 parent 1d2cc04 commit a4742d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"sebastian/phpcpd": "*",
3030
"phploc/phploc": "*",
3131
"pdepend/pdepend" : "1.1.0",
32-
"squizlabs/php_codesniffer": "*"
32+
"squizlabs/php_codesniffer": "2.9.0"
3333
},
3434
"suggest": {
3535
"lib-openssl": "Install openssl lib in order to handle with x509 certs (require to support sign and encryption)",

0 commit comments

Comments
 (0)