Allow any drupal/paragraph_blocks:3.1

Created on 1 March 2024, 7 months ago

Problem/Motivation

Currently in the composer.json the following line prevents any bug-fix updates on drupal/paragraph_blocks

{
    "require": {
        "drupal/paragraph_blocks": "3.1.3"
    }
}

Proposed resolution

{
    "require": {
        "drupal/paragraph_blocks": "^3.1"
    }
}

Remaining tasks

Change the composer.json AND create a new release. (because composer.json can't be patched)

🐛 Bug report
Status

Active

Version

1.0

Component

Code

Created by

🇭🇺Hungary Sweetchuck Budapest

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

Comments & Activities

Production build 0.71.5 2024