Closed Sogl closed 8 years ago
fixed with composer-extra-assets 1.1 and 1.2 which should be compatible with composer 1.1+
Ok, but with KWF 3.8 branch this warning exists. How to fix?
Kwf requires composer-extra-assets 1.1.* , so a composer update should get the new release.
Hello!
Just updated
composer
to 1.2-dev (on Linux Ubuntu 14.04) and tried tocomposer update
in Koala Framework:This error means that new API isn't supported yet? Can I correctly update dependencies with 1.2 version? I stopped updating process because it's on my production server.
p.s. On Windows with composer version 1.1.0 all works fine and file
composer-extra-assets.lock
was added to the root folder.