Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

List changes between two versions of a package #97

Open
@tomzx

Description

Given a Packagist package identifier and 2 version identifiers, give to the user the list of changes that occurred between these versions.
The goal here is to make it easy to check whether upgrading a package will have an impact or not on your code.
We assume that the packages aren't available locally and thus will require to be pulled using composer. A temporary folder could be created and composer could be used (pointing to this custom directory) to fetch the target packages.

In the long term we might want to plug into composer's outdated command, so that we can check only the packages within the project's composer.json file.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      AltStyle によって変換されたページ (->オリジナル) /