FriendsOfSymfony / FOSRestBundle

This Bundle provides various tools to rapidly develop RESTful API's with Symfony
http://symfony.com/doc/master/bundles/FOSRestBundle/index.html
MIT License
2.79k stars 708 forks source link

Symfony 7 dont support FOSRestBundle #2402

Closed hhalaoui closed 3 months ago

hhalaoui commented 5 months ago

Hi, I want to install the bundle, but it is not compatible with Symfony 7. the output of command : composer require friendsofsymfony/rest-bundle:^3.6

deluxetom commented 5 months ago

@hhalaoui its almost done https://github.com/FriendsOfSymfony/FOSRestBundle/pull/2400, subscribe to the PR to see when it will be ready

W0rma commented 3 months ago

Version 3.7.0 of this bundle supports symfony 7.

I guess this issue can be closed.