Skip to content

Commit 461e39f

Browse files
authored
Merge pull request #133 from clickbar/release-1.8
release: 1.8
2 parents 5fa7a91 + 1d15b34 commit 461e39f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
## [1.8.0](https://github.com/clickbar/laravel-magellan/tree/1.8.0) - 2025-02-25
11+
1012
### Added
1113

1214
- Support for Laravel 12.x

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ the Grammar and Connection.
4242

4343
Magellan supports Laravel projects, which meet the following requirements:
4444

45-
- Laravel `^9.28` or `^10.0` or `^11.0`
45+
- Laravel `^9.28`, `^10.0`, `^11.0` or `^12.0`
4646
- PHP `^8.1`
4747

4848
## Installation

0 commit comments

Comments
 (0)