-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2 from mettle/update/move-package-org
Move package under mettle org
- Loading branch information
Showing
3 changed files
with
9 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,7 +11,7 @@ PHP Wrapper for the [Big Huge Labs Thesaurus API](http://words.bighugelabs.com/) | |
Via Composer | ||
|
||
``` bash | ||
$ composer require mettleworks/big-huge-thesaurus-client | ||
$ composer require mettle/big-huge-thesaurus-client | ||
``` | ||
|
||
## Usage | ||
|
@@ -99,9 +99,9 @@ If you discover any security related issues, please email [email protected] ins | |
|
||
The MIT License (MIT). Please see [License File](LICENSE.md) for more information. | ||
|
||
[ico-version]: https://img.shields.io/packagist/v/mettleworks/big-huge-thesaurus-client.svg?style=flat-square | ||
[ico-version]: https://img.shields.io/packagist/v/mettle/big-huge-thesaurus-client.svg?style=flat-square | ||
[ico-license]: https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square | ||
[ico-downloads]: https://img.shields.io/packagist/dt/mettleworks/big-huge-thesaurus-client.svg?style=flat-square | ||
[ico-downloads]: https://img.shields.io/packagist/dt/mettle/big-huge-thesaurus-client.svg?style=flat-square | ||
|
||
[link-packagist]: https://packagist.org/packages/mettleworks/big-huge-thesaurus-client | ||
[link-downloads]: https://packagist.org/packages/mettleworks/big-huge-thesaurus-client | ||
[link-packagist]: https://packagist.org/packages/mettle/big-huge-thesaurus-client | ||
[link-downloads]: https://packagist.org/packages/mettle/big-huge-thesaurus-client |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters