Skip to content
This repository was archived by the owner on Jan 25, 2022. It is now read-only.
This repository was archived by the owner on Jan 25, 2022. It is now read-only.

composer.lock file changes on server with change in repo for webflo/drupal-core-require-dev #12

@anoopjohn

Description

@anoopjohn

This is probably more a support request and a documentation than a bug report. This is what is happening.

Whenever I run composer update on a server with a repository that has a composer.lock pushed from my local I get a modified composer.lock file on the server with the following lines taken out from the committed version.

        "source": {
            "type": "git",
            "url": "https://github.com/webflo/drupal-core-require-dev.git",
            "reference": "6ab0d5c54addc3000ed7797bbcddec105d5f4dd9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/webflo/drupal-core-require-dev/zipball/6ab0d5c54addc3000ed7797bbcddec105d5f4dd9",
            "reference": "6ab0d5c54addc3000ed7797bbcddec105d5f4dd9",
            "shasum": ""
        },

Thanks in advance for your help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions