Skip to content

Commit c8f1ddc

Browse files
committed
Xml::setOption replaced by Xml::setFlag
1 parent cd61950 commit c8f1ddc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
#XML Builder for PHP 7
1+
# XML Builder for PHP 7
22
A library for creating XML documents written in PHP 7.
33

4-
##Installation with Composer
4+
## Installation with Composer
55
This package is available on [packagist](https://packagist.org/packages/lib16/xml),
66
so you can use [Composer](https://getcomposer.org) to install it:
77
```composer require lib16/xml```

0 commit comments

Comments
 (0)