What I've found is in my case when upgrading to Symfony 5 the property http_method_override: true
was set to true by the recipeāI didn't check right when updating the recipe, so I removed the config, because they have updated it with the false
value by default.