forked from loafle/openapi-generator-original
Bump requirements - add Symfony 7 support - remove support php < 8.2 (EOL) - remove symfony < 6.4 support Bug Fix - add missing $security{{name}} variable when using Bearer Auth Misc - getContentType method is deprecated; use getContentTypeFormat - use match instead of switch for simple assignments - remove default depth param from json_encode call - make data provider static (phpunit)