File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- # Laravel 5 & 6 & 7 Shopping Cart
1
+ # Laravel 5 & 6 , 7 & 9 Shopping Cart
2
2
[ ![ Build Status] ( https://travis-ci.org/darryldecode/laravelshoppingcart.svg?branch=master )] ( https://travis-ci.org/darryldecode/laravelshoppingcart )
3
3
[ ![ Total Downloads] ( https://poser.pugx.org/darryldecode/cart/d/total.svg )] ( https://packagist.org/packages/darryldecode/cart )
4
4
[ ![ 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/).
18
18
For Laravel 5.1~ :
19
19
` composer require "darryldecode/cart:~2.0" `
20
20
21
- For Laravel 5.5, 5.6, or 5.7~ :
21
+ For Laravel 5.5, 5.6, or 5.7~ , 9 :
22
22
23
23
``` composer require "darryldecode/cart:~4.0" ``` or
24
24
``` composer require "darryldecode/cart" ```
You can’t perform that action at this time.
0 commit comments