We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
/usr/bin/php{major}.{minor}
Es empfiehlt sich bei Composer-Operationen das memory_limit und die max_execution_time manuell als Parameter zu übergeben, also bspw.:
memory_limit
max_execution_time
/usr/bin/php7.1 -d memory_limit=2G -d max_execution_time=900 …