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 4c08187 commit a49c70cCopy full SHA for a49c70c
test/Phar/phpunit.xml
@@ -1,6 +1,6 @@
1
<phpunit
2
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3
- xsi:noNamespaceSchemaLocation="../../vendor/phpunit/phpunit/phpunit.xsd"
+ xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/10.4/phpunit.xsd"
4
beStrictAboutChangesToGlobalState="true"
5
beStrictAboutOutputDuringTests="true"
6
beStrictAboutTestsThatDoNotTestAnything="true"
0 commit comments