Remove composer.json file requirement
This is because we can't be sure which arguments require a json file and which don't, so the `else' statement will always be difficult to check for correctness.
Please register or sign in to comment
This is because we can't be sure which arguments require a json file and which don't, so the `else' statement will always be difficult to check for correctness.