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

fix(installer): Phinx upgrade #12814

Closed
wants to merge 4 commits into from
Closed

fix(installer): Phinx upgrade #12814

wants to merge 4 commits into from

Conversation

RiverVanRain
Copy link
Contributor

No description provided.

@RiverVanRain
Copy link
Contributor Author

These issues are solved with Phinx v0.11.1

@RiverVanRain RiverVanRain changed the title Fix #12805 #12806 #12809 fix(installation): Phinx upgrade Sep 5, 2019
@RiverVanRain RiverVanRain changed the title fix(installation): Phinx upgrade fix(installer): Phinx upgrade Sep 5, 2019
@jeabakker
Copy link
Member

you also need to update the composer.lock

@@ -2424,7 +2424,7 @@
},
{
"name": "robmorgan/phinx",
"version": "0.10.8",
"version": "0.11.1",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is not the way to update a composer.lock file. You need to run the command composer update robmorgan/phinx to only update the phinx dependency

@jeabakker
Copy link
Member

replaced by #12815

@jeabakker jeabakker closed this Sep 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants