Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
twyneed opened this issue Aug 7, 2021 · 0 comments
Open

Comments

@twyneed
Copy link

twyneed commented Aug 7, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant