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 ce00a68 commit 86f5feaCopy full SHA for 86f5fea
phpunit.xml.dist
@@ -1,8 +1,8 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<phpunit
4
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
5
- xsi:noNamespaceSchemaLocation="http://schema.phpunit.de/4.1/phpunit.xsd"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/9.5/phpunit.xsd"
6
failOnWarning="true"
7
>
8
<testsuites>
0 commit comments