junlarsen / RiotQuest

[Deprecated] PHP 7.1+ Library for the Riot Games API
MIT License
8 stars 3 forks source link

Laravel 6 support - I didn't test it yet #66

Closed elreco closed 5 years ago

elreco commented 5 years ago

What kind of change does this PR introduce? (check at least one)

Does this PR introduce a breaking change? (check one)

If yes, please describe the impact and migration path for existing applications:

The PR fulfills these requirements:

Other information:

elreco commented 5 years ago

Hello,

I will test it on a fresh laravel 6 project. I keep you update.

elreco commented 5 years ago

image

It seems to work fine!

junlarsen commented 5 years ago

Thanks for your contribution :)

Released as 1.5.1

junlarsen commented 5 years ago

Will be reverting this as it broke on non-laravel systems. Will find an alternative way of using the env helper.