Skip to content
This repository has been archived by the owner on Jan 6, 2024. It is now read-only.

Commit

Permalink
Add provide implementation for composer
Browse files Browse the repository at this point in the history
  • Loading branch information
joelwurtz committed Aug 4, 2016
1 parent 7c44738 commit 9d328df
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Expand Up @@ -29,6 +29,9 @@
"Http\\Adapter\\Zend\\Tests\\": "tests/"
}
},
"provide": {
"php-http/client-implementation": "1.0"
},
"scripts": {
"test": "vendor/bin/phpunit",
"test-ci": "vendor/bin/phpunit --coverage-clover build/coverage.xml"
Expand Down

0 comments on commit 9d328df

Please sign in to comment.