addon_migration_tool_legacy icon indicating copy to clipboard operation
addon_migration_tool_legacy copied to clipboard

This package requires concrete5 version 5.6.3.5b1 or greater.

Open burble opened this issue 9 years ago • 1 comments

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?

burble avatar Mar 24 '17 16:03 burble

I changed line 8 in controller to the belwo and it worked.

protected $appVersionRequired = '5.6.3.4';

burble avatar Mar 24 '17 16:03 burble