spatie / laravel-cors

Send CORS headers in a Laravel application
https://spatie.be/en/opensource/laravel
MIT License
603 stars 59 forks source link

Lumen 5.7 support? #40

Closed nomayonnaise closed 5 years ago

nomayonnaise commented 5 years ago

Has lumen support been abandoned? The requirements in composer.json have been changed from

"illuminate/support": "5.5.*|5.6.*"

to

"laravel/framework": "5.5.*|5.6.*|5.7.*"

which means, there's no way to use this with lumen 5.7

oanhnn commented 5 years ago

@nomayonnaise Support Lumen was comeback !!! Can you close issue?