Skip to content

Regarding the issue with the PHP Cooper version #1071

@ajiho

Description

@ajiho

My composer library has the following restrictions on PHP

{
  "require": {
    "php": ">=7.2",
    "fakerphp/faker": "^1.20.0"
  },
}

If my local PHP version is PHP7.2, then I can only install php-scoper version for PHP7 through Composer e.g php-scoper v0.13.9

If I upgrade my local PHP version to 8.2. x and then install the latest version of php-scoper e.g php-scoper v0.18.5 . Used to obtain the latest options and feature support for php-scoper and add prefixes to the code, will it cause damage to my composer library? Is this usage method correct?

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