mirror of
https://github.com/retailcrm/graphql-php.git
synced 2024-11-21 20:36:05 +03:00
Fixed composer lint
command
This commit is contained in:
parent
90623f68d7
commit
6e7cf27579
@ -39,6 +39,6 @@
|
||||
"psr/http-message": "To use standard GraphQL server"
|
||||
},
|
||||
"scripts": {
|
||||
"lint" : "vendor/bin/phpcs"
|
||||
"lint" : "phpcs"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user