Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Require the curl extension in composer.json (#33)
By requiring the curl extension at the installation step users don't get unwanted errors when the curl extension is missing (which is highly unlikely) and they try to use cigar.
- Loading branch information