What's Changed
- Don't allow JsonApiSerilizer to include empty attributes on serialization by @racastellanosm in https://github.com/thephpleague/fractal/pull/578
- Unset scopes from transformers after transforming to avoid memory leak by @KorvinSzanto in https://github.com/thephpleague/fractal/pull/582
- Switch to php-cs-fixer and PER-CS by @KorvinSzanto in https://github.com/thephpleague/fr...