setup-php/examples
jrfnl bca2d0b1b0
Example code: remove --no-interaction from Composer commands
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
2022-01-05 15:20:37 +05:30
..
bedrock.yml Update and refactor example workflows 2021-12-15 16:49:10 +05:30
blackfire-player.yml Update and refactor example workflows 2021-12-15 16:49:10 +05:30
blackfire.yml Update and refactor example workflows 2021-12-15 16:49:10 +05:30
cakephp-mysql.yml Example code: remove --no-interaction from Composer commands 2022-01-05 15:20:37 +05:30
cakephp-postgres.yml Example code: remove --no-interaction from Composer commands 2022-01-05 15:20:37 +05:30
cakephp.yml Example code: remove --no-interaction from Composer commands 2022-01-05 15:20:37 +05:30
codeigniter.yml Update and refactor example workflows 2021-12-15 16:49:10 +05:30
laminas-mvc.yml Update and refactor example workflows 2021-12-15 16:49:10 +05:30
laravel-mysql.yml Update and refactor example workflows 2021-12-15 16:49:10 +05:30
laravel-postgres.yml Update and refactor example workflows 2021-12-15 16:49:10 +05:30
laravel.yml Update and refactor example workflows 2021-12-15 16:49:10 +05:30
lumen-mysql.yml Update and refactor example workflows 2021-12-15 16:49:10 +05:30
lumen-postgres.yml Update and refactor example workflows 2021-12-15 16:49:10 +05:30
lumen.yml Update and refactor example workflows 2021-12-15 16:49:10 +05:30
phalcon-mysql.yml Update and refactor example workflows 2021-12-15 16:49:10 +05:30
phalcon-postgres.yml Update and refactor example workflows 2021-12-15 16:49:10 +05:30
sage.yml Update and refactor example workflows 2021-12-15 16:49:10 +05:30
slim-framework.yml Update and refactor example workflows 2021-12-15 16:49:10 +05:30
symfony-mysql.yml Update and refactor example workflows 2021-12-15 16:49:10 +05:30
symfony-postgres.yml Update and refactor example workflows 2021-12-15 16:49:10 +05:30
symfony.yml Update and refactor example workflows 2021-12-15 16:49:10 +05:30
yii2-mysql.yml Update and refactor example workflows 2021-12-15 16:49:10 +05:30
yii2-postgres.yml Update and refactor example workflows 2021-12-15 16:49:10 +05:30