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

Error in package requirements and in phpdox #5

Open
LucHamers opened this issue Sep 16, 2014 · 0 comments
Open

Error in package requirements and in phpdox #5

LucHamers opened this issue Sep 16, 2014 · 0 comments

Comments

@LucHamers
Copy link

When installing the package on an OpenSuSe 13.1 system, I get the following messages:

Your requirements could not be resolved to an installable set of packages.

Problem 1
- The requested package theseer/phpdox could not be found in any version, there may be a typo in the package name.
Problem 2
- Installation request for pear/log dev-master -> satisfiable by pear/log[dev-master].
- pear/log dev-master requires pear/pear_exception 1.0-beta1 -> no matching package found.
Problem 3
- pear/log dev-master requires pear/pear_exception 1.0-beta1 -> no matching package found.
- mayflower/php-codebrowser 1.0.4 requires pear/log dev-master -> satisfiable by pear/log[dev-master].
- Installation request for mayflower/php-codebrowser 1.0.*@dev -> satisfiable by mayflower/php-codebrowser[1.0.4].

Potential causes:

Read http://getcomposer.org/doc/articles/troubleshooting.md for further common problems.

The exception package can be installed by changing the exception line in the file composer.json to "pear/pear_exception": "1.0-beta1",.

I haven't managed to install the phpdox package via composer, only by hand.

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