1
0
mirror of https://github.com/danielstjules/Stringy.git synced 2025-08-06 13:26:40 +02:00

Create gh-pages branch via GitHub

This commit is contained in:
Daniel St. Jules
2014-03-19 19:30:08 -04:00
parent 187b451ab9
commit 59813cb793
2 changed files with 2 additions and 2 deletions

View File

@@ -113,7 +113,7 @@ Compatible with PHP 5.3+. Inspired by underscore.string.js.</p>
in your composer.json file:</p>
<pre><code>"require": {
"danielstjules/stringy": "dev-master"
"danielstjules/stringy": "&gt;=1.5.0"
}
</code></pre>

File diff suppressed because one or more lines are too long