Skip to content

Commit 54719c0

Browse files
authored
Merge pull request #2770 from WordPress/feature/composer-update-versions
Composer: update minimum version PHPCSUtils + PHPCSExtra
2 parents e8064a6 + 267d84e commit 54719c0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
"ext-tokenizer": "*",
2323
"ext-xmlreader": "*",
2424
"squizlabs/php_codesniffer": "^3.13.5",
25-
"phpcsstandards/phpcsutils": "^1.2.2",
26-
"phpcsstandards/phpcsextra": "^1.5.0"
25+
"phpcsstandards/phpcsutils": "^1.2.3",
26+
"phpcsstandards/phpcsextra": "^1.5.1"
2727
},
2828
"require-dev": {
2929
"phpcompatibility/php-compatibility": "^10.0.0@dev",

0 commit comments

Comments
 (0)