Namespaced third party dependencies to avoid error caused by third party plugins when setting up a WP-CRON schedule in Akeeba Backup. Some third party plugins were using a modified copy of the third party dragonmantank/cron-expression
library used by Akeeba Backup to parse CRON schedules. We have now put our copy of this library and its dependencies under a private namespace using Mozart and some Composer magic.
Bug fixes and minor improvements. Please take a look at the CHANGELOG below.