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

Set update of minor versions as default option #8

Merged
merged 2 commits into from
Mar 29, 2017

Conversation

mtodor
Copy link
Contributor

@mtodor mtodor commented Mar 24, 2017

Fixes #5.

@mtodor mtodor requested a review from dbosen March 27, 2017 09:24
@chrfritsch
Copy link
Member

I used drupal 8.4.x to test this. When i am using the --major-versions option, i got this output afterwards

composer outdated -D
doctrine/annotations v1.2.7 v1.4.0 Docblock Annotations Parser
doctrine/common v2.5.3 v2.7.2 Common Library for Doctrine projects
egulias/email-validator 1.2.14 2.1.2 A library for validating emails
symfony-cmf/routing 1.4.0 2.0.0 Extends the Symfony2 routing component for dynamic routes and chaining several rou...
symfony/class-loader v2.8.18 v3.2.6 Symfony ClassLoader Component
symfony/console v2.8.18 v3.2.6 Symfony Console Component
symfony/dependency-injection v2.8.18 v3.2.6 Symfony DependencyInjection Component
symfony/dom-crawler v2.8.18 v3.2.6 Symfony DomCrawler Component
symfony/event-dispatcher v2.8.18 v3.2.6 Symfony EventDispatcher Component
symfony/http-foundation v2.8.18 v3.2.6 Symfony HttpFoundation Component
symfony/http-kernel v2.8.18 v3.2.6 Symfony HttpKernel Component
symfony/process v2.8.18 v3.2.6 Symfony Process Component
symfony/psr-http-message-bridge v0.2 v1.0.0 PSR HTTP message bridge
symfony/routing v2.8.18 v3.2.6 Symfony Routing Component
symfony/serializer v2.8.18 v3.2.6 Symfony Serializer Component
symfony/translation v2.8.18 v3.2.6 Symfony Translation Component
symfony/validator v2.8.18 v3.2.6 Symfony Validator Component
symfony/yaml v2.8.18 v3.2.6 Symfony Yaml Component
twig/twig v1.33.0 v2.3.0 Twig, the flexible, fast, and secure template language for PHP

Copy link
Member

@chrfritsch chrfritsch left a comment

Choose a reason for hiding this comment

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

Ok, i tested this with our thunder-project template and it works fine.

@chrfritsch chrfritsch merged commit 7f8fb0c into master Mar 29, 2017
@chrfritsch chrfritsch deleted the feature/default-update-minor-versions branch March 29, 2017 14:50
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