mirror of
https://github.com/shivammathur/setup-php.git
synced 2025-10-16 00:05:10 +07:00
Fix symfony-cli config [skip ci]
This commit is contained in:
@ -266,7 +266,8 @@
|
|||||||
"type": "custom-package",
|
"type": "custom-package",
|
||||||
"repository": "symfony-cli/symfony-cli",
|
"repository": "symfony-cli/symfony-cli",
|
||||||
"domain": "https://github.com",
|
"domain": "https://github.com",
|
||||||
"version_prefix": "-V"
|
"version_prefix": "v",
|
||||||
|
"version_parameter": "-V"
|
||||||
},
|
},
|
||||||
"blackfire-player": {
|
"blackfire-player": {
|
||||||
"type": "custom-function",
|
"type": "custom-function",
|
||||||
|
Reference in New Issue
Block a user