fruitcake / laravel-cors

Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
MIT License
6.27k stars 613 forks source link

Allow Symfony 6 #540

Closed barryvdh closed 2 years ago

barryvdh commented 3 years ago
driesvints commented 2 years ago

@barryvdh can you trigger the builds again here please? Then I can maybe look into them.

driesvints commented 2 years ago

Cool I think we're ready to release stable versions of asm89/stack-cors and this repo for Symfony v6?

barryvdh commented 2 years ago

Yeah just did that :) https://github.com/asm89/stack-cors/releases/tag/v2.0.4

barryvdh commented 2 years ago

And this is also tagged now: https://github.com/fruitcake/laravel-cors/releases/tag/v2.0.5

barryvdh commented 2 years ago

PR for laravel/laravel here: https://github.com/laravel/laravel/pull/5758

driesvints commented 2 years ago

Thanks @barryvdh! 🎉