Skip to content

Commit 35825fa

Browse files
authored
Merge pull request #351 from jocelinkisenga/patch-1
updated readme file
2 parents 5e19374 + 049d6bc commit 35825fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Laravel 5 & 6 & 7 Shopping Cart
1+
# Laravel 5 & 6 , 7 & 9 Shopping Cart
22
[![Build Status](https://travis-ci.org/darryldecode/laravelshoppingcart.svg?branch=master)](https://travis-ci.org/darryldecode/laravelshoppingcart)
33
[![Total Downloads](https://poser.pugx.org/darryldecode/cart/d/total.svg)](https://packagist.org/packages/darryldecode/cart)
44
[![License](https://poser.pugx.org/darryldecode/cart/license.svg)](https://packagist.org/packages/darryldecode/cart)
@@ -18,7 +18,7 @@ Install the package through [Composer](http://getcomposer.org/).
1818
For Laravel 5.1~:
1919
`composer require "darryldecode/cart:~2.0"`
2020

21-
For Laravel 5.5, 5.6, or 5.7~:
21+
For Laravel 5.5, 5.6, or 5.7~, 9:
2222

2323
```composer require "darryldecode/cart:~4.0"``` or
2424
```composer require "darryldecode/cart"```

0 commit comments

Comments
 (0)