email-configuration-bug-fix-patch

Installed "tedivm/fetch": "0.6.*" package to configure email fetcing.
This commit is contained in:
Manish Verma
2016-11-04 11:15:57 +05:30
parent 7fecdb1df9
commit 57efc24003
27 changed files with 2544 additions and 93 deletions

View File

@@ -155,7 +155,7 @@ namespace Aws;
*/
class Sdk
{
const VERSION = '3.19.22';
const VERSION = '3.19.23';
/** @var array Arguments for creating clients */
private $args;