Update build configuration files

This commit is contained in:
Oliver Davies 2024-05-10 23:55:32 +02:00
parent e917e41d01
commit 13945dcaec
8 changed files with 180 additions and 23 deletions

View file

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

View file

@ -0,0 +1,4 @@
# Do not edit this file. It is automatically generated by https://www.oliverdavies.uk/build-configs.
max_vars_input = 1000
memory_limit = 128M