Skip to content
This repository was archived by the owner on Apr 12, 2018. It is now read-only.

Commit 7153bbb

Browse files
robbieaverillsebastianbergmann
authored andcommitted
FIX Update version in schema URL
1 parent 7bb20df commit 7153bbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/7.0/en/configuration.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<screen><![CDATA[<phpunit
1515
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
16-
xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/6.3/phpunit.xsd"
16+
xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/7.0/phpunit.xsd"
1717
backupGlobals="true"
1818
backupStaticAttributes="false"
1919
<!--bootstrap="/path/to/bootstrap.php"-->

0 commit comments

Comments
 (0)