mirror of
				https://github.com/shivammathur/setup-php.git
				synced 2025-11-04 17:06:37 +07:00 
			
		
		
		
	Sort tools in README
This commit is contained in:
		@ -72,7 +72,7 @@ Setup PHP with required extensions, php.ini configuration, code-coverage support
 | 
			
		||||
 | 
			
		||||
These tools can be setup globally using the `tools` input.
 | 
			
		||||
 | 
			
		||||
`composer`, `codeception`, `deployer`, `pecl`, `phinx`, `phpcbf`, `phpcpd`, `php-cs-fixer`, `phpcs`, `phpmd`, `phpstan`, `phpunit`, `prestissimo`, `composer-prefetcher`, `psalm`
 | 
			
		||||
`codeception`, `composer`, `composer-prefetcher`, `deployer`, `pecl`, `phinx`, `phpcbf`, `phpcpd`, `php-cs-fixer`, `phpcs`, `phpmd`, `phpstan`, `phpunit`, `prestissimo`, `psalm`
 | 
			
		||||
 | 
			
		||||
```yaml
 | 
			
		||||
uses: shivammathur/setup-php@v1
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user