1
0
mirror of https://github.com/danielstjules/Stringy.git synced 2025-09-01 01:01:46 +02:00
This commit is contained in:
Daniel St. Jules
2015-12-20 16:49:59 -08:00
parent 9b61dcc771
commit fc39b70953
2 changed files with 9 additions and 1 deletions

View File

@@ -129,7 +129,7 @@ in your composer.json file:
```json
"require": {
"danielstjules/stringy": "~2.1"
"danielstjules/stringy": "~2.2"
}
```