Skip to content

Commit c051965

Browse files
Update sirbrillig/phpcs-variable-analysis requirement (#124)
Updates the requirements on [sirbrillig/phpcs-variable-analysis](https://github.com/sirbrillig/phpcs-variable-analysis) to permit the latest version. - [Release notes](https://github.com/sirbrillig/phpcs-variable-analysis/releases) - [Commits](sirbrillig/phpcs-variable-analysis@v2.10.2...v2.11.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d4be3d6 commit c051965

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
@@ -11,7 +11,7 @@
1111
"require": {
1212
"php": "^7.1",
1313
"phpcompatibility/phpcompatibility-wp": "2.1.1",
14-
"sirbrillig/phpcs-variable-analysis": "2.10.2",
14+
"sirbrillig/phpcs-variable-analysis": "2.11.0",
1515
"slevomat/coding-standard": "6.4.1",
1616
"wp-coding-standards/wpcs": "2.3.0"
1717
},

0 commit comments

Comments
 (0)