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 4a02d76 commit 16ae0abCopy full SHA for 16ae0ab
phpunit/phpunit/4.7/phpunit.xml.dist
@@ -2,7 +2,7 @@
2
3
<!-- https://phpunit.de/manual/current/en/appendixes.configuration.html -->
4
<phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
5
- xsi:noNamespaceSchemaLocation="http://schema.phpunit.de/4.8/phpunit.xsd"
+ xsi:noNamespaceSchemaLocation="http://schema.phpunit.de/6.1/phpunit.xsd"
6
backupGlobals="false"
7
colors="true"
8
bootstrap="vendor/autoload.php"
0 commit comments