Test composer json composer lock file
POST {{baseUrl}}/test/composer?org=ex velit elit
Test for issues in PHP composer.json and composer.lock files.You can test your Composer packages for issues according to their manifest file & lockfile using this action. It takes a JSON object containing a target
 composer.json and a composer.lock.
Request Params
| Key | Datatype | Required | Description | 
|---|---|---|---|
| org | string | The organization to test the package with. See "The Snyk organization for a request" above. | 
Request Body
{}
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Content-Type | string |