We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a128469 commit c002a38Copy full SHA for c002a38
2 files changed
phpunit.xml.dist
@@ -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/9.3/phpunit.xsd"
+ xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/10.5/phpunit.xsd"
4
backupGlobals="true"
5
backupStaticAttributes="false"
6
colors="true"
skeleton/phpunit.xml.dist.twig
@@ -45,7 +45,7 @@
45
{% else %}
46
47
48
49
50
51
0 commit comments