FriendsOfSymfony / FOSJsRoutingBundle

A pretty nice way to expose your Symfony routing to client applications.
1.48k stars 261 forks source link

Bump php version? #415

Closed Chris53897 closed 2 years ago

Chris53897 commented 2 years ago

Hi. Is there any interest to bump php version to ^7.4|^8.0" as supported Versions. https://php.watch/versions I could do the PR

Cryde commented 2 years ago

It already support PHP 8 https://github.com/FriendsOfSymfony/FOSJsRoutingBundle/blob/master/composer.json#L19

Chris53897 commented 2 years ago

My proposal is to drop support of php < 7.4

stephanvierkant commented 2 years ago

Good idea! We should drop support for EOL-versions ASAP.

tobias-93 commented 2 years ago

Has been included in release 3.0, thanks