mirror of
https://github.com/shivammathur/setup-php.git
synced 2025-08-19 12:04:43 +07:00
Switch to phar releases for phpspec
This commit is contained in:
@ -435,7 +435,7 @@ describe('Tools tests', () => {
|
||||
'add_tool https://github.com/phpDocumentor/phpDocumentor/releases/latest/download/phpDocumentor.phar phpDocumentor "--version"',
|
||||
'add_devtools phpize',
|
||||
'add_tool https://github.com/phpmd/phpmd/releases/latest/download/phpmd.phar phpmd "--version"',
|
||||
'add_composertool phpspec phpspec phpspec/',
|
||||
'add_tool https://github.com/phpspec/phpspec/releases/latest/download/phpspec.phar phpspec "-V"',
|
||||
'add_composertool phpunit-bridge phpunit-bridge:5.6.* symfony/',
|
||||
'add_composertool phpunit-polyfills phpunit-polyfills:1.0.1 yoast/',
|
||||
'add_protoc 1.2.3',
|
||||
|
Reference in New Issue
Block a user