Skip to content

Php 8 #759

@mdeherder

Description

@mdeherder

Composer require symfony/maker-bundle (under php 8 environment)

Using version ^1.24 for symfony/maker-bundle
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Restricting packages listed in "symfony/symfony" to "5.2.*"
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - doctrine/inflector v1.3.0 requires php ^7.1 -> your PHP version (8.0.0) does not satisfy that requirement.
    - doctrine/inflector v1.2.0 requires php ^7.0 -> your PHP version (8.0.0) does not satisfy that requirement.
    - doctrine/inflector 1.3.x-dev requires php ^7.1 -> your PHP version (8.0.0) does not satisfy that requirement.
    - doctrine/inflector 1.3.1 requires php ^7.1 -> your PHP version (8.0.0) does not satisfy that requirement.
    - doctrine/inflector 1.2.x-dev requires php ^7.0 -> your PHP version (8.0.0) does not satisfy that requirement.
    - doctrine/inflector 1.4.1 requires php ^7.2 -> your PHP version (8.0.0) does not satisfy that requirement.
    - doctrine/inflector 1.4.0 requires php ^7.2 -> your PHP version (8.0.0) does not satisfy that requirement.
    - Conclusion: don't install symfony/maker-bundle v1.24.2
    - Conclusion: don't install symfony/maker-bundle v1.24.1
    - Conclusion: remove doctrine/inflector 2.0.3
    - Installation request for symfony/maker-bundle ^1.24 -> satisfiable by symfony/maker-bundle[v1.24.0, v1.24.1, v1.24.2].
    - Conclusion: don't install doctrine/inflector 2.0.3
    - symfony/maker-bundle v1.24.0 requires doctrine/inflector ^1.2 -> satisfiable by doctrine/inflector[1.2.x-dev, 1.3.1, 1.3.x-dev, 1.4.0, 1.4.1, 1.4.2, 1.4.3, 1.4.x-dev, v1.2.0, v1.3.0].
    - Can only install one of: doctrine/inflector[1.4.2, 2.0.3].
    - Can only install one of: doctrine/inflector[1.4.3, 2.0.3].
    - Can only install one of: doctrine/inflector[1.4.x-dev, 2.0.3].
    - Installation request for doctrine/inflector (locked at 2.0.3) -> satisfiable by doctrine/inflector[2.0.3].
Installation failed, reverting ./composer.json to its original content.

doctrine/inflector 2.0.3 is installed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions