Skip to content

Commit f5a25e1

Browse files
MatanYadaevChrissi2812
authored andcommitted
upgrade illuminate database
(cherry picked from commit d54ae99)
1 parent 91ed5e8 commit f5a25e1

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
@@ -11,7 +11,7 @@
1111
],
1212
"require": {
1313
"php": ">=5.5.9",
14-
"illuminate/database": "^5.2",
14+
"illuminate/database": "^5.2|^6.0",
1515
"geo-io/wkb-parser": "^1.0",
1616
"jmikola/geojson": "^1.0"
1717
},

0 commit comments

Comments
 (0)