update
This commit is contained in:
+5
-4
@@ -15,13 +15,14 @@
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"php": ">=5.6"
|
||||
"php": ">=8.1"
|
||||
},
|
||||
"require-dev": {
|
||||
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
|
||||
"dealerdirect/phpcodesniffer-composer-installer": "^1.0.0",
|
||||
"wptrt/wpthemereview": "^0.2.1",
|
||||
"php-parallel-lint/php-parallel-lint": "^1.2.0",
|
||||
"wp-cli/i18n-command": "^2.2.5"
|
||||
"php-parallel-lint/php-parallel-lint": "^1.3.0",
|
||||
"wp-cli/i18n-command": "^2.6.0",
|
||||
"phpcompatibility/phpcompatibility-wp": "^2.1"
|
||||
},
|
||||
"scripts": {
|
||||
"lint:wpcs": "@php ./vendor/squizlabs/php_codesniffer/bin/phpcs",
|
||||
|
||||
Reference in New Issue
Block a user