Skip to content

Commit

Permalink
Rename Composer package following library renaming
Browse files Browse the repository at this point in the history
  • Loading branch information
yhoiseth committed Aug 4, 2016
1 parent 4aa6678 commit f34a744
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Add the following to your `composer.json`:

```json
"require": {
"yhoiseth/capitalize-personal-names-with-stringy": "~0.0.1"
"yhoiseth/stringy-inflector": "~0.0.1"
},
"repositories": [
{
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "yhoiseth/capitalize-personal-names-with-stringy",
"name": "yhoiseth/stringy-inflector",
"description": "A PHP library that helps you capitalize personal names",
"keywords": [
"personal",
Expand Down

0 comments on commit f34a744

Please sign in to comment.