Update README.md

This commit is contained in:
Rob Gloudemans
2015-06-03 08:23:30 +02:00
parent d2ba5aff19
commit fac172ea80

View File

@@ -22,7 +22,7 @@ Install the package through [Composer](http://getcomposer.org/). Edit your proje
```php
"require": {
"laravel/framework": "5.0.*",
"gloudemans/shoppingcart": "dev-master"
"gloudemans/shoppingcart": "~1.3"
}
```