Skip to content

Commit c5e6f78

Browse files
authored
Update README.md
1 parent f649060 commit c5e6f78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ For Laravel 5.5 or 5.6~:
2424
## CONFIGURATION
2525

2626
1. Open config/app.php and add this line to your Service Providers Array.
27-
NOTE: If you are using laravel 5.5, this will be automatically added by its auto discovery.
27+
NOTE: If you are using laravel 5.5 or above, this will be automatically added by its auto discovery.
2828
```php
2929
Darryldecode\Cart\CartServiceProvider::class
3030
```

0 commit comments

Comments
 (0)