Skip to content

Commit

Permalink
Add Laravel v6.0 support
Browse files Browse the repository at this point in the history
  • Loading branch information
Poket-Jony authored Sep 4, 2019
1 parent 0ffb47c commit 5e85ef0
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 5e85ef0

Please sign in to comment.