Skip to content

Commit 00242b5

Browse files
committed
Fix symfony-cli config [skip ci]
1 parent 319ac00 commit 00242b5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/configs/tools.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,8 @@
266266
"type": "custom-package",
267267
"repository": "symfony-cli/symfony-cli",
268268
"domain": "https://github.com",
269-
"version_prefix": "-V"
269+
"version_prefix": "v",
270+
"version_parameter": "-V"
270271
},
271272
"blackfire-player": {
272273
"type": "custom-function",

0 commit comments

Comments
 (0)