After I hit composer update and go to craft3.dev/admin and run the update an error message comes up:
One of Craft CMS’s migrations failed.
TypeError: Argument 1 passed to craft\helpers\StringHelper::split() must be of the type string, array given, called in C:\MAMP\htdocs\craft3\vendor\craftcms\cms\src\helpers\MigrationHelper.php on line 93
Description
After I hit
composer update
and go tocraft3.dev/admin
and run the update an error message comes up:Steps to reproduce
Additional info