You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -13,9 +13,10 @@ Please check the documentation for your MySQL version. MySQL's Extension for Spa
13
13
**Versions**
14
14
15
15
-`1.x.x`: MySQL 5.6 (also supports MySQL 5.5 but not all spatial analysis functions)
16
-
-`2.x.x`: MySQL 5.7
16
+
-`2.x.x`: MySQL 5.7 and 8.0 (Laravel version < 8.0)
17
17
-`3.x.x`: MySQL 8.0 with SRID support (Laravel version < 8.0)
18
18
-**`4.x.x`: MySQL 8.0 with SRID support (Laravel 8+) [Current branch]**
19
+
-`5.x.x`: MySQL 5.7 and 8.0 (Laravel 8+)
19
20
20
21
This package also works with MariaDB. Please refer to the [MySQL/MariaDB Spatial Support Matrix](https://mariadb.com/kb/en/library/mysqlmariadb-spatial-support-matrix/) for compatibility.
0 commit comments