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

[console] Update Drupal Console to 1.0 ver. #224

Merged
merged 2 commits into from
Aug 2, 2016
Merged

[console] Update Drupal Console to 1.0 ver. #224

merged 2 commits into from
Aug 2, 2016

Conversation

jmolivas
Copy link
Contributor

Update to latest supported Drupal Console version.

@grasmash
Copy link
Contributor

Please update the lock file as well.

@jmolivas
Copy link
Contributor Author

@grasmash thanks, yes I needed and updated DrupalConsole https://github.com/hechoendrupal/DrupalConsole/blob/master/composer.json#L39 to be able to update the composer.lock file.

Tagging a new DC release, re-run composer require drupal/console and then I will update the PR.

@jmolivas
Copy link
Contributor Author

jmolivas commented Aug 2, 2016

@grasmash I am getting this error when executing composer require drupal/console:~1.0

Your requirements could not be resolved to an installable set of packages.

Problem 1
- The requested package drupal/console ~1.0 is satisfiable by 
  drupal/console[1.0.0-alpha1, 1.0.0-alpha2, 1.0.0-beta1, 1.0.0-beta2, 1.0.0-beta3, 
  1.0.0-beta4, 1.0.0-beta5] but these conflict with your requirements 
  or minimum-stability.


Installation failed, reverting ./composer.json to its original content.

@grasmash
Copy link
Contributor

grasmash commented Aug 2, 2016

I think you'll need to add:

"minimum-stability": "beta"

@grasmash
Copy link
Contributor

grasmash commented Aug 2, 2016

Failure is unrelated. Merging.

@grasmash grasmash merged commit 20cf076 into acquia:8.x Aug 2, 2016
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

Successfully merging this pull request may close these issues.

2 participants