build-configs(update)

This commit is contained in:
Oliver Davies 2023-04-21 22:38:40 +01:00
parent 7d6fcc23ea
commit 27fa24933b
9 changed files with 9 additions and 9 deletions
tools/docker/images/php/root/usr/local/bin

View file

@ -1,6 +1,6 @@
#!/usr/bin/env bash
# Do not edit this file. It is automatically generated by 'build-configs'.
# Do not edit this file. It is automatically generated by https://www.oliverdavies.uk/build-configs.
[[ -f composer.json && ! -d vendor ]] && composer install