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

Show outdated dependencies #67

Open
aschempp opened this issue Apr 26, 2017 · 0 comments
Open

Show outdated dependencies #67

aschempp opened this issue Apr 26, 2017 · 0 comments
Labels
Milestone

Comments

@aschempp
Copy link
Member

aschempp commented Apr 26, 2017

composer outdated shows a list of outdated dependencies.

Example for current Managed Edition:

contao-components/dropzone      3.12.0    4.3.0     DropZone integration for Contao Open Source CMS
contao-components/highlight     8.9.1     9.9.0     Highlight.js integration for Contao Open Source CMS
contao-components/jquery        1.12.4    3.1.1     jQuery integration for Contao Open Source CMS
contao-components/simplemodal   1.2.5     2.0.0     SimpleModal integration for Contao Open Source CMS
symfony/monolog-bundle          v2.12.1   v3.1.0    Symfony MonologBundle
true/punycode                   1.1.0     v2.1.1    A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA)

The list is only partially useful, as the user cannot change dependencies of packages. However, we should compare the list to local requirements and tell the user if a local constraint prevents from updating to an available version.

since v1.4 of composer there's also a --format=json flag to get the results as JSON.

@aschempp aschempp added this to the 1.x.x milestone Apr 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant