Skip to content

Commit e17d5ba

Browse files
anomiexmatticbot
authored andcommitted
Fix Generic.Strings.UnnecessaryHeredoc sniff (#45876)
Being added in WPCS 3.2. Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/19300503272 Upstream-Ref: Automattic/jetpack@14f37f9
1 parent ad0a2a9 commit e17d5ba

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
@@ -16,7 +16,7 @@
1616
},
1717
"require-dev": {
1818
"yoast/phpunit-polyfills": "^4.0.0",
19-
"automattic/jetpack-changelogger": "^6.0.8",
19+
"automattic/jetpack-changelogger": "^6.0.9-alpha",
2020
"automattic/phpunit-select-config": "^1.0.3"
2121
},
2222
"autoload": {

0 commit comments

Comments
 (0)