Enum post processor
⚠️ Backwards incompatible changes
- Dropped support for EOL PHP versions 7.2, 7.3 and 7.4
- Changed the message of the InvalidTypeException to contain the fqcn of a provided object instead of the literal "object"
Features
- Added the Enum post processor to generate PHP enums for enums in the processed schema files (docs)