symfony5-rest-api
symfony5-rest-api copied to clipboard
PHP 8.0
You should update composer.json to support the php 8.0 rest bundle:
"friendsofsymfony/rest-bundle": "^3.0.4",
Thanks