fxpio / composer-asset-plugin

NPM/Bower Dependency Manager for Composer
MIT License
892 stars 156 forks source link

Deprecation notice about parseLinks() method #144

Closed juho-jaakkola closed 9 years ago

juho-jaakkola commented 9 years ago

Composer output is getting flooded with:

Deprecation Notice: Composer\Package\Version\VersionParser::parseLinks is deprecated. Use \Composer\Package\Loader\ArrayLoader::parseLinks() instead

francoispluchino commented 9 years ago

See #133, #135.