Skip to content
This repository was archived by the owner on Jul 7, 2025. It is now read-only.

Commit c60d384

Browse files
Update required PHP version
1 parent 4c01735 commit c60d384

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
@@ -4,7 +4,7 @@
44
"type": "phpcodesniffer-standard",
55
"license": "GPL-2.0-or-later",
66
"require": {
7-
"php": ">=7.1",
7+
"php": ">=8.1",
88
"wp-coding-standards/wpcs": "^2.3.0",
99
"automattic/vipwpcs": "^2.1.0",
1010
"squizlabs/php_codesniffer": "^3.5.5",

0 commit comments

Comments
 (0)