xklusive / laravel-battlenet-api

Laravel 5 client for Battle.net API
MIT License
8 stars 3 forks source link

Check compatibility with different Laravel versions #30

Closed atraides closed 5 years ago

atraides commented 6 years ago

The library was updated to Laravel 5.4 but since then Laravel 5.5, 5.6 and 5.7 are out as well.

We should test if it is working properly with these versions as well.

atraides commented 6 years ago

I did some testing with Larvel 5.7 and so far it is working.