Skip to content

Commit d9ae1a0

Browse files
authored
Update README.md (#40)
1 parent e4ba94d commit d9ae1a0

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [1.6.0] - 2023-02-23
8+
### Added
9+
- Support for Laravel 10.x
10+
711
## [1.5.0] - 2022-02-12
812
### Added
913
- Support for Laravel 9.x

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![StyleCI](https://styleci.io/repos/115199831/shield?branch=master)](https://styleci.io/repos/115199831)
55
[![Buy us a tree](https://img.shields.io/badge/Buy%20me%20a%20tree-%F0%9F%8C%B3-lightgreen?style=flat-square)](https://plant.treeware.earth/freshbitsweb/laravel-cart-manager)
66

7-
# Cart Manager (Laravel 5.5 to Laravel 9.x)
7+
# Cart Manager (Laravel 5.5 to Laravel 10.x)
88
Let's make the cart management with Laravel a breeze.
99

1010
## Just another shopping cart package?
@@ -22,6 +22,7 @@ Let us decide when this package should be used:
2222
## Requirements
2323
| PHP | Laravel | Package |
2424
|--------|---------|---------|
25+
| 8.0+ | 10.x | v1.6.0 |
2526
| 8.0+ | 9.x | v1.5.0 |
2627
| 7.3+ | 8.x | v1.4.0 |
2728
| <7.3 | 7.x | v1.3.0 |

0 commit comments

Comments
 (0)