about summary refs log tree commit diff
path: root/pkgs/build-support/php/hooks/composer-repository-hook.sh
AgeCommit message (Expand)AuthorFilesLines
2024-05-07build-support/php: reorganize filesPol Dellaiera1-91/+0
2024-05-01build-support/php: replace `--no-ansi` with `--no-progress`Pol Dellaiera1-1/+1
2024-03-05build-support/php: move functions around (dry)Pol Dellaiera1-20/+1
2024-03-05phpPackages.composer: 2.6.6 -> 2.7.1Pol Dellaiera1-1/+1
2024-02-25build-support/php: set `COMPOSER_ROOT_VERSION` by defaultPol Dellaiera1-1/+6
2023-10-21build-support/php: add `composerStrictValidation` attributePol Dellaiera1-1/+21
2023-10-20build-support/php: add colors in case of errorsPol Dellaiera1-7/+9
2023-10-17php/build-support: fix usage of environment variablesPol Dellaiera1-1/+0
2023-10-09php.buildComposerProject: add missing `COMPOSER_ROOT_VERSION` env var.Pol Dellaiera1-0/+1
2023-10-04php.buildComposerProject: improve workflow in case of missing `composer.lock`...Pol Dellaiera1-1/+23
2023-10-04php.buildComposerProject: don't allow use without lockfileYureka1-11/+3
2023-09-13build-support/php: add `composerNoDev`, `composerNoPlugins` and `composerNoSc...Pol Dellaiera1-4/+7
2023-09-13php: add new builder `buildComposerProject`Pol Dellaiera1-0/+66