Skip to content

Commit abdd3f8

Browse files
committed
Fix tests for 5.3+
1 parent 2af35e0 commit abdd3f8

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
@@ -18,7 +18,7 @@
1818
},
1919
"require-dev": {
2020
"squizlabs/php_codesniffer": "2.*",
21-
"satooshi/php-coveralls": "dev-master"
21+
"satooshi/php-coveralls": "1.*"
2222
},
2323
"autoload": {
2424
"psr-0": {

0 commit comments

Comments
 (0)