We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 443bd55 commit b915a1eCopy full SHA for b915a1e
phpunit.xml.dist
@@ -1,6 +1,6 @@
1
<?xml version="1.0"?>
2
<phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3
- xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/10.4/phpunit.xsd"
+ xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/10.5/phpunit.xsd"
4
bootstrap="vendor/autoload.php"
5
cacheDirectory=".build/phpunit-cache"
6
colors="true"
0 commit comments