mirror of
https://github.com/shivammathur/setup-php.git
synced 2024-11-22 20:01:06 +07:00
Fix version_prefix for laravel/pint
This commit is contained in:
parent
7ff9ac44b4
commit
a49dfe8457
@ -110,7 +110,7 @@
|
|||||||
"repository": "laravel/pint",
|
"repository": "laravel/pint",
|
||||||
"extension": ".phar",
|
"extension": ".phar",
|
||||||
"domain": "https://github.com",
|
"domain": "https://github.com",
|
||||||
"version_prefix": "Pint ",
|
"version_prefix": "v",
|
||||||
"version_parameter": "-V"
|
"version_parameter": "-V"
|
||||||
},
|
},
|
||||||
"psalm": {
|
"psalm": {
|
||||||
|
Loading…
Reference in New Issue
Block a user