T
T
The Dragger2016-01-13 15:28:18
PHP
The Dragger, 2016-01-13 15:28:18

Problem with Composer (VcsPackageFilter.php on line 272)?

I use the composer update command and I get an error:
Fatal error: Call to undefined method Fxp\Composer\AssetPlugin\Package\Version\VersionParser::parseLinks() in C:\Users\Alexander\AppData\Roaming\Composer\vendor\fxp\composer- asset-plugin\Repository\VcsPackageFilter.php on line 272 I
searched the net for a solution, they say you need to install "composer global require composer-asset-plugin"
But the same error pops up, how to be?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
sl1m_dogg, 2016-01-13
@sl1m_dogg

tried composer self-update?

D
Dmitry Bay, 2016-01-13
@kawabanga

update the asset plugin as you write for yourself.
composer global require "fxp/composer-asset-plugin:~1.0.3"
parselinks is a method that has been deprecated for more than half a year.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question