Skip to content

Commit 996d313

Browse files
committed
migrated all tests to phpunit 11.5
1 parent f41dac6 commit 996d313

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpunit.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
failOnWarning="true"
1414
failOnRisky="true"
1515
stopOnFailure="false"
16-
xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/11.5/phpunit.xsd"
16+
xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/10.1/phpunit.xsd"
1717
>
1818
<coverage
1919
includeUncoveredFiles="true"

0 commit comments

Comments
 (0)