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
2017-03-08 19:52:40 -05:00
parent 63d81901ad
commit 8b59cd2233
2 changed files with 9 additions and 1 deletions

View File

@@ -179,7 +179,7 @@ in your composer.json file:
```json
"require": {
"danielstjules/stringy": "~2.4"
"danielstjules/stringy": "~3.0"
}
```