We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19ed791 commit b83c68bCopy full SHA for b83c68b
composer.json
@@ -4,7 +4,7 @@
4
"description": "Codeat PHPCS ruleset for OOP WordPress development on PHP 7.0+, include phpmd ruleset",
5
"license": "MIT",
6
"require": {
7
- "php": ">=7.2",
+ "php": ">=7.3",
8
"squizlabs/php_codesniffer": "^3.6.2",
9
"phpcompatibility/php-compatibility": "*",
10
"phpcompatibility/phpcompatibility-wp": "*",
0 commit comments