about summary refs log tree commit diff
path: root/pkgs/build-support/php/hooks/composer-install-hook.sh
AgeCommit message (Expand)AuthorFilesLines
2023-12-06build-support/php: prevent the creation of symlinks of `bin` ending with `.bat`Pol Dellaiera1-1/+1
2023-10-21build-support/php: add `composerStrictValidation` attributePol Dellaiera1-1/+20
2023-10-20build-support/php: add colors in case of errorsPol Dellaiera1-14/+16
2023-10-17php/build-support: fix usage of environment variablesPol Dellaiera1-4/+0
2023-10-17php/build-support: fix usage of diff conditionPol Dellaiera1-1/+1
2023-10-16build-support/php: fix support of vcs repositoriesYureka1-2/+2
2023-10-04php.buildComposerProject: improve workflow in case of missing `composer.lock`...Pol Dellaiera1-2/+24
2023-10-04php.buildComposerProject: warn about outdated vendorHashYureka1-0/+17
2023-10-04php.buildComposerProject: don't allow use without lockfileYureka1-6/+1
2023-09-18build-support/php/composer-local-repo-plugin: 1.0.0 -> 1.0.2Pol Dellaiera1-1/+1
2023-09-14build-support/php: prevent the creation of symlinksPol Dellaiera1-1/+1
2023-09-13build-support/php: add `composerNoDev`, `composerNoPlugins` and `composerNoSc...Pol Dellaiera1-5/+9
2023-09-13php: Fix shellcheck string warnings in composer-install-hookElis Hirwing1-8/+8
2023-09-13php: add new builder `buildComposerProject`Pol Dellaiera1-0/+109