We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c35811a + e36cdee commit 524a98dCopy full SHA for 524a98d
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.7.1](https://github.com/clickbar/laravel-magellan/tree/1.7.1) - 2025-01-03
11
+
12
### Fixed
13
14
- Fixed only using a precision of 6 decimal digits in WKT, now uses the maximum precision
README.md
@@ -41,7 +41,8 @@ the Grammar and Connection.
41
## Requirements
42
43
Magellan supports Laravel projects, which meet the following requirements:
44
-- Laravel `^9.28` or `^10.0`
45
+- Laravel `^9.28` or `^10.0` or `^11.0`
46
- PHP `^8.1`
47
48
## Installation
0 commit comments