cebe / php-openapi

Read and write OpenAPI yaml/json files and make the content accessible in PHP objects.
MIT License
466 stars 87 forks source link

Symfony 6 support #148

Closed jokaorgua closed 2 years ago

jokaorgua commented 2 years ago

Would be nice to get a symfony 6 support. I guest no huge changes were made from symfony 5 (which is supported) to symfony 6. So it will be enough just to change the composer.json

jokaorgua commented 2 years ago

https://github.com/cebe/php-openapi/pull/134

found support in this PR. merge it please

cebe commented 2 years ago

done. php-openapi 1.6.0 now supports symfony 6