Skip to content

Commit 488d381

Browse files
committed
Fixed composer install
1 parent a8d397d commit 488d381

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
@@ -31,7 +31,7 @@
3131
"phpunit/phpunit": "3.7.*",
3232
"behat/mink-bundle": "dev-master",
3333
"behat/mink-selenium2-driver": "1.1.0",
34-
"satooshi/php-coveralls": "dev-master",
34+
"satooshi/php-coveralls": "v1.0.*",
3535
"se/selenium-server-standalone": "2.45.0"
3636
},
3737

0 commit comments

Comments
 (0)