File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 16
16
},
17
17
"require-dev" : {
18
18
"codedungeon/phpunit-result-printer" : " *" ,
19
- "mockery/mockery" : " 0.9. *" ,
20
- "orchestra/testbench-browser-kit" : " ^3.6 " ,
21
- "orchestra/testbench-dusk" : " 3.6 .x-dev@dev" ,
22
- "orchestra/testbench" : " ^3.6 " ,
23
- "phpmd/phpmd" : " ^2.6 " ,
19
+ "mockery/mockery" : " *" ,
20
+ "orchestra/testbench-browser-kit" : " 3.7.x-dev " ,
21
+ "orchestra/testbench-dusk" : " 3.7 .x-dev@dev" ,
22
+ "orchestra/testbench" : " 3.7.x-dev " ,
23
+ "phpmd/phpmd" : " * " ,
24
24
"phpunit/phpunit" : " *" ,
25
- "satooshi /php-coveralls" : " *" ,
25
+ "php-coveralls /php-coveralls" : " *" ,
26
26
"sebastian/phpcpd" : " *"
27
27
},
28
28
"autoload" : {
Original file line number Diff line number Diff line change 10
10
printerClass =" Codedungeon\PHPUnitPrettyResultPrinter\Printer"
11
11
processIsolation =" false"
12
12
stopOnFailure =" false"
13
- syntaxCheck =" false"
14
13
>
15
14
<testsuites >
16
15
<testsuite name =" Browser" >
You can’t perform that action at this time.
0 commit comments