summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-php/composer: remove unused composer-1.5.2-r1.ebuild.Michael Orlitzky2017-12-031-46/+0
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* dev-php/composer: bump the lower bound on dev-php/json-schema to v3.0.0.Michael Orlitzky2017-11-011-0/+46
The package.json file for composer says that json-schema v3, v4, or v5 are all good. The lower (inclusive) bound in the ebuild was v2, so it has been updated to >=3.0.0. Thanks to Guillaume Seren for noticing. Closes: https://github.com/gentoo/gentoo/pull/6099 Package-Manager: Portage-2.3.8, Repoman-2.3.3