addon_migration_tool_legacy
addon_migration_tool_legacy copied to clipboard
This package requires concrete5 version 5.6.3.5b1 or greater.
I am trying to instal into a 5.6.3.4 install however I am getting the warning:
" This package requires concrete5 version 5.6.3.5b1 or greater."
Weird as I am sure this uused to wkr, and I cannot find the referenced version of C5.6 to download anywhere and thought this was the last in the update path?
I changed line 8 in controller to the belwo and it worked.
protected $appVersionRequired = '5.6.3.4';