You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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: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
Steps to reproduce
Additional info
The text was updated successfully, but these errors were encountered: