mirror of
https://github.com/retailcrm/graphql-php.git
synced 2025-04-04 05:03:31 +03:00
Fixed composer lint
command
This commit is contained in:
parent
90623f68d7
commit
6e7cf27579
1 changed files with 1 additions and 1 deletions
|
@ -39,6 +39,6 @@
|
|||
"psr/http-message": "To use standard GraphQL server"
|
||||
},
|
||||
"scripts": {
|
||||
"lint" : "vendor/bin/phpcs"
|
||||
"lint" : "phpcs"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue