We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de165b3 commit f54b7efCopy full SHA for f54b7ef
phpunit.xml.dist
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4
- xsi:noNamespaceSchemaLocation="http://schema.phpunit.de/4.1/phpunit.xsd"
+ xsi:noNamespaceSchemaLocation="http://schema.phpunit.de/5.2/phpunit.xsd"
5
backupGlobals="false"
6
colors="true"
7
bootstrap="vendor/autoload.php"
0 commit comments