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 c74788c commit 0d6ecf7Copy full SHA for 0d6ecf7
phpunit.xml.dist
@@ -10,7 +10,7 @@
10
convertWarningsToExceptions="true"
11
processIsolation="false"
12
stopOnFailure="false"
13
- xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/9.4/phpunit.xsd">
+ xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/9.5/phpunit.xsd">
14
<coverage>
15
<include>
16
<directory suffix=".php">src/</directory>
0 commit comments