8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9b2c20 commit 68968e7Copy full SHA for 68968e7
phpunit.xml.dist
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="UTF-8" ?>
2
<phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3
- xsi:noNamespaceSchemaLocation="vendor/phpunit/phpunit/phpunit.xsd"
+ xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/9.6/phpunit.xsd"
4
colors="true"
5
bootstrap="tests/bootstrap.php"
6
failOnRisky="true"
0 commit comments