All dependencies must be prefixed with the project name, for example "drupal:"

Created on 7 October 2022, over 1 year ago
Updated 2 March 2023, over 1 year ago

FILE: C:\xampp\htdocs\drupal95\web\modules\contrib\ul_revision_log\ul_revision_log.info.yml
----------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES
----------------------------------------------------------------------------------------------
8 | WARNING | All dependencies must be prefixed with the project name, for example "drupal:"
9 | WARNING | All dependencies must be prefixed with the project name, for example "drupal:"
----------------------------------------------------------------------------------------------

🐛 Bug report
Status

Fixed

Version

1.2

Component

Code

Created by

🇮🇳India akshay.kelotra Indore

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • 🇹🇷Turkey Kartagis Istanbul

    This is wrong. Since the dependencies are Drupal core modules, they should be namespaced with Drupal. I'm attaching a patch to revert the change.

  • 🇦🇺Australia acbramley

    To be clear, the module is currently not installable with composer.

    $ composer require drupal/ul_revision_log
    Using version ^1.2 for drupal/ul_revision_log
    Info from https://repo.packagist.org: #StandWithUkraine
    ./composer.json has been updated
    Running composer update drupal/ul_revision_log
    Gathering patches from patch file.
    Removing package drupal/node_edit_protection so that it can be re-installed and re-patched.
      - Removing drupal/node_edit_protection (1.1.0)
    Deleting app/modules/contrib/node_edit_protection - deleted
    Loading composer repositories with package information
    Updating dependencies
    Your requirements could not be resolved to an installable set of packages.
    
      Problem 1
        - Root composer.json requires drupal/ul_revision_log ^1.2 -> satisfiable by drupal/ul_revision_log[1.2.0].
        - drupal/ul_revision_log 1.2.0 requires drupal/content_moderation-content_moderation * -> could not be found in any version, there may be a typo in the package name.
    

    The above patch needs to be committed and a new release needs to be rolled.

Production build 0.69.0 2024