Skip to content

Commit 3836642

Browse files
committed
Add Support for Laravel 6.0
1 parent c0b9526 commit 3836642

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
@@ -3,7 +3,7 @@
33
"description": "Postgis extensions for laravel. Aims to make it easy to work with geometries from laravel models",
44
"require": {
55
"php": ">=5.5",
6-
"illuminate/database": "^5.2",
6+
"illuminate/database": "^5.2|^6.0",
77
"geo-io/wkb-parser": "^1.0",
88
"jmikola/geojson": "^1.0",
99
"bosnadev/database": "0.18.1"

0 commit comments

Comments
 (0)