mirror of
https://github.com/shivammathur/setup-php.git
synced 2024-11-22 20:01:06 +07:00
bca2d0b1b0
All Composer commands used in CI should use `--no-interaction` to prevent them hanging in case interaction is expected. However, as setupPHP sets the `COMPOSER_NO_INTERACTION` flag (as of this version), this is not needed when using setupPHP. This removes redundant `--no-interaction` arguments from the example code. Also see: https://blog.packagist.com/composer-2-2/#more-secure-plugin-execution |
||
---|---|---|
.. | ||
bedrock.yml | ||
blackfire-player.yml | ||
blackfire.yml | ||
cakephp-mysql.yml | ||
cakephp-postgres.yml | ||
cakephp.yml | ||
codeigniter.yml | ||
laminas-mvc.yml | ||
laravel-mysql.yml | ||
laravel-postgres.yml | ||
laravel.yml | ||
lumen-mysql.yml | ||
lumen-postgres.yml | ||
lumen.yml | ||
phalcon-mysql.yml | ||
phalcon-postgres.yml | ||
sage.yml | ||
slim-framework.yml | ||
symfony-mysql.yml | ||
symfony-postgres.yml | ||
symfony.yml | ||
yii2-mysql.yml | ||
yii2-postgres.yml |