We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4aa6678 commit f34a744Copy full SHA for f34a744
README.md
@@ -13,7 +13,7 @@ Add the following to your `composer.json`:
13
14
```json
15
"require": {
16
- "yhoiseth/capitalize-personal-names-with-stringy": "~0.0.1"
+ "yhoiseth/stringy-inflector": "~0.0.1"
17
},
18
"repositories": [
19
{
composer.json
@@ -1,5 +1,5 @@
1
2
- "name": "yhoiseth/capitalize-personal-names-with-stringy",
+ "name": "yhoiseth/stringy-inflector",
3
"description": "A PHP library that helps you capitalize personal names",
4
"keywords": [
5
"personal",
0 commit comments