Composer command to install the Bootstrap 4 version of Barrio is wrong

Created on 27 May 2021, about 3 years ago
Updated 23 September 2023, 9 months ago

Problem/Motivation

In the documentation → , the composer command to install the Bootstrap 4 version of Barrio is wrong: composer require 'drupal/bootstrap_barrio:^5.1'.

Using this command, you will get bootstrap_barrio 5.5.1, which is the Bootstrap 5 version, instead of bootstrap_barrio 5.1.5.

Steps to reproduce

Install Barrio using composer require 'drupal/bootstrap_barrio:^5.1', and check the installed version in composer.lock (that will be 5.5.1 instead of 5.1.5)

Proposed resolution

Modify the documentation to use composer require 'drupal/bootstrap_barrio:~5.1.0' instead of, to get the Bootstrap 4 version of Barrio.

Remaining tasks

User interface changes

API changes

Data model changes

💬 Support request
Status

Closed: outdated

Version

5.1

Component

Documentation

Created by

🇫🇷France OBDev

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.

Production build 0.69.0 2024