764 строки
25 KiB
JSON
764 строки
25 KiB
JSON
{
|
|
"_readme": [
|
|
"This file locks the dependencies of your project to a known state",
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
|
"This file is @generated automatically"
|
|
],
|
|
"hash": "1019e5ae1ba9e28992eaa4d96cfb4243",
|
|
"content-hash": "91929e085e52464bf01c5b7a2713b6cd",
|
|
"packages": [
|
|
{
|
|
"name": "ezyang/htmlpurifier",
|
|
"version": "v4.7.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/ezyang/htmlpurifier.git",
|
|
"reference": "ae1828d955112356f7677c465f94f7deb7d27a40"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/ae1828d955112356f7677c465f94f7deb7d27a40",
|
|
"reference": "ae1828d955112356f7677c465f94f7deb7d27a40",
|
|
"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"
|
|
}
|
|
],
|
|
"description": "Standards compliant HTML filter written in PHP",
|
|
"homepage": "http://htmlpurifier.org/",
|
|
"keywords": [
|
|
"html"
|
|
],
|
|
"time": "2015-08-05 01:03:42"
|
|
},
|
|
{
|
|
"name": "kwi/urllinker",
|
|
"version": "dev-default",
|
|
"source": {
|
|
"type": "hg",
|
|
"url": "https://bitbucket.org/kwi/urllinker",
|
|
"reference": "b5e097f03963454b4e8f32581265c8e57c3409e6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://bitbucket.org/kwi/urllinker/get/b5e097f03963454b4e8f32581265c8e57c3409e6.zip",
|
|
"reference": "b5e097f03963454b4e8f32581265c8e57c3409e6",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Kwi\\": "lib"
|
|
},
|
|
"files": [
|
|
"UrlLinker.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"CC0-1.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Søren Løvborg",
|
|
"role": "Developer"
|
|
},
|
|
{
|
|
"name": "Dawid Nowak",
|
|
"email": "code@dnowak.pl",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "Autolink URLs in text or html",
|
|
"homepage": "http://www.kwi.dk/projects/php/UrlLinker/",
|
|
"time": "2014-12-28 23:05:00"
|
|
},
|
|
{
|
|
"name": "pear-pear.horde.org/Horde_Crypt_Blowfish",
|
|
"version": "1.1.1",
|
|
"dist": {
|
|
"type": "file",
|
|
"url": "http://pear.horde.org/get/Horde_Crypt_Blowfish-1.1.1.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": "<8.0.0.0"
|
|
},
|
|
"replace": {
|
|
"pear-horde/horde_crypt_blowfish": "== 1.1.1.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.2.0",
|
|
"dist": {
|
|
"type": "file",
|
|
"url": "http://pear.horde.org/get/Horde_Date-2.2.0.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": "<8.0.0.0"
|
|
},
|
|
"replace": {
|
|
"pear-horde/horde_date": "== 2.2.0.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.7",
|
|
"dist": {
|
|
"type": "file",
|
|
"url": "http://pear.horde.org/get/Horde_Exception-2.0.7.tgz",
|
|
"reference": null,
|
|
"shasum": null
|
|
},
|
|
"require": {
|
|
"pear-pear.horde.org/horde_translation": "<3.0.0.0",
|
|
"php": "<8.0.0.0"
|
|
},
|
|
"replace": {
|
|
"pear-horde/horde_exception": "== 2.0.7.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.4",
|
|
"dist": {
|
|
"type": "file",
|
|
"url": "http://pear.horde.org/get/Horde_Idna-1.0.4.tgz",
|
|
"reference": null,
|
|
"shasum": null
|
|
},
|
|
"require": {
|
|
"pear-pear.horde.org/horde_exception": "<3.0.0.0",
|
|
"pear-pear.horde.org/horde_util": "<3.0.0.0",
|
|
"php": "<8.0.0.0"
|
|
},
|
|
"replace": {
|
|
"pear-horde/horde_idna": "== 1.0.4.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.29.5",
|
|
"dist": {
|
|
"type": "file",
|
|
"url": "http://pear.horde.org/get/Horde_Imap_Client-2.29.5.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": "<8.0.0.0"
|
|
},
|
|
"replace": {
|
|
"pear-horde/horde_imap_client": "== 2.29.5.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.3",
|
|
"dist": {
|
|
"type": "file",
|
|
"url": "http://pear.horde.org/get/Horde_ListHeaders-1.2.3.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",
|
|
"pear-pear.horde.org/horde_util": "<3.0.0.0",
|
|
"php": "<8.0.0.0"
|
|
},
|
|
"replace": {
|
|
"pear-horde/horde_listheaders": "== 1.2.3.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.6.3",
|
|
"dist": {
|
|
"type": "file",
|
|
"url": "http://pear.horde.org/get/Horde_Mail-2.6.3.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",
|
|
"pear-pear.horde.org/horde_util": "<3.0.0.0",
|
|
"php": "<8.0.0.0"
|
|
},
|
|
"replace": {
|
|
"pear-horde/horde_mail": "== 2.6.3.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.9.3",
|
|
"dist": {
|
|
"type": "file",
|
|
"url": "http://pear.horde.org/get/Horde_Mime-2.9.3.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": "<8.0.0.0"
|
|
},
|
|
"replace": {
|
|
"pear-horde/horde_mime": "== 2.9.3.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.1.1",
|
|
"dist": {
|
|
"type": "file",
|
|
"url": "http://pear.horde.org/get/Horde_Nls-2.1.1.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": "<8.0.0.0"
|
|
},
|
|
"replace": {
|
|
"pear-horde/horde_nls": "== 2.1.1.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.6",
|
|
"dist": {
|
|
"type": "file",
|
|
"url": "http://pear.horde.org/get/Horde_Secret-2.0.6.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": "<8.0.0.0"
|
|
},
|
|
"replace": {
|
|
"pear-horde/horde_secret": "== 2.0.6.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.2",
|
|
"dist": {
|
|
"type": "file",
|
|
"url": "http://pear.horde.org/get/Horde_Smtp-1.9.2.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",
|
|
"pear-pear.horde.org/horde_util": "<3.0.0.0",
|
|
"php": "<8.0.0.0"
|
|
},
|
|
"replace": {
|
|
"pear-horde/horde_smtp": "== 1.9.2.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.1.1",
|
|
"dist": {
|
|
"type": "file",
|
|
"url": "http://pear.horde.org/get/Horde_Socket_Client-2.1.1.tgz",
|
|
"reference": null,
|
|
"shasum": null
|
|
},
|
|
"require": {
|
|
"pear-pear.horde.org/horde_exception": "<3.0.0.0",
|
|
"php": "<8.0.0.0"
|
|
},
|
|
"replace": {
|
|
"pear-horde/horde_socket_client": "== 2.1.1.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.3",
|
|
"dist": {
|
|
"type": "file",
|
|
"url": "http://pear.horde.org/get/Horde_Stream-1.6.3.tgz",
|
|
"reference": null,
|
|
"shasum": null
|
|
},
|
|
"require": {
|
|
"pear-pear.horde.org/horde_exception": "<3.0.0.0",
|
|
"php": "<8.0.0.0"
|
|
},
|
|
"replace": {
|
|
"pear-horde/horde_stream": "== 1.6.3.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.4",
|
|
"dist": {
|
|
"type": "file",
|
|
"url": "http://pear.horde.org/get/Horde_Stream_Filter-2.0.4.tgz",
|
|
"reference": null,
|
|
"shasum": null
|
|
},
|
|
"require": {
|
|
"php": "<8.0.0.0"
|
|
},
|
|
"replace": {
|
|
"pear-horde/horde_stream_filter": "== 2.0.4.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.3",
|
|
"dist": {
|
|
"type": "file",
|
|
"url": "http://pear.horde.org/get/Horde_Stream_Wrapper-2.1.3.tgz",
|
|
"reference": null,
|
|
"shasum": null
|
|
},
|
|
"require": {
|
|
"php": "<8.0.0.0"
|
|
},
|
|
"replace": {
|
|
"pear-horde/horde_stream_wrapper": "== 2.1.3.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.5",
|
|
"dist": {
|
|
"type": "file",
|
|
"url": "http://pear.horde.org/get/Horde_Support-2.1.5.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",
|
|
"pear-pear.horde.org/horde_util": "<3.0.0.0",
|
|
"php": "<8.0.0.0"
|
|
},
|
|
"replace": {
|
|
"pear-horde/horde_support": "== 2.1.5.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.3",
|
|
"dist": {
|
|
"type": "file",
|
|
"url": "http://pear.horde.org/get/Horde_Text_Filter-2.3.3.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": "<8.0.0.0"
|
|
},
|
|
"replace": {
|
|
"pear-horde/horde_text_filter": "== 2.3.3.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.3",
|
|
"dist": {
|
|
"type": "file",
|
|
"url": "http://pear.horde.org/get/Horde_Text_Flowed-2.0.3.tgz",
|
|
"reference": null,
|
|
"shasum": null
|
|
},
|
|
"require": {
|
|
"pear-pear.horde.org/horde_util": "<3.0.0.0",
|
|
"php": "<8.0.0.0"
|
|
},
|
|
"replace": {
|
|
"pear-horde/horde_text_flowed": "== 2.0.3.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.1",
|
|
"dist": {
|
|
"type": "file",
|
|
"url": "http://pear.horde.org/get/Horde_Translation-2.2.1.tgz",
|
|
"reference": null,
|
|
"shasum": null
|
|
},
|
|
"require": {
|
|
"php": "<8.0.0.0"
|
|
},
|
|
"replace": {
|
|
"pear-horde/horde_translation": "== 2.2.1.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.7",
|
|
"dist": {
|
|
"type": "file",
|
|
"url": "http://pear.horde.org/get/Horde_Util-2.5.7.tgz",
|
|
"reference": null,
|
|
"shasum": null
|
|
},
|
|
"require": {
|
|
"ext-dom": "*",
|
|
"php": "<8.0.0.0"
|
|
},
|
|
"replace": {
|
|
"pear-horde/horde_util": "== 2.5.7.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,
|
|
"kwi/urllinker": 20
|
|
},
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": {
|
|
"php": ">=5.4.0"
|
|
},
|
|
"platform-dev": []
|
|
}
|