File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22
33<!-- https://phpunit.readthedocs.io/en/latest/configuration.html -->
44<phpunit xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
5- xsi : noNamespaceSchemaLocation =" http://schema. phpunit.de/6.5 /phpunit.xsd"
5+ xsi : noNamespaceSchemaLocation =" vendor/ phpunit/phpunit /phpunit.xsd"
66 backupGlobals =" false"
77 colors =" true"
88 bootstrap =" config/bootstrap.php"
Original file line number Diff line number Diff line change 22
33<!-- https://phpunit.readthedocs.io/en/latest/configuration.html -->
44<phpunit xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
5- xsi : noNamespaceSchemaLocation =" http://schema .phpunit.de/6.5 /phpunit.xsd"
5+ xsi : noNamespaceSchemaLocation =" bin/ .phpunit/phpunit.xsd"
66 backupGlobals =" false"
77 colors =" true"
88 bootstrap =" config/bootstrap.php"
Original file line number Diff line number Diff line change 22
33<!-- https://phpunit.readthedocs.io/en/latest/configuration.html -->
44<phpunit xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
5- xsi : noNamespaceSchemaLocation =" http://schema .phpunit.de/6.5 /phpunit.xsd"
5+ xsi : noNamespaceSchemaLocation =" bin/ .phpunit/phpunit.xsd"
66 backupGlobals =" false"
77 colors =" true"
88 bootstrap =" config/bootstrap.php"
You can’t perform that action at this time.
0 commit comments