We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d4e52f commit 379b1c0Copy full SHA for 379b1c0
tests/unit/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/10.4/phpunit.xsd"
+ xsi:noNamespaceSchemaLocation="http://schema.phpunit.de/10.5/phpunit.xsd"
5
colors="true"
6
columns="max"
7
bootstrap="../../bootstrap.php"
0 commit comments