- PHP 7.2.0 is the now the minimum
- \Mautic\Api\Contacts::getEvents has been removed. Use \Mautic\Api\Contacts::getActivityForContact instead.
- \Mautic\Api\Leads has been removed. Use \Mautic\Api\Contacts instead.
- The \Mautic\Api\Lists has been removed. Use \Mautic\Api\Segments instead.