Skip to content

Commit 844de8c

Browse files
Set XSD version to 5.1
1 parent 28791f6 commit 844de8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpbu.xml.sample

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
<phpbu xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xsi:noNamespaceSchemaLocation="http://schema.phpbu.de/5.0/phpbu.xsd"
3+
xsi:noNamespaceSchemaLocation="http://schema.phpbu.de/5.1/phpbu.xsd"
44
verbose="true">
55

66
<logging>

0 commit comments

Comments
 (0)