Skip to content

composer requirements can't be met #10

Description

@oschonrock

php7.1

# composer install --ignore-platform-reqs
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Installation request for composer/installers v1.0.22 -> satisfiable by composer/installers[v1.0.22].
    - composer/installers v1.0.22 requires composer-plugin-api 1.0.0 -> no matching package found.
  Problem 2
    - Installation request for yiisoft/yii2-composer 2.0.3 -> satisfiable by yiisoft/yii2-composer[2.0.3].
    - yiisoft/yii2-composer 2.0.3 requires composer-plugin-api 1.0.0 -> no matching package found.
  Problem 3
    - composer/installers v1.0.22 requires composer-plugin-api 1.0.0 -> no matching package found.
    - webfatorial/fuel-db-seeder dev-develop requires composer/installers ~1.0 -> satisfiable by composer/installers[v1.0.22].
    - Installation request for webfatorial/fuel-db-seeder dev-develop -> satisfiable by webfatorial/fuel-db-seeder[dev-develop].

Potential causes:
 - A typo in the package name
 - The package is not available in a stable-enough version according to your minimum-stability setting
   see <https://getcomposer.org/doc/04-schema.md#minimum-stability> for more details.

Read <https://getcomposer.org/doc/articles/troubleshooting.md> for further common problems.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions