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 764056a commit 05ba145Copy full SHA for 05ba145
composer.json
@@ -2,7 +2,6 @@
2
"name": "axepress/wp-graphql-cs",
3
"type": "phpcodesniffer-standard",
4
"description": "PHP_CodeSniffer rules (sniffs) for the WPGraphQL ecosystem.",
5
- "version": "2.0.0-beta.3",
6
"keywords": [
7
"phpcs",
8
"wpcs",
@@ -33,8 +32,7 @@
33
32
"php-parallel-lint/php-parallel-lint": "^1.3.2",
34
"php-parallel-lint/php-console-highlighter": "^1.0.0",
35
"phpcompatibility/php-compatibility": "^9",
36
- "phpcsstandards/phpcsdevtools": "^1.0",
37
- "phpunit/phpunit": "^8.5 || ^9"
+ "phpcsstandards/phpcsdevtools": "^1.0"
38
},
39
"config": {
40
"allow-plugins": {
0 commit comments