Skip to content

Commit 73cbb3c

Browse files
Initsogarmatticbot
authored andcommitted
Codesniffer: remove PHP 7.0 and 7.1 support (#40174)
* Update supported versions * Get script artifacts * Update docs * Remove rule redundant to PHPCompatibility.FunctionDeclarations.RemovedImplicitlyNullableParam.Deprecated * Update tests * Add changelog * Add LC_ALL * Adjust shebang Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/11844724024 Upstream-Ref: Automattic/jetpack@8ee1c37
1 parent a1fbaa1 commit 73cbb3c

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
@@ -9,7 +9,7 @@
99
},
1010
"require-dev": {
1111
"yoast/phpunit-polyfills": "^1.1.1",
12-
"automattic/jetpack-changelogger": "^5.0.0",
12+
"automattic/jetpack-changelogger": "^5.0.0-alpha",
1313
"automattic/wordbless": "dev-master"
1414
},
1515
"suggest": {

0 commit comments

Comments
 (0)