Skip to content

Commit ac7d5bd

Browse files
chore(identify): Update composer with coveralls library
1 parent 13fa919 commit ac7d5bd

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

composer.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,10 @@
1616
"sinergi/browser-detector": "6.0.*"
1717
},
1818
"require-dev": {
19-
"phpunit/phpunit": "5.3.*",
20-
"mockery/mockery": "0.9.*"
19+
"phpunit/phpunit": "5.3.*",
20+
"mockery/mockery": "0.9.*",
21+
"scrutinizer/ocular": "~1.1",
22+
"satooshi/php-coveralls": "^0.7.0"
2123
},
2224
"autoload": {
2325
"psr-4": {

0 commit comments

Comments
 (0)