Skip to content

Commit 8f71801

Browse files
authored
Add v5.0 support for grimzy/laravel-mysql-spatial
Add support for version 5.0 of grimzy/laravel-mysql-spatial
1 parent a0d76be commit 8f71801

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"license": "MIT",
99
"require": {
1010
"php": ">=7.1.0",
11-
"grimzy/laravel-mysql-spatial": "^2.1 || ^3.0 || ^4.0"
11+
"grimzy/laravel-mysql-spatial": "^2.1 || ^3.0 || ^4.0 || ^5.0"
1212
},
1313
"autoload": {
1414
"psr-4": {

0 commit comments

Comments
 (0)