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 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<!-- https://phpunit.de/manual/current/en/appendixes.configuration.html -->
3
3
<phpunit xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
- xsi : noNamespaceSchemaLocation =" https://schema .phpunit.de/9.6 /phpunit.xsd"
4
+ xsi : noNamespaceSchemaLocation =" vendor/bin/ .phpunit/phpunit.xsd"
5
5
colors =" true"
6
6
bootstrap =" vendor/autoload.php"
7
7
failOnRisky =" true"
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<!-- https://phpunit.de/manual/current/en/appendixes.configuration.html -->
3
3
<phpunit xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
- xsi : noNamespaceSchemaLocation =" https://schema .phpunit.de/9.6 /phpunit.xsd"
4
+ xsi : noNamespaceSchemaLocation =" vendor/bin/ .phpunit/phpunit.xsd"
5
5
colors =" true"
6
6
bootstrap =" vendor/autoload.php"
7
7
failOnRisky =" true"
You can’t perform that action at this time.
0 commit comments