requiring dev with composer doesn't work.

Created on 4 April 2024, 9 months ago
Updated 27 May 2024, 7 months ago

Problem/Motivation

For some reason trying to require dev with composer doesn't work:

composer require 'drupal/flexslider:3.x-dev@dev'

results in this:

Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires drupal/flexslider 3.x-dev@dev (exact version match), found drupal/flexslider[dev-2.x, 3.0.0-alpha1, 2.0.0-alpha1, ..., 2.x-dev (alias of dev-2.x), 3.0.0-alpha1] but it does not match the constraint.


Installation failed, reverting ./composer.json and ./composer.lock to their original content.
💬 Support request
Status

Needs review

Version

3.0

Component

Code

Created by

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

Comments & Activities

  • Issue created by @tonytheferg
  • Status changed to Needs review 7 months ago
  • 🇮🇳India ravi kant Jaipur

    @tonytheferg
    composer require 'drupal/flexslider:3.x@dev'
    Use this code for install dev version.

Production build 0.71.5 2024