Skip to content

Commit 20092b4

Browse files
committed
Avoid phpcs-variable-analysis 2.0.6 because broken
1 parent 335b1da commit 20092b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"dealerdirect/phpcodesniffer-composer-installer": "^0.4",
3232
"wp-coding-standards/wpcs": "^0.14",
3333
"automattic/phpcs-neutron-standard": "^1",
34-
"sirbrillig/phpcs-variable-analysis": "^2",
34+
"sirbrillig/phpcs-variable-analysis": "2 - 2.0.5 || >= 2.0.7 < 3",
3535
"wimg/php-compatibility": "^8.0"
3636
},
3737
"require-dev": {

0 commit comments

Comments
 (0)