Skip to content

Commit

Permalink
Merge pull request #2 from Poket-Jony/patch-2
Browse files Browse the repository at this point in the history
Add Laravel v6.0 support
  • Loading branch information
mtvbrianking authored Sep 4, 2019
2 parents 0ffb47c + 5e85ef0 commit df6a1ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
This package comes with the much desired xml support for you Laravel project including middleware to accept only xml requests,
http response in xml, and more utilities for xml conversions as well as validation.

**Supports:** Laravel versions 5.3, 5.4, 5.5, 5.6, 5.7, 5.8
**Supports:** Laravel versions 5.3, 5.4, 5.5, 5.6, 5.7, 5.8, 6.0

### Installation

Expand Down Expand Up @@ -194,4 +194,4 @@ If you've stumbled across a bug, please help us by leaving as much information a
- Actual result

This will help us to fix the bug as quickly as possible, and if you do wish to fix it yourself;
feel free to [fork the package on GitHub](https://github.com/mtvbrianking/laravel-xml) and submit a pull request!
feel free to [fork the package on GitHub](https://github.com/mtvbrianking/laravel-xml) and submit a pull request!

0 comments on commit df6a1ab

Please sign in to comment.