PHP 7.2 is required. Added types and return types.
Symfony support is dropped from 2.3 to 3.3 included.
The namespace was changed from Exporter
to Sonata\Exporter
.
Many classes have been made final, meaning you can no longer extend them. Consider using decoration instead.