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 e959fa5 commit c6153d3Copy full SHA for c6153d3
ci/phpunit.dist.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<phpunit
3
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4
- xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/12.3/phpunit.xsd"
+ xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/12.4/phpunit.xsd"
5
bootstrap="../vendor/autoload.php"
6
cacheDirectory="../var/cache/.phpunit.cache"
7
colors="true"
0 commit comments