fix: remove wrapping operations in brackets
parent
aa28f042
No related branches found
No related tags found
... | @@ -6,7 +6,7 @@ | ... | @@ -6,7 +6,7 @@ |
"homepage": "https://gitlab.com/wpdesk/wp-code-sniffer", | "homepage": "https://gitlab.com/wpdesk/wp-code-sniffer", | ||
"type": "phpcodesniffer-standard", | "type": "phpcodesniffer-standard", | ||
"prefer-stable": true, | "prefer-stable": true, | ||
"version": "1.2.0", | "version": "1.2.1", | ||
"authors": [ | "authors": [ | ||
{ | { | ||
"name": "grola", | "name": "grola", | ||
... | ... |
Please register or sign in to comment