Skip to content

Commit e481421

Browse files
committed
Update dependencies
1 parent d36b700 commit e481421

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"guzzlehttp/psr7": "*",
3030
"http-interop/http-factory-guzzle": "^1.0",
3131
"illuminate/cache": "5.0 - 6.0",
32-
"illuminate/support": "5.0 - 6.0.x-dev@dev",
32+
"illuminate/support": "5.0 - 6.0",
3333
"php-http/curl-client": "*",
3434
"php": ">=7.1.3",
3535
"willdurand/geocoder": "^4.0"
@@ -67,6 +67,7 @@
6767
]
6868
}
6969
},
70+
"minimum-stability": "dev",
7071
"prefer-stable": true,
7172
"config": {
7273
"preferred-install": "dist",

0 commit comments

Comments
 (0)