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 e6938ef commit a81dc79Copy full SHA for a81dc79
composer.json
@@ -37,9 +37,6 @@
37
"php": "^7.1 || ^8.0",
38
"gmostafa/php-graphql-client": "^1.6 || ^1.9"
39
},
40
- "scripts": {
41
- "test": "phpunit tests/ --whitelist src/ --coverage-clover build/coverage/xml"
42
- },
43
"require-dev": {
44
"phpunit/phpunit": "^7.5|^8.0",
45
"codacy/coverage": "^1.4",
0 commit comments