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 023d299 commit 894524cCopy full SHA for 894524c
phpunit.xml
@@ -2,7 +2,7 @@
2
<!-- https://phpunit.de/manual/current/en/appendixes.configuration.html -->
3
<phpunit
4
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
5
- xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/10.1/phpunit.xsd"
+ xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/10.0/phpunit.xsd"
6
backupGlobals="true" colors="false"
7
processIsolation="false"
8
stopOnError="false"
0 commit comments