build-configs(update)

This commit is contained in:
Oliver Davies 2023-05-09 21:28:01 +01:00
parent 37083f256d
commit 185c080c53
10 changed files with 10 additions and 10 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 https://www.oliverdavies.uk/build-configs.
# Do not edit this file. It is automatically generated by https://www.oliverdavies.dev/build-configs.
[[ -f composer.json && ! -d vendor ]] && composer install