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