We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 174bf1c commit 0597c42Copy full SHA for 0597c42
composer.json
@@ -2,6 +2,7 @@
2
"name": "axepress/wp-graphql-cs",
3
"type": "phpcodesniffer-standard",
4
"description": "PHP_CodeSniffer rules (sniffs) for the WPGraphQL ecosystem.",
5
+ "version": "1.0.0-beta.2",
6
"keywords": [
7
"phpcs",
8
"wpcs",
@@ -35,7 +36,7 @@
35
36
"php-parallel-lint/php-console-highlighter": "^1.0.0",
37
"phpcompatibility/php-compatibility": "^9",
38
"phpcsstandards/phpcsdevtools": "^1.0",
- "phpunit/phpunit": "^4 || ^5 || ^6 || ^7"
39
+ "phpunit/phpunit": "^8.5 || ^9"
40
},
41
"config": {
42
"allow-plugins": {
0 commit comments