Minor issue in composer.json file

Created on 22 January 2024, 11 months ago
Updated 5 February 2024, 10 months ago

There's an extra comma at the end of the "beanstream/beanstream": "dev-master" requirement which is not needed:

    "require": {
        "php": "^8.0",
        "drupal/commerce": "~2.0",
        "beanstream/beanstream": "dev-master",
    }

The library "beanstream/beanstream" wasn't installed because of that.

🐛 Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

🇨🇦Canada danrod Ottawa

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024