File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 6868 "jetbrains/phpstorm-attributes" : " ^1.0" ,
6969 "phpmd/phpmd" : " ^2.13" ,
7070 "phpstan/phpstan" : " ^1.10" ,
71- "phpunit/phpunit" : " ^ 10.5 "
71+ "phpunit/phpunit" : " 10.1.3 "
7272 },
7373 "minimum-stability" : " dev" ,
7474 "prefer-stable" : true ,
Original file line number Diff line number Diff line change 22<phpunit xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" backupGlobals =" false"
33 bootstrap =" vendor/autoload.php" colors =" true" stopOnError =" false" stopOnFailure =" false"
44 stopOnIncomplete =" false" stopOnSkipped =" false"
5- xsi : noNamespaceSchemaLocation =" https://schema.phpunit.de/10.5 /phpunit.xsd"
5+ xsi : noNamespaceSchemaLocation =" https://schema.phpunit.de/10.1 /phpunit.xsd"
66 cacheDirectory =" .phpunit.cache" >
77 <coverage >
88 <report >
You can’t perform that action at this time.
0 commit comments