Version API migration
To migrate an old install of Edlib that uses the Version API:
Check out bc7db0e, which is the last version to contain the migration script. Do not upgrade past this version until the migration is completed.
Run:
php artisan edlib:migrate-version-api
The Version API data is now migrated to Content Author, and you may upgrade to newer version of Edlib.