Skip to content

Commit 20a1342

Browse files
Update sirbrillig/phpcs-variable-analysis requirement (#207)
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.11.9...v2.11.10) --- updated-dependencies: - dependency-name: sirbrillig/phpcs-variable-analysis dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ad3363c commit 20a1342

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
@@ -14,7 +14,7 @@
1414
"require": {
1515
"php": "^7.2 || ^8.0",
1616
"phpcompatibility/phpcompatibility-wp": "2.1.4",
17-
"sirbrillig/phpcs-variable-analysis": "2.11.9",
17+
"sirbrillig/phpcs-variable-analysis": "2.11.10",
1818
"slevomat/coding-standard": "8.8.0",
1919
"wp-coding-standards/wpcs": "2.3.0"
2020
},

0 commit comments

Comments
 (0)