-
- Downloads
feature(composer_2): Updated minimum-stability to beta
... | @@ -5,7 +5,8 @@ | ... | @@ -5,7 +5,8 @@ |
"keywords": ["wordpress", "code sniffer", "admin"], | "keywords": ["wordpress", "code sniffer", "admin"], | ||
"homepage": "https://gitlab.com/wpdesk/wp-code-sniffer", | "homepage": "https://gitlab.com/wpdesk/wp-code-sniffer", | ||
"type": "phpcodesniffer-standard", | "type": "phpcodesniffer-standard", | ||
"minimum-stability": "stable", | "minimum-stability": "beta", | ||
"prefer-stable": true, | |||
"authors": [ | "authors": [ | ||
{ | { | ||
"name": "grola", | "name": "grola", | ||
... | ... |
Please register or sign in to comment