On Wed, 2024-09-11 at 09:33 +0200, Jaco Kroon wrote: > Hi, > > I missed this announcement, looking specifically for composer again. > > If I make the effort of bumping to newest version, is this something > that would be re-added to the tree?
I'd re-commit if you're interested in keeping up with it. It brings a lot of dependencies with it though. It was initially added in https://github.com/gentoo/gentoo/pull/2905 (where you can see the deps) and I'll bet the list is even longer now. Updating them is more annoying than usual because they all want autoload.php files that aren't in the source tarball: https://wiki.gentoo.org/wiki/Composer_packaging IIRC the "classmap" format is particularly annoying because you have to regenerate it with every release.