Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to Sylius v1.4.0-BETA.1 broke Doctrine migrations #317

Closed
lemuelroberto opened this issue Jan 19, 2019 · 0 comments
Closed

Update to Sylius v1.4.0-BETA.1 broke Doctrine migrations #317

lemuelroberto opened this issue Jan 19, 2019 · 0 comments

Comments

@lemuelroberto
Copy link
Contributor

Context:

The commit 060d162 updated the composer dependencies and introduced some breakages.

The composer.lock was using the doctrine/doctrine-migrations-bundle:v1.3.2 and the doctrine/migrations:v1.8.1 versions.

The doctrine/migrations package major upgrade to the v2.0.0 version changed the autoload namespace of AbstractMigration class and started to use the new PHP 7.0 return type declarations feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant