fruitcake / laravel-cors

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

Fix PHP version constraint (which is already imposed by `fruitcake/ph… #556

Closed GrahamCampbell closed 2 years ago

GrahamCampbell commented 2 years ago

…p-cors`)

barryvdh commented 2 years ago

Version 1.0 and 1.1 still support PHP7.2. though.

GrahamCampbell commented 2 years ago

I see. :)