Skip to content

Commit

Permalink
Update sirbrillig/phpcs-variable-analysis requirement (#247)
Browse files Browse the repository at this point in the history
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.17...v2.11.18)

---
updated-dependencies:
- dependency-name: sirbrillig/phpcs-variable-analysis
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 23, 2024
1 parent 9ee9e8f commit bf9fae1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"require": {
"php": "^7.2 || ^8.0",
"phpcompatibility/phpcompatibility-wp": "2.1.4",
"sirbrillig/phpcs-variable-analysis": "2.11.17",
"sirbrillig/phpcs-variable-analysis": "2.11.18",
"slevomat/coding-standard": "8.14.1",
"wp-coding-standards/wpcs": "3.0.1"
},
Expand Down

0 comments on commit bf9fae1

Please sign in to comment.