mirror of
https://github.com/kevin-DL/LaravelShoppingcart.git
synced 2026-01-24 07:55:35 +00:00
Update README.md
This commit is contained in:
@@ -22,7 +22,7 @@ Install the package through [Composer](http://getcomposer.org/). Edit your proje
|
|||||||
```php
|
```php
|
||||||
"require": {
|
"require": {
|
||||||
"laravel/framework": "5.0.*",
|
"laravel/framework": "5.0.*",
|
||||||
"gloudemans/shoppingcart": "dev-master"
|
"gloudemans/shoppingcart": "~1.3"
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user