Skip to content

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

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"
  }
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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