Disable ssl verification when resolving server endpoints

This commit is contained in:
Marcel Pociot
2021-06-23 15:34:14 +02:00
parent 48c759a7d9
commit 5a1f3ab2ff
3 changed files with 7 additions and 3 deletions

View File

@@ -26,7 +26,7 @@ return [
|
*/
'version' => '2.0.1',
'version' => '2.0.2',
/*
|--------------------------------------------------------------------------