Skip to content

Creating new-plugin: config.platform.php: 7.1.3 prevents installing packages requiring php 8.* #80

@pamtbaau

Description

@pamtbaau

When creating a new 'blank' plugin using devtools the following config section in composer.json, prevents installing packages that require php 8.*

"config": {
  "platform": {
    "php": "7.1.3"
  }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions