Skip to content

Commit 646e615

Browse files
update phpunit xml schema versions (#4435)
2 parents e3a2d4a + a6ab3ac commit 646e615

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

phpunit.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
stopOnFailure="false"
99
failOnWarning="true"
1010
beStrictAboutTestsThatDoNotTestAnything="false"
11-
xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/11.1/phpunit.xsd"
11+
xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/11.2/phpunit.xsd"
1212
cacheDirectory=".phpunit.cache"
1313
backupStaticProperties="false"
1414
>

0 commit comments

Comments
 (0)