summaryrefslogtreecommitdiff
path: root/Ports/composer
AgeCommit message (Collapse)Author
2022-10-21Ports: Update Composer to 2.4.3Jelle Raaijmakers
2022-06-08Ports/composer: Update composer to version 2.3.5EWouters
2022-04-08Ports: Update Composer to 2.3.4Jelle Raaijmakers
This fixes some warnings when running with PHP 8.1.
2021-10-05Ports: Make array-like settings actual arraysTim Schumacher
We may need entries with spaces in makeopts, installopts, and configopts, and at that point we should also convert depends and auth_opts to avoid confusion.
2021-06-13Ports: Add ComposerJelle Raaijmakers