Ocramius/ProxyManager

getAllRawData not found in InstalledVersions

anarbekb opened this issue · 4 comments

Hello

I get error in CI/CD
In IdentifierSuffixer.php line 51: Call to undefined method Composer\InstalledVersions::getAllRawData()

versions:
php - 7.4
ocramius/proxy-manager - 2.12.0
composer - 2.0.8

In InstalledVersions version 2.0.8 I didn't find a method getAllRawData

Can you help me please?

I can't update all my services at once to the latest composer, is there another way to fix the problem?

Closing here: an upgrade to latest version is the safest approach, but workarounds have been provided.