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 a9635be commit cfa3033Copy full SHA for cfa3033
phpunit.xml
@@ -3,7 +3,7 @@
3
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4
colors="true"
5
bootstrap="vendor/autoload.php"
6
- xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/9.3/phpunit.xsd">
+ xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/9.5/phpunit.xsd">
7
<coverage includeUncoveredFiles="true">
8
<include>
9
<directory>./lib</directory>
0 commit comments