https://bugzilla.redhat.com/show_bug.cgi?id=1264191 Remi Collet <fedora@xxxxxxxxxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fedora@xxxxxxxxxxxxxxxxx --- Comment #1 from Remi Collet <fedora@xxxxxxxxxxxxxxxxx> --- This library is PSR-4 compliant, so per Guidelines we have to restore a PSR-0 tree. composer.json: "psr-4": { "Wikimedia\\Assert\\": "src/", src/Assert.php namespace Wikimedia\Assert; So have to be installed in /usr/share/php/Wikimedia/Assert Especially as "Assert" is quite too generic, this will avoid conflicts. Notice: I won't do the "formal" review (because of github URL Guidelines) -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review