mail/composer.lock

713 строки
23 KiB
JSON

{
"_readme": [
"This file locks the dependencies of your project to a known state",
"Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"hash": "0b0bfe49b5ea85a083a91df837154fd2",
"packages": [
{
"name": "ezyang/htmlpurifier",
"version": "v4.6.0",
"source": {
"type": "git",
"url": "https://github.com/ezyang/htmlpurifier.git",
"reference": "6f389f0f25b90d0b495308efcfa073981177f0fd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/6f389f0f25b90d0b495308efcfa073981177f0fd",
"reference": "6f389f0f25b90d0b495308efcfa073981177f0fd",
"shasum": ""
},
"require": {
"php": ">=5.2"
},
"type": "library",
"autoload": {
"psr-0": {
"HTMLPurifier": "library/"
},
"files": [
"library/HTMLPurifier.composer.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL"
],
"authors": [
{
"name": "Edward Z. Yang",
"email": "admin@htmlpurifier.org",
"homepage": "http://ezyang.com",
"role": "Developer"
}
],
"description": "Standards compliant HTML filter written in PHP",
"homepage": "http://htmlpurifier.org/",
"keywords": [
"html"
],
"time": "2013-11-30 08:25:19"
},
{
"name": "pear-pear.horde.org/Horde_Crypt_Blowfish",
"version": "1.0.3",
"dist": {
"type": "file",
"url": "http://pear.horde.org/get/Horde_Crypt_Blowfish-1.0.3.tgz",
"reference": null,
"shasum": null
},
"require": {
"pear-pear.horde.org/horde_exception": "<3.0.0.0",
"pear-pear.horde.org/horde_support": "<3.0.0.0",
"php": "<6.0.0.0"
},
"replace": {
"pear-horde/horde_crypt_blowfish": "== 1.0.3.0"
},
"type": "pear-library",
"autoload": {
"classmap": [
""
]
},
"include-path": [
"/"
],
"license": [
"LGPL-2.1"
],
"description": "Provides blowfish encryption/decryption for PHP string data."
},
{
"name": "pear-pear.horde.org/Horde_Date",
"version": "2.0.13",
"dist": {
"type": "file",
"url": "http://pear.horde.org/get/Horde_Date-2.0.13.tgz",
"reference": null,
"shasum": null
},
"require": {
"pear-pear.horde.org/horde_exception": "<3.0.0.0",
"pear-pear.horde.org/horde_nls": "<3.0.0.0",
"pear-pear.horde.org/horde_translation": "<3.0.0.0",
"php": "<6.0.0.0"
},
"replace": {
"pear-horde/horde_date": "== 2.0.13.0"
},
"type": "pear-library",
"autoload": {
"classmap": [
""
]
},
"include-path": [
"/"
],
"license": [
"LGPL-2.1"
],
"description": "Package for creating and manipulating dates."
},
{
"name": "pear-pear.horde.org/Horde_Exception",
"version": "2.0.5",
"dist": {
"type": "file",
"url": "http://pear.horde.org/get/Horde_Exception-2.0.5.tgz",
"reference": null,
"shasum": null
},
"require": {
"pear-pear.horde.org/horde_translation": "<3.0.0.0",
"php": "<6.0.0.0"
},
"replace": {
"pear-horde/horde_exception": "== 2.0.5.0"
},
"type": "pear-library",
"autoload": {
"classmap": [
""
]
},
"include-path": [
"/"
],
"license": [
"LGPL-2.1"
],
"description": "This class provides the default exception handlers for the Horde Application Framework."
},
{
"name": "pear-pear.horde.org/Horde_Idna",
"version": "1.0.2",
"dist": {
"type": "file",
"url": "http://pear.horde.org/get/Horde_Idna-1.0.2.tgz",
"reference": null,
"shasum": null
},
"require": {
"pear-pear.horde.org/horde_exception": "<3.0.0.0",
"php": "<6.0.0.0"
},
"replace": {
"pear-horde/horde_idna": "== 1.0.2.0"
},
"type": "pear-library",
"autoload": {
"classmap": [
""
]
},
"include-path": [
"/"
],
"license": [
"BSD-2-Clause"
],
"description": "Normalized access to various backends providing IDNA (Internationalized Domain Names in Applications) support."
},
{
"name": "pear-pear.horde.org/Horde_Imap_Client",
"version": "2.28.0",
"dist": {
"type": "file",
"url": "http://pear.horde.org/get/Horde_Imap_Client-2.28.0.tgz",
"reference": null,
"shasum": null
},
"require": {
"ext-hash": "*",
"ext-json": "*",
"pear-pear.horde.org/horde_exception": "<3.0.0.0",
"pear-pear.horde.org/horde_mail": "<3.0.0.0",
"pear-pear.horde.org/horde_mime": "<3.0.0.0",
"pear-pear.horde.org/horde_secret": "<3.0.0.0",
"pear-pear.horde.org/horde_socket_client": "<3.0.0.0",
"pear-pear.horde.org/horde_stream": "<2.0.0.0",
"pear-pear.horde.org/horde_stream_filter": "<3.0.0.0",
"pear-pear.horde.org/horde_translation": "<3.0.0.0",
"pear-pear.horde.org/horde_util": "<3.0.0.0",
"php": "<6.0.0.0"
},
"replace": {
"pear-horde/horde_imap_client": "== 2.28.0.0"
},
"type": "pear-library",
"autoload": {
"classmap": [
""
]
},
"include-path": [
"/"
],
"license": [
"LGPL-2.1"
],
"description": "Interface to access IMAP4rev1 (RFC 3501) mail servers. Also supports connections to POP3 (STD 53/RFC 1939)."
},
{
"name": "pear-pear.horde.org/Horde_ListHeaders",
"version": "1.2.1",
"dist": {
"type": "file",
"url": "http://pear.horde.org/get/Horde_ListHeaders-1.2.1.tgz",
"reference": null,
"shasum": null
},
"require": {
"pear-pear.horde.org/horde_mail": "<3.0.0.0",
"pear-pear.horde.org/horde_translation": "<3.0.0.0",
"php": "<6.0.0.0"
},
"replace": {
"pear-horde/horde_listheaders": "== 1.2.1.0"
},
"type": "pear-library",
"autoload": {
"classmap": [
""
]
},
"include-path": [
"/"
],
"license": [
"LGPL-2.1"
],
"description": "The Horde_ListHeaders library parses Mailing List Headers as defined in RFC 2369 & RFC 2919."
},
{
"name": "pear-pear.horde.org/Horde_Mail",
"version": "2.5.1",
"dist": {
"type": "file",
"url": "http://pear.horde.org/get/Horde_Mail-2.5.1.tgz",
"reference": null,
"shasum": null
},
"require": {
"pear-pear.horde.org/horde_exception": "<3.0.0.0",
"pear-pear.horde.org/horde_idna": "<2.0.0.0",
"pear-pear.horde.org/horde_mime": "<3.0.0.0",
"pear-pear.horde.org/horde_stream_filter": "<3.0.0.0",
"pear-pear.horde.org/horde_translation": "<3.0.0.0",
"php": "<6.0.0.0"
},
"replace": {
"pear-horde/horde_mail": "== 2.5.1.0"
},
"type": "pear-library",
"autoload": {
"classmap": [
""
]
},
"include-path": [
"/"
],
"license": [
"BSD-2-Clause"
],
"description": "Provides interfaces for sending e-mail messages and parsing e-mail addresses."
},
{
"name": "pear-pear.horde.org/Horde_Mime",
"version": "2.8.1",
"dist": {
"type": "file",
"url": "http://pear.horde.org/get/Horde_Mime-2.8.1.tgz",
"reference": null,
"shasum": null
},
"require": {
"pear-pear.horde.org/horde_exception": "<3.0.0.0",
"pear-pear.horde.org/horde_listheaders": ">=1.2.0.0,<=2.0.0.0,!=3.0.0.0",
"pear-pear.horde.org/horde_mail": "<3.0.0.0",
"pear-pear.horde.org/horde_stream": "<2.0.0.0",
"pear-pear.horde.org/horde_stream_filter": "<3.0.0.0",
"pear-pear.horde.org/horde_support": "<3.0.0.0",
"pear-pear.horde.org/horde_text_flowed": "<3.0.0.0",
"pear-pear.horde.org/horde_translation": "<3.0.0.0",
"pear-pear.horde.org/horde_util": "<3.0.0.0",
"php": "<6.0.0.0"
},
"replace": {
"pear-horde/horde_mime": "== 2.8.1.0"
},
"type": "pear-library",
"autoload": {
"classmap": [
""
]
},
"include-path": [
"/"
],
"license": [
"LGPL-2.1"
],
"description": "Provides methods for dealing with Multipurpose Internet Mail Extensions (MIME) features (RFC 2045/2046/2047)."
},
{
"name": "pear-pear.horde.org/Horde_Nls",
"version": "2.0.5",
"dist": {
"type": "file",
"url": "http://pear.horde.org/get/Horde_Nls-2.0.5.tgz",
"reference": null,
"shasum": null
},
"require": {
"pear-pear.horde.org/horde_translation": "<3.0.0.0",
"pear-pear.horde.org/horde_util": "<3.0.0.0",
"php": "<6.0.0.0"
},
"replace": {
"pear-horde/horde_nls": "== 2.0.5.0"
},
"type": "pear-library",
"autoload": {
"classmap": [
""
]
},
"include-path": [
"/"
],
"license": [
"LGPL-2.1"
],
"description": "Common methods for handling language data, timezones, and hostname->country lookups."
},
{
"name": "pear-pear.horde.org/Horde_Secret",
"version": "2.0.4",
"dist": {
"type": "file",
"url": "http://pear.horde.org/get/Horde_Secret-2.0.4.tgz",
"reference": null,
"shasum": null
},
"require": {
"ext-hash": "*",
"pear-pear.horde.org/horde_crypt_blowfish": "<2.0.0.0",
"pear-pear.horde.org/horde_exception": "<3.0.0.0",
"pear-pear.horde.org/horde_support": "<3.0.0.0",
"php": "<6.0.0.0"
},
"replace": {
"pear-horde/horde_secret": "== 2.0.4.0"
},
"type": "pear-library",
"autoload": {
"classmap": [
""
]
},
"include-path": [
"/"
],
"license": [
"LGPL-2.1"
],
"description": "An API for encrypting and decrypting small pieces of data with the use of a shared key."
},
{
"name": "pear-pear.horde.org/Horde_Smtp",
"version": "1.9.0",
"dist": {
"type": "file",
"url": "http://pear.horde.org/get/Horde_Smtp-1.9.0.tgz",
"reference": null,
"shasum": null
},
"require": {
"pear-pear.horde.org/horde_exception": "<3.0.0.0",
"pear-pear.horde.org/horde_mail": "<3.0.0.0",
"pear-pear.horde.org/horde_socket_client": "<3.0.0.0",
"pear-pear.horde.org/horde_support": "<3.0.0.0",
"pear-pear.horde.org/horde_translation": "<3.0.0.0",
"php": "<6.0.0.0"
},
"replace": {
"pear-horde/horde_smtp": "== 1.9.0.0"
},
"type": "pear-library",
"autoload": {
"classmap": [
""
]
},
"include-path": [
"/"
],
"license": [
"LGPL-2.1"
],
"description": "Provides interfaces for connecting to a SMTP (RFC 5321) server to send e-mail messages."
},
{
"name": "pear-pear.horde.org/Horde_Socket_Client",
"version": "2.0.0",
"dist": {
"type": "file",
"url": "http://pear.horde.org/get/Horde_Socket_Client-2.0.0.tgz",
"reference": null,
"shasum": null
},
"require": {
"pear-pear.horde.org/horde_exception": "<3.0.0.0",
"php": "<6.0.0.0"
},
"replace": {
"pear-horde/horde_socket_client": "== 2.0.0.0"
},
"type": "pear-library",
"autoload": {
"classmap": [
""
]
},
"include-path": [
"/"
],
"license": [
"LGPL-2.1"
],
"description": "Provides abstract class for use in creating PHP network socket clients."
},
{
"name": "pear-pear.horde.org/Horde_Stream",
"version": "1.6.2",
"dist": {
"type": "file",
"url": "http://pear.horde.org/get/Horde_Stream-1.6.2.tgz",
"reference": null,
"shasum": null
},
"require": {
"pear-pear.horde.org/horde_exception": "<3.0.0.0",
"php": "<6.0.0.0"
},
"replace": {
"pear-horde/horde_stream": "== 1.6.2.0"
},
"type": "pear-library",
"autoload": {
"classmap": [
""
]
},
"include-path": [
"/"
],
"license": [
"LGPL-2.1"
],
"description": "An object-oriented interface to assist in creating and storing PHP stream resources, and to provide utility methods to access and manipulate the stream contents."
},
{
"name": "pear-pear.horde.org/Horde_Stream_Filter",
"version": "2.0.3",
"dist": {
"type": "file",
"url": "http://pear.horde.org/get/Horde_Stream_Filter-2.0.3.tgz",
"reference": null,
"shasum": null
},
"require": {
"php": "<6.0.0.0"
},
"replace": {
"pear-horde/horde_stream_filter": "== 2.0.3.0"
},
"type": "pear-library",
"autoload": {
"classmap": [
""
]
},
"include-path": [
"/"
],
"license": [
"LGPL-2.1"
],
"description": "A collection of various stream filters."
},
{
"name": "pear-pear.horde.org/Horde_Stream_Wrapper",
"version": "2.1.2",
"dist": {
"type": "file",
"url": "http://pear.horde.org/get/Horde_Stream_Wrapper-2.1.2.tgz",
"reference": null,
"shasum": null
},
"require": {
"php": "<6.0.0.0"
},
"replace": {
"pear-horde/horde_stream_wrapper": "== 2.1.2.0"
},
"type": "pear-library",
"autoload": {
"classmap": [
""
]
},
"include-path": [
"/"
],
"license": [
"BSD-2-Clause"
],
"description": "A collection of stream wrappers."
},
{
"name": "pear-pear.horde.org/Horde_Support",
"version": "2.1.2",
"dist": {
"type": "file",
"url": "http://pear.horde.org/get/Horde_Support-2.1.2.tgz",
"reference": null,
"shasum": null
},
"require": {
"pear-pear.horde.org/horde_exception": "<3.0.0.0",
"pear-pear.horde.org/horde_stream_wrapper": "<3.0.0.0",
"php": "<6.0.0.0"
},
"replace": {
"pear-horde/horde_support": "== 2.1.2.0"
},
"type": "pear-library",
"autoload": {
"classmap": [
""
]
},
"include-path": [
"/"
],
"license": [
"BSD-2-Clause"
],
"description": "Support classes not tied to Horde but is used by it. These classes can be used outside of Horde as well."
},
{
"name": "pear-pear.horde.org/Horde_Text_Filter",
"version": "2.3.0",
"dist": {
"type": "file",
"url": "http://pear.horde.org/get/Horde_Text_Filter-2.3.0.tgz",
"reference": null,
"shasum": null
},
"require": {
"pear-pear.horde.org/horde_exception": "<3.0.0.0",
"pear-pear.horde.org/horde_idna": "<2.0.0.0",
"pear-pear.horde.org/horde_util": "<3.0.0.0",
"php": "<6.0.0.0"
},
"replace": {
"pear-horde/horde_text_filter": "== 2.3.0.0"
},
"type": "pear-library",
"autoload": {
"classmap": [
""
]
},
"include-path": [
"/"
],
"license": [
"LGPL-2.1"
],
"description": "Common methods for fitering and converting text."
},
{
"name": "pear-pear.horde.org/Horde_Text_Flowed",
"version": "2.0.2",
"dist": {
"type": "file",
"url": "http://pear.horde.org/get/Horde_Text_Flowed-2.0.2.tgz",
"reference": null,
"shasum": null
},
"require": {
"pear-pear.horde.org/horde_util": "<3.0.0.0",
"php": "<6.0.0.0"
},
"replace": {
"pear-horde/horde_text_flowed": "== 2.0.2.0"
},
"type": "pear-library",
"autoload": {
"classmap": [
""
]
},
"include-path": [
"/"
],
"license": [
"LGPL-2.1"
],
"description": "The Horde_Text_Flowed:: class provides common methods for manipulating text using the encoding described in RFC 3676 ('flowed' text)."
},
{
"name": "pear-pear.horde.org/Horde_Translation",
"version": "2.2.0",
"dist": {
"type": "file",
"url": "http://pear.horde.org/get/Horde_Translation-2.2.0.tgz",
"reference": null,
"shasum": null
},
"require": {
"php": "<6.0.0.0"
},
"replace": {
"pear-horde/horde_translation": "== 2.2.0.0"
},
"type": "pear-library",
"autoload": {
"classmap": [
""
]
},
"include-path": [
"/"
],
"license": [
"LGPL-2.1"
],
"description": "Translation wrappers."
},
{
"name": "pear-pear.horde.org/Horde_Util",
"version": "2.5.5",
"dist": {
"type": "file",
"url": "http://pear.horde.org/get/Horde_Util-2.5.5.tgz",
"reference": null,
"shasum": null
},
"require": {
"ext-dom": "*",
"php": "<6.0.0.0"
},
"replace": {
"pear-horde/horde_util": "== 2.5.5.0"
},
"type": "pear-library",
"autoload": {
"classmap": [
""
]
},
"include-path": [
"/"
],
"license": [
"LGPL-2.1"
],
"description": "These classes provide functionality useful for all kind of applications."
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {
"pear-pear.horde.org/horde_date": 0,
"pear-pear.horde.org/horde_exception": 0,
"pear-pear.horde.org/horde_imap_client": 0,
"pear-pear.horde.org/horde_mail": 0,
"pear-pear.horde.org/horde_mime": 0,
"pear-pear.horde.org/horde_nls": 0,
"pear-pear.horde.org/horde_stream": 0,
"pear-pear.horde.org/horde_support": 0,
"pear-pear.horde.org/horde_text_filter": 0,
"pear-pear.horde.org/horde_text_flowed": 0,
"pear-pear.horde.org/horde_util": 0,
"pear-pear.horde.org/horde_smtp": 0
},
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
"php": ">=5.3.0"
},
"platform-dev": []
}