File tree Expand file tree Collapse file tree 3 files changed +5
-20
lines changed Expand file tree Collapse file tree 3 files changed +5
-20
lines changed Original file line number Diff line number Diff line change 99 "mnapoli/front-yaml" : " ^1.6"
1010 },
1111 "require-dev" : {
12- "phpunit/phpunit" : " ^6 .0" ,
12+ "phpunit/phpunit" : " ^9 .0" ,
1313 "php-coveralls/php-coveralls" : " ^2.0" ,
14- "mockery/mockery" : " ^1.0.0" ,
15- "squizlabs/php_codesniffer" : " ^3.3.1" ,
16- "codedungeon/phpunit-result-printer" : " ^0.19.13" ,
17- "codedungeon/php-cli-colors" : " ^1.10.7" ,
18- "mikey179/vfsstream" : " ^1.6" ,
14+ "mockery/mockery" : " ^1.4.4" ,
15+ "squizlabs/php_codesniffer" : " ^3.6.0" ,
16+ "mikey179/vfsstream" : " ^1.6.9" ,
1917 "antecedent/patchwork" : " ^2.1.8"
2018 },
2119 "autoload" : {
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 88 convertNoticesToExceptions =" true"
99 convertWarningsToExceptions =" true"
1010 processIsolation =" false"
11- stopOnFailure =" false"
12- printerClass =" Codedungeon\PHPUnitPrettyResultPrinter\Printer" >
11+ stopOnFailure =" false" >
1312 <testsuites >
1413 <testsuite name =" Primer Test Suite" >
1514 <directory >tests</directory >
You can’t perform that action at this time.
0 commit comments