mirror of
https://github.com/kevin-DL/LaravelShoppingcart.git
synced 2026-01-11 18:54:33 +00:00
Codestyle
Update version in readme
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
[](https://packagist.org/packages/bumbummen99/shoppingcart)
|
||||
[](https://packagist.org/packages/bumbummen99/shoppingcart)
|
||||
|
||||
This is a fork of [Crisane's LaravelShoppingcart](https://github.com/Crinsane/LaravelShoppingcart) extended with minor features compatible with Laravel 5.7.
|
||||
This is a fork of [Crisane's LaravelShoppingcart](https://github.com/Crinsane/LaravelShoppingcart) extended with minor features compatible with Laravel 5.8.
|
||||
|
||||
## Installation
|
||||
|
||||
|
||||
@@ -15,7 +15,6 @@ use Illuminate\Support\Collection;
|
||||
use Illuminate\Support\Facades\Event;
|
||||
use Mockery;
|
||||
use Orchestra\Testbench\TestCase;
|
||||
use PHPUnit\Framework\Assert;
|
||||
|
||||
class CartTest extends TestCase
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user