Merge branch '2.8' into 3.0

This commit is contained in:
Ben Ramsey
2014-10-30 00:38:36 -05:00
+1 -1
View File
@@ -91,7 +91,7 @@ the following command to install the package and add it as a requirement to
`composer.json`:
```bash
composer.phar require "rhumsaa/uuid=~2.7"
composer.phar require "rhumsaa/uuid=~2.8"
```