We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5fa7a91 + 1d15b34 commit 461e39fCopy full SHA for 461e39f
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## Unreleased
9
10
+## [1.8.0](https://github.com/clickbar/laravel-magellan/tree/1.8.0) - 2025-02-25
11
+
12
### Added
13
14
- Support for Laravel 12.x
README.md
@@ -42,7 +42,7 @@ the Grammar and Connection.
42
43
Magellan supports Laravel projects, which meet the following requirements:
44
45
-- Laravel `^9.28` or `^10.0` or `^11.0`
+- Laravel `^9.28`, `^10.0`, `^11.0` or `^12.0`
46
- PHP `^8.1`
47
48
## Installation
0 commit comments