Skip to content

Commit 2c4c671

Browse files
committed
Updated README.md 📖
1 parent efb637e commit 2c4c671

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,10 @@ This package also works with MariaDB. Please refer to the [MySQL/MariaDB Spatial
2424
Add the package using composer:
2525

2626
```sh
27-
$ composer require grimzy/laravel-mysql-spatial
27+
$ composer require grimzy/laravel-mysql-spatial:^4.0
28+
29+
# or for Laravel version < 8.0
30+
$ composer require grimzy/laravel-mysql-spatial:^3.0
2831
```
2932

3033
For MySQL 5.7:

0 commit comments

Comments
 (0)