Skip to content

Commit 2a750fd

Browse files
committed
Latest URL for phpunit.xml documentation
1 parent b2f2226 commit 2a750fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpunit.xml.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22

3-
<!-- http://www.phpunit.de/manual/current/en/appendixes.configuration.html -->
3+
<!-- https://phpunit.readthedocs.io/en/stable/configuration.html -->
44
<phpunit
55
xmlns:xsi = "http://www.w3.org/2001/XMLSchema-instance"
66
xsi:noNamespaceSchemaLocation = "vendor/phpunit/phpunit/phpunit.xsd"

0 commit comments

Comments
 (0)