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

obsolete - needs update of dependencies #22

Open
FantomX1-github opened this issue Feb 26, 2018 · 0 comments
Open

obsolete - needs update of dependencies #22

FantomX1-github opened this issue Feb 26, 2018 · 0 comments

Comments

@FantomX1-github
Copy link

obsolete - needs update of dependencies
firstly I had basically error
composer-plugin-api 1.0.0 -> no matching package found
so I was about to update libraries, then I had error
requires bower-asset/jquery
fixed by composer global require "fxp/composer-asset-plugin" - lot of installed dependencies

The very initially I had issue
`

[ReflectionException]
Class Fxp\Composer\AssetPlugin\Repository\NpmRepository does not exist

[ErrorException]
Declaration of Fxp\Composer\AssetPlugin\Repository\AbstractAssetsRepository::whatProvides(Composer\DependencyResolver\Pool $pool, $name) should be compatible with Composer\Repository\ComposerRepository::whatProvides(Composer\Depende
ncyResolver\Pool $pool, $name, $bypassFilters = false)
`
workarounded by renaming/removing global fxp dependencies (probably was obsolete)

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