feat : narrowspark/automatic-composer-prefetcher as a alternative to prestissimo

This commit is contained in:
Daniel Bannert
2020-01-04 07:22:15 +01:00
committed by prisis
parent 7b8bf7af6a
commit 5b00f068f3
5 changed files with 58 additions and 12 deletions

View File

@ -72,7 +72,7 @@ Setup PHP with required extensions, php.ini configuration, code-coverage support
The latest version of the following tools can be setup globally using the `tools` input.
`composer`, `codeception`, `deployer`, `pecl`, `phinx`, `phpcbf`, `phpcpd`, `php-cs-fixer`, `phpcs`, `phpmd`, `phpstan`, `phpunit`, `prestissimo`, `psalm`
`composer`, `codeception`, `deployer`, `pecl`, `phinx`, `phpcbf`, `phpcpd`, `php-cs-fixer`, `phpcs`, `phpmd`, `phpstan`, `phpunit`, `prestissimo`, `composer-prefetcher`, `psalm`
```yaml
uses: shivammathur/setup-php@v1