2.0.0-alpha5
Pre-release
Pre-release
- Added missing constructor to the Company entity.
- Added "JSON_PRESERVE_ZERO_FRACTION" to the serializer to ensure float values are always encoded as a float value.
- Simplified and improved serialization. The EntityNormalizer now called as ObjectNormalizer and the EntityDenormalizer called as ObjectDenormalizer.
- Blocked installation php-http/client-common>=1.8.0 until this issue does not get solved: php-http/client-common#109.
- Updated vimeo/psalm dev dependency to the latest 2.x version.