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
Doctrine migration package specifies that migrations should NOT be autoloaded, thus the namespace is arbitrary and should be different from App\Migrations, which is the case in this distribution.
Doctrine migration package specifies that migrations should NOT be autoloaded, thus the namespace is arbitrary and should be different from App\Migrations, which is the case in this distribution.
https://github.com/Sylius/Sylius/blob/master/UPGRADE-1.8.md#migrations
The text was updated successfully, but these errors were encountered: