Skip to content

Mismatch package name between "Install example" and "composer.json"  #1

@twyneed

Description

@twyneed

Hi AC-Dev Team

It took me a while to figure out, "why" i get

Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires accredible/acms-php-api, it could not be found in any version, there may be a typo in the package name.

Potential causes:

when i've tried to install acms-php-api package as described in your install section.

There is a mismatch between "Install example"

composer require accredible/acms-php-api dev-master

and your package name within your composer.json (https://github.com/accredible/acms-php-api/blob/master/composer.json)

accredible/acms-api-php

Running

composer require accredible/acms-api-php dev-master

solves the issue, but might be worth to update doc.

KR

Markus

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