Skip to content

Commit 972b79c

Browse files
committed
Add scrutinizer/ocular to let travis send the data to scrutinizer
1 parent ae083a4 commit 972b79c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@
2222
},
2323
"require-dev": {
2424
"orchestra/testbench": "^3.5|~3.6.0|~3.7.0",
25-
"phpunit/phpunit": "^6.5|^7.0"
25+
"phpunit/phpunit": "^6.5|^7.0",
26+
"scrutinizer/ocular": "^1.5"
2627
},
2728
"autoload": {
2829
"psr-4": {

0 commit comments

Comments
 (0)