We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e3a2d4a + a6ab3ac commit 646e615Copy full SHA for 646e615
1 file changed
phpunit.xml
@@ -8,7 +8,7 @@
8
stopOnFailure="false"
9
failOnWarning="true"
10
beStrictAboutTestsThatDoNotTestAnything="false"
11
- xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/11.1/phpunit.xsd"
+ xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/11.2/phpunit.xsd"
12
cacheDirectory=".phpunit.cache"
13
backupStaticProperties="false"
14
>
0 commit comments