Skip to content

Commit 05ba145

Browse files
committed
chore: cleanup composer.json
1 parent 764056a commit 05ba145

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

composer.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"name": "axepress/wp-graphql-cs",
33
"type": "phpcodesniffer-standard",
44
"description": "PHP_CodeSniffer rules (sniffs) for the WPGraphQL ecosystem.",
5-
"version": "2.0.0-beta.3",
65
"keywords": [
76
"phpcs",
87
"wpcs",
@@ -33,8 +32,7 @@
3332
"php-parallel-lint/php-parallel-lint": "^1.3.2",
3433
"php-parallel-lint/php-console-highlighter": "^1.0.0",
3534
"phpcompatibility/php-compatibility": "^9",
36-
"phpcsstandards/phpcsdevtools": "^1.0",
37-
"phpunit/phpunit": "^8.5 || ^9"
35+
"phpcsstandards/phpcsdevtools": "^1.0"
3836
},
3937
"config": {
4038
"allow-plugins": {

0 commit comments

Comments
 (0)