"pear/Net_SMTP": "1.6.*",
"pear/Net_socket": "1.0.*",
"totten/ca-config": "~17.05",
- "civicrm/civicrm-cxn-rpc": "~0.16.12.05"
+ "civicrm/civicrm-cxn-rpc": "~0.16.12.05",
+ "pear/Auth_SASL": "1.1.0"
},
"scripts": {
"post-install-cmd": [
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
- "content-hash": "dc178f2730cdca100d5809ce2b209bf7",
+ "content-hash": "be4eb8b1d435365f9e163b20b1226b4a",
"packages": [
{
"name": "civicrm/civicrm-cxn-rpc",
"homepage": "https://github.com/dompdf/dompdf",
"time": "2016-05-11T00:36:29+00:00"
},
+ {
+ "name": "pear/auth_sasl",
+ "version": "v1.1.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/pear/Auth_SASL.git",
+ "reference": "db1ead3dc0bf986d2bab0dbc04d114800cf91dee"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/pear/Auth_SASL/zipball/db1ead3dc0bf986d2bab0dbc04d114800cf91dee",
+ "reference": "db1ead3dc0bf986d2bab0dbc04d114800cf91dee",
+ "shasum": ""
+ },
+ "require": {
+ "pear/pear_exception": "@stable"
+ },
+ "require-dev": {
+ "phpunit/phpunit": "@stable"
+ },
+ "type": "library",
+ "autoload": {
+ "psr-0": {
+ "Auth": "./"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "include-path": [
+ "./"
+ ],
+ "license": [
+ "BSD"
+ ],
+ "authors": [
+ {
+ "name": "Anish Mistry",
+ "email": "amistry@am-productions.biz",
+ "role": "Lead"
+ },
+ {
+ "name": "Richard Heyes",
+ "email": "richard@php.net",
+ "role": "Lead"
+ },
+ {
+ "name": "Michael Bretterklieber",
+ "email": "michael@bretterklieber.com",
+ "role": "Lead"
+ }
+ ],
+ "description": "Abstraction of various SASL mechanism responses",
+ "time": "2017-03-07T14:37:05+00:00"
+ },
{
"name": "pear/net_smtp",
"version": "1.6.3",