fern-api / fern

Input OpenAPI. Output SDKs and Docs.
https://buildwithfern.com
Apache License 2.0
2.68k stars 152 forks source link

feat(php): Install php-cs-fixer in Dockerfile #4607

Closed amckinney closed 2 months ago

amckinney commented 2 months ago

This updates the PHP generator Dockerfiles so that we install php-cs-fixer with composer. This also adds a dummy asIs file so that we can actually run seed successfully.