1
0
mirror of https://github.com/danielstjules/Stringy.git synced 2025-09-02 09:33:10 +02:00
This commit is contained in:
Daniel St. Jules
2015-09-02 23:50:48 -07:00
parent ae74e66369
commit efb10020f6
2 changed files with 6 additions and 1 deletions

View File

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