Skip to content

obsolete - needs update of dependencies #22

Description

@FantomX1-github

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)

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