1658 lines
52 KiB
JSON
1658 lines
52 KiB
JSON
[
|
|
{
|
|
"name": "psr/log",
|
|
"version": "1.0.0",
|
|
"version_normalized": "1.0.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-fig/log.git",
|
|
"reference": "fe0936ee26643249e916849d48e3a51d5f5e278b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b",
|
|
"reference": "fe0936ee26643249e916849d48e3a51d5f5e278b",
|
|
"shasum": ""
|
|
},
|
|
"time": "2012-12-21 11:40:51",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Psr\\Log\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PHP-FIG",
|
|
"homepage": "http://www.php-fig.org/"
|
|
}
|
|
],
|
|
"description": "Common interface for logging libraries",
|
|
"keywords": [
|
|
"log",
|
|
"psr",
|
|
"psr-3"
|
|
]
|
|
},
|
|
{
|
|
"name": "phpseclib/phpseclib",
|
|
"version": "1.0.7",
|
|
"version_normalized": "1.0.7.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/phpseclib/phpseclib.git",
|
|
"reference": "0bb6c9b974cada100cad40f72ef186a199274f9b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/0bb6c9b974cada100cad40f72ef186a199274f9b",
|
|
"reference": "0bb6c9b974cada100cad40f72ef186a199274f9b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.0.0"
|
|
},
|
|
"require-dev": {
|
|
"phing/phing": "~2.7",
|
|
"phpunit/phpunit": "~4.0",
|
|
"sami/sami": "~2.0",
|
|
"squizlabs/php_codesniffer": "~2.0"
|
|
},
|
|
"suggest": {
|
|
"ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
|
|
"ext-mcrypt": "Install the Mcrypt extension in order to speed up a wide variety of cryptographic operations.",
|
|
"pear-pear/PHP_Compat": "Install PHP_Compat to get phpseclib working on PHP < 5.0.0."
|
|
},
|
|
"time": "2017-06-05 06:30:30",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Crypt": "phpseclib/",
|
|
"File": "phpseclib/",
|
|
"Math": "phpseclib/",
|
|
"Net": "phpseclib/",
|
|
"System": "phpseclib/"
|
|
},
|
|
"files": [
|
|
"phpseclib/bootstrap.php",
|
|
"phpseclib/Crypt/Random.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"include-path": [
|
|
"phpseclib/"
|
|
],
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jim Wigginton",
|
|
"email": "terrafrost@php.net",
|
|
"role": "Lead Developer"
|
|
},
|
|
{
|
|
"name": "Patrick Monnerat",
|
|
"email": "pm@datasphere.ch",
|
|
"role": "Developer"
|
|
},
|
|
{
|
|
"name": "Andreas Fischer",
|
|
"email": "bantu@phpbb.com",
|
|
"role": "Developer"
|
|
},
|
|
{
|
|
"name": "Hans-Jürgen Petrich",
|
|
"email": "petrich@tronic-media.com",
|
|
"role": "Developer"
|
|
},
|
|
{
|
|
"name": "Graham Campbell",
|
|
"email": "graham@alt-three.com",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
|
|
"homepage": "http://phpseclib.sourceforge.net",
|
|
"keywords": [
|
|
"BigInteger",
|
|
"aes",
|
|
"asn.1",
|
|
"asn1",
|
|
"blowfish",
|
|
"crypto",
|
|
"cryptography",
|
|
"encryption",
|
|
"rsa",
|
|
"security",
|
|
"sftp",
|
|
"signature",
|
|
"signing",
|
|
"ssh",
|
|
"twofish",
|
|
"x.509",
|
|
"x509"
|
|
]
|
|
},
|
|
{
|
|
"name": "civicrm/civicrm-cxn-rpc",
|
|
"version": "v0.17.07.01",
|
|
"version_normalized": "0.17.07.01",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/civicrm/civicrm-cxn-rpc.git",
|
|
"reference": "2d934d45e65e907f4b0cabc67979b5f3f2b27135"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/civicrm/civicrm-cxn-rpc/zipball/2d934d45e65e907f4b0cabc67979b5f3f2b27135",
|
|
"reference": "2d934d45e65e907f4b0cabc67979b5f3f2b27135",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"phpseclib/phpseclib": "1.0.*",
|
|
"psr/log": "~1.0.0"
|
|
},
|
|
"time": "2017-07-18 04:02:44",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Civi\\Cxn\\Rpc\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Tim Otten",
|
|
"email": "totten@civicrm.org"
|
|
}
|
|
],
|
|
"description": "RPC library for CiviConnect"
|
|
},
|
|
{
|
|
"name": "sabberworm/php-css-parser",
|
|
"version": "6.0.1",
|
|
"version_normalized": "6.0.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sabberworm/PHP-CSS-Parser.git",
|
|
"reference": "9ea4b00c569b19f731d0c2e0e802055877ff40c2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sabberworm/PHP-CSS-Parser/zipball/9ea4b00c569b19f731d0c2e0e802055877ff40c2",
|
|
"reference": "9ea4b00c569b19f731d0c2e0e802055877ff40c2",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.2"
|
|
},
|
|
"time": "2015-08-24 08:48:52",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Sabberworm\\CSS": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Raphael Schweikert"
|
|
}
|
|
],
|
|
"description": "Parser for CSS Files written in PHP",
|
|
"homepage": "http://www.sabberworm.com/blog/2010/6/10/php-css-parser",
|
|
"keywords": [
|
|
"css",
|
|
"parser",
|
|
"stylesheet"
|
|
]
|
|
},
|
|
{
|
|
"name": "phenx/php-svg-lib",
|
|
"version": "v0.2",
|
|
"version_normalized": "0.2.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/PhenX/php-svg-lib.git",
|
|
"reference": "de291bec8449b89acfe85691b5c71434797959dc"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/PhenX/php-svg-lib/zipball/de291bec8449b89acfe85691b5c71434797959dc",
|
|
"reference": "de291bec8449b89acfe85691b5c71434797959dc",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"sabberworm/php-css-parser": "6.0.*"
|
|
},
|
|
"time": "2016-12-13 20:25:45",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Svg\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL-3.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Ménager",
|
|
"email": "fabien.menager@gmail.com"
|
|
}
|
|
],
|
|
"description": "A library to read, parse and export to PDF SVG files.",
|
|
"homepage": "https://github.com/PhenX/php-svg-lib"
|
|
},
|
|
{
|
|
"name": "phenx/php-font-lib",
|
|
"version": "0.5",
|
|
"version_normalized": "0.5.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/PhenX/php-font-lib.git",
|
|
"reference": "19ad2bebc35be028fcc0221025fcbf3d436a3962"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/PhenX/php-font-lib/zipball/19ad2bebc35be028fcc0221025fcbf3d436a3962",
|
|
"reference": "19ad2bebc35be028fcc0221025fcbf3d436a3962",
|
|
"shasum": ""
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.8"
|
|
},
|
|
"time": "2017-02-11 10:58:43",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"FontLib\\": "src/FontLib"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL-3.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Ménager",
|
|
"email": "fabien.menager@gmail.com"
|
|
}
|
|
],
|
|
"description": "A library to read, parse, export and make subsets of different types of font files.",
|
|
"homepage": "https://github.com/PhenX/php-font-lib"
|
|
},
|
|
{
|
|
"name": "dompdf/dompdf",
|
|
"version": "v0.8.0",
|
|
"version_normalized": "0.8.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/dompdf/dompdf.git",
|
|
"reference": "0f418c6b58fdeafc2a0e80eb1fa5e644e185089c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/dompdf/dompdf/zipball/0f418c6b58fdeafc2a0e80eb1fa5e644e185089c",
|
|
"reference": "0f418c6b58fdeafc2a0e80eb1fa5e644e185089c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-dom": "*",
|
|
"ext-gd": "*",
|
|
"ext-mbstring": "*",
|
|
"phenx/php-font-lib": "0.5.*",
|
|
"phenx/php-svg-lib": "0.2.*",
|
|
"php": ">=5.3.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "4.8.*",
|
|
"squizlabs/php_codesniffer": "2.*"
|
|
},
|
|
"time": "2017-02-16 02:40:40",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-develop": "0.7-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Dompdf\\": "src/"
|
|
},
|
|
"classmap": [
|
|
"lib/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL-2.1"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Ménager",
|
|
"email": "fabien.menager@gmail.com"
|
|
},
|
|
{
|
|
"name": "Brian Sweeney",
|
|
"email": "eclecticgeek@gmail.com"
|
|
},
|
|
{
|
|
"name": "Gabriel Bull",
|
|
"email": "me@gabrielbull.com"
|
|
}
|
|
],
|
|
"description": "DOMPDF is a CSS 2.1 compliant HTML to PDF converter",
|
|
"homepage": "https://github.com/dompdf/dompdf"
|
|
},
|
|
{
|
|
"name": "electrolinux/phpquery",
|
|
"version": "0.9.6",
|
|
"version_normalized": "0.9.6.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/electrolinux/phpquery.git",
|
|
"reference": "6cb8afcfe8cd4ce45f2f8c27d561383037c27a3a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/electrolinux/phpquery/zipball/6cb8afcfe8cd4ce45f2f8c27d561383037c27a3a",
|
|
"reference": "6cb8afcfe8cd4ce45f2f8c27d561383037c27a3a",
|
|
"shasum": ""
|
|
},
|
|
"time": "2013-03-21 12:39:33",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"classmap": [
|
|
"phpQuery/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Tobiasz Cudnik",
|
|
"email": "tobiasz.cudnik@gmail.com",
|
|
"homepage": "https://github.com/TobiaszCudnik",
|
|
"role": "Developer"
|
|
},
|
|
{
|
|
"name": "didier Belot",
|
|
"role": "Packager"
|
|
}
|
|
],
|
|
"description": "phpQuery is a server-side, chainable, CSS3 selector driven Document Object Model (DOM) API based on jQuery JavaScript Library",
|
|
"homepage": "http://code.google.com/p/phpquery/"
|
|
},
|
|
{
|
|
"name": "marcj/topsort",
|
|
"version": "dev-1.0-php53",
|
|
"version_normalized": "dev-1.0-php53",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/totten/topsort.php.git",
|
|
"reference": "2765723d36f0e536d987e42cbc60de52209212bd"
|
|
},
|
|
"require": {
|
|
"php": ">=5.3"
|
|
},
|
|
"require-dev": {
|
|
"codeclimate/php-test-reporter": "dev-master",
|
|
"phpunit/phpunit": "~4.0",
|
|
"symfony/console": "~2.5"
|
|
},
|
|
"time": "2016-03-25 21:38:05",
|
|
"type": "library",
|
|
"installation-source": "source",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"MJS\\TopSort\\": "src/",
|
|
"MJS\\TopSort\\Tests\\": "tests/Tests/"
|
|
}
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Marc J. Schmidt",
|
|
"email": "marc@marcjschmidt.de"
|
|
}
|
|
],
|
|
"description": "High-Performance TopSort/Dependency resolving algorithm",
|
|
"keywords": [
|
|
"dependency resolving",
|
|
"topological sort",
|
|
"topsort"
|
|
]
|
|
},
|
|
{
|
|
"name": "pclzip/pclzip",
|
|
"version": "2.8.2",
|
|
"version_normalized": "2.8.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/ivanlanin/pclzip.git",
|
|
"reference": "19dd1de9d3f5fc4d7d70175b4c344dee329f45fd"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/ivanlanin/pclzip/zipball/19dd1de9d3f5fc4d7d70175b4c344dee329f45fd",
|
|
"reference": "19dd1de9d3f5fc4d7d70175b4c344dee329f45fd",
|
|
"shasum": ""
|
|
},
|
|
"time": "2014-06-05 11:42:24",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"classmap": [
|
|
"pclzip.lib.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL-2.1"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Vincent Blavet"
|
|
}
|
|
],
|
|
"description": "A PHP library that offers compression and extraction functions for Zip formatted archives",
|
|
"homepage": "http://www.phpconcept.net/pclzip",
|
|
"keywords": [
|
|
"php",
|
|
"zip"
|
|
]
|
|
},
|
|
{
|
|
"name": "pear/pear_exception",
|
|
"version": "v1.0.0",
|
|
"version_normalized": "1.0.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/pear/PEAR_Exception.git",
|
|
"reference": "8c18719fdae000b690e3912be401c76e406dd13b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/8c18719fdae000b690e3912be401c76e406dd13b",
|
|
"reference": "8c18719fdae000b690e3912be401c76e406dd13b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=4.4.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "*"
|
|
},
|
|
"time": "2015-02-10 20:07:52",
|
|
"type": "class",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"PEAR": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"include-path": [
|
|
"."
|
|
],
|
|
"license": [
|
|
"BSD-2-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Helgi Thormar",
|
|
"email": "dufuz@php.net"
|
|
},
|
|
{
|
|
"name": "Greg Beaver",
|
|
"email": "cellog@php.net"
|
|
}
|
|
],
|
|
"description": "The PEAR Exception base class.",
|
|
"homepage": "https://github.com/pear/PEAR_Exception",
|
|
"keywords": [
|
|
"exception"
|
|
]
|
|
},
|
|
{
|
|
"name": "pear/auth_sasl",
|
|
"version": "v1.1.0",
|
|
"version_normalized": "1.1.0.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"
|
|
},
|
|
"time": "2017-03-07 14:37:05",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"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"
|
|
},
|
|
{
|
|
"name": "pear/net_socket",
|
|
"version": "1.0.14",
|
|
"version_normalized": "1.0.14.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/pear/Net_Socket.git",
|
|
"reference": "fcd33efd77e4b35ce85489141ab9145343579fe8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/pear/Net_Socket/zipball/fcd33efd77e4b35ce85489141ab9145343579fe8",
|
|
"reference": "fcd33efd77e4b35ce85489141ab9145343579fe8",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"pear/pear_exception": "*"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "*"
|
|
},
|
|
"time": "2014-02-20 19:27:06",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Net": "./"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"include-path": [
|
|
"./"
|
|
],
|
|
"license": [
|
|
"PHP License"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Chuck Hagenbuch",
|
|
"email": "chuck@horde.org",
|
|
"role": "Lead"
|
|
},
|
|
{
|
|
"name": "Aleksander Machniak",
|
|
"email": "alec@php.net",
|
|
"role": "Lead"
|
|
},
|
|
{
|
|
"name": "Stig Bakken",
|
|
"email": "stig@php.net",
|
|
"role": "Lead"
|
|
}
|
|
],
|
|
"description": "More info available on: http://pear.php.net/package/Net_Socket"
|
|
},
|
|
{
|
|
"name": "pear/net_smtp",
|
|
"version": "1.6.3",
|
|
"version_normalized": "1.6.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/pear/Net_SMTP.git",
|
|
"reference": "7b6240761adf6ee245098e238a25d5c35650d82c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/pear/Net_SMTP/zipball/7b6240761adf6ee245098e238a25d5c35650d82c",
|
|
"reference": "7b6240761adf6ee245098e238a25d5c35650d82c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"pear/net_socket": "*",
|
|
"pear/pear_exception": "*",
|
|
"php": ">=4.0.5"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "*"
|
|
},
|
|
"suggest": {
|
|
"pear/auth_sasl": "Install optionally via your project's composer.json"
|
|
},
|
|
"time": "2015-08-02 17:20:17",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Net": "./"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"include-path": [
|
|
"./"
|
|
],
|
|
"license": [
|
|
"PHP License"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jon Parise",
|
|
"email": "jon@php.net",
|
|
"homepage": "http://www.indelible.org",
|
|
"role": "Lead"
|
|
},
|
|
{
|
|
"name": "Chuck Hagenbuch",
|
|
"email": "chuck@horde.org",
|
|
"role": "Lead"
|
|
}
|
|
],
|
|
"description": "An implementation of the SMTP protocol",
|
|
"homepage": "http://pear.github.io/Net_SMTP/",
|
|
"keywords": [
|
|
"email",
|
|
"mail",
|
|
"smtp"
|
|
]
|
|
},
|
|
{
|
|
"name": "pear/validate_finance_creditcard",
|
|
"version": "dev-master",
|
|
"version_normalized": "9999999-dev",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/pear/Validate_Finance_CreditCard.git",
|
|
"reference": "a74da657d7a6f24b7e669294b32812e9a947519f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/pear/Validate_Finance_CreditCard/zipball/a74da657d7a6f24b7e669294b32812e9a947519f",
|
|
"reference": "a74da657d7a6f24b7e669294b32812e9a947519f",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"pear/pear_exception": "*",
|
|
"php": ">=5.2.1"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "*"
|
|
},
|
|
"time": "2016-09-12 08:01:21",
|
|
"type": "library",
|
|
"installation-source": "source",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Validate": "./"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"include-path": [
|
|
"./"
|
|
],
|
|
"license": [
|
|
"New BSD"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Philippe Jausions",
|
|
"email": "Philippe.Jausions@11abacus.com",
|
|
"role": "Lead"
|
|
}
|
|
],
|
|
"description": "Validation class for credit cards."
|
|
},
|
|
{
|
|
"name": "zendframework/zend-stdlib",
|
|
"version": "2.4.13",
|
|
"version_normalized": "2.4.13.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/zendframework/zend-stdlib.git",
|
|
"reference": "d8ecb629a72da9f91bd95c5af006384823560b42"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/zendframework/zend-stdlib/zipball/d8ecb629a72da9f91bd95c5af006384823560b42",
|
|
"reference": "d8ecb629a72da9f91bd95c5af006384823560b42",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.23"
|
|
},
|
|
"require-dev": {
|
|
"fabpot/php-cs-fixer": "1.7.*",
|
|
"phpunit/phpunit": "~4.0",
|
|
"satooshi/php-coveralls": "dev-master",
|
|
"zendframework/zend-eventmanager": "self.version",
|
|
"zendframework/zend-filter": "self.version",
|
|
"zendframework/zend-serializer": "self.version",
|
|
"zendframework/zend-servicemanager": "self.version"
|
|
},
|
|
"suggest": {
|
|
"zendframework/zend-eventmanager": "To support aggregate hydrator usage",
|
|
"zendframework/zend-filter": "To support naming strategy hydrator usage",
|
|
"zendframework/zend-serializer": "Zend\\Serializer component",
|
|
"zendframework/zend-servicemanager": "To support hydrator plugin manager usage"
|
|
},
|
|
"time": "2015-07-21 13:55:46",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.4-dev",
|
|
"dev-develop": "2.5-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Zend\\Stdlib\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"homepage": "https://github.com/zendframework/zend-stdlib",
|
|
"keywords": [
|
|
"stdlib",
|
|
"zf2"
|
|
]
|
|
},
|
|
{
|
|
"name": "zendframework/zend-validator",
|
|
"version": "2.4.13",
|
|
"version_normalized": "2.4.13.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/zendframework/zend-validator.git",
|
|
"reference": "81415511fe729e6de19a61936313cef43c80d337"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/zendframework/zend-validator/zipball/81415511fe729e6de19a61936313cef43c80d337",
|
|
"reference": "81415511fe729e6de19a61936313cef43c80d337",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.23",
|
|
"zendframework/zend-stdlib": "~2.4.0"
|
|
},
|
|
"require-dev": {
|
|
"fabpot/php-cs-fixer": "1.7.*",
|
|
"phpunit/phpunit": "~4.0",
|
|
"satooshi/php-coveralls": "dev-master",
|
|
"zendframework/zend-config": "~2.4.0",
|
|
"zendframework/zend-db": "~2.4.0",
|
|
"zendframework/zend-filter": "~2.4.0",
|
|
"zendframework/zend-i18n": "~2.4.0",
|
|
"zendframework/zend-math": "~2.4.0",
|
|
"zendframework/zend-servicemanager": "~2.4.0",
|
|
"zendframework/zend-session": "~2.4.0",
|
|
"zendframework/zend-uri": "~2.4.0"
|
|
},
|
|
"suggest": {
|
|
"zendframework/zend-db": "Zend\\Db component",
|
|
"zendframework/zend-filter": "Zend\\Filter component, required by the Digits validator",
|
|
"zendframework/zend-i18n": "Zend\\I18n component to allow translation of validation error messages as well as to use the various Date validators",
|
|
"zendframework/zend-math": "Zend\\Math component",
|
|
"zendframework/zend-resources": "Translations of validator messages",
|
|
"zendframework/zend-servicemanager": "Zend\\ServiceManager component to allow using the ValidatorPluginManager and validator chains",
|
|
"zendframework/zend-session": "Zend\\Session component",
|
|
"zendframework/zend-uri": "Zend\\Uri component, required by the Uri and Sitemap\\Loc validators"
|
|
},
|
|
"time": "2015-09-08 21:04:17",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.4-dev",
|
|
"dev-develop": "2.5-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Zend\\Validator\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"description": "provides a set of commonly needed validators",
|
|
"homepage": "https://github.com/zendframework/zend-validator",
|
|
"keywords": [
|
|
"validator",
|
|
"zf2"
|
|
]
|
|
},
|
|
{
|
|
"name": "zendframework/zend-escaper",
|
|
"version": "2.4.13",
|
|
"version_normalized": "2.4.13.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/zendframework/zend-escaper.git",
|
|
"reference": "13f468ff824f3c83018b90aff892a1b3201383a9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/zendframework/zend-escaper/zipball/13f468ff824f3c83018b90aff892a1b3201383a9",
|
|
"reference": "13f468ff824f3c83018b90aff892a1b3201383a9",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.23"
|
|
},
|
|
"require-dev": {
|
|
"fabpot/php-cs-fixer": "1.7.*",
|
|
"phpunit/phpunit": "~4.0",
|
|
"satooshi/php-coveralls": "dev-master"
|
|
},
|
|
"time": "2015-05-07 14:55:31",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.4-dev",
|
|
"dev-develop": "2.5-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Zend\\Escaper\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"homepage": "https://github.com/zendframework/zend-escaper",
|
|
"keywords": [
|
|
"escaper",
|
|
"zf2"
|
|
]
|
|
},
|
|
{
|
|
"name": "phpoffice/common",
|
|
"version": "v0.2.6",
|
|
"version_normalized": "0.2.6.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/PHPOffice/Common.git",
|
|
"reference": "c9be70c80637c28c728be78e66aad4878a34f8dd"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/PHPOffice/Common/zipball/c9be70c80637c28c728be78e66aad4878a34f8dd",
|
|
"reference": "c9be70c80637c28c728be78e66aad4878a34f8dd",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"pclzip/pclzip": "^2.8",
|
|
"php": ">=5.3.0"
|
|
},
|
|
"require-dev": {
|
|
"phpdocumentor/phpdocumentor": "2.*",
|
|
"phploc/phploc": "2.*",
|
|
"phpmd/phpmd": "2.*",
|
|
"phpunit/phpunit": "3.7.*",
|
|
"sebastian/phpcpd": "2.*",
|
|
"squizlabs/php_codesniffer": "2.*"
|
|
},
|
|
"time": "2016-07-07 17:26:55",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"PhpOffice\\Common\\": "src/Common/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Mark Baker"
|
|
},
|
|
{
|
|
"name": "Franck Lefevre",
|
|
"homepage": "http://rootslabs.net"
|
|
}
|
|
],
|
|
"description": "PHPOffice Common",
|
|
"homepage": "http://phpoffice.github.io",
|
|
"keywords": [
|
|
"common",
|
|
"component",
|
|
"office",
|
|
"php"
|
|
]
|
|
},
|
|
{
|
|
"name": "phpoffice/phpword",
|
|
"version": "v0.13.0",
|
|
"version_normalized": "0.13.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/PHPOffice/PHPWord.git",
|
|
"reference": "0a3f873972defb304de4fa2f5f53156558c11a7a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/PHPOffice/PHPWord/zipball/0a3f873972defb304de4fa2f5f53156558c11a7a",
|
|
"reference": "0a3f873972defb304de4fa2f5f53156558c11a7a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-xml": "*",
|
|
"php": ">=5.3.3",
|
|
"phpoffice/common": "0.2.*",
|
|
"zendframework/zend-escaper": "2.4.*",
|
|
"zendframework/zend-stdlib": "2.4.*",
|
|
"zendframework/zend-validator": "2.4.*"
|
|
},
|
|
"require-dev": {
|
|
"dompdf/dompdf": "0.6.*",
|
|
"mpdf/mpdf": "5.*",
|
|
"phpdocumentor/phpdocumentor": "2.*",
|
|
"phploc/phploc": "2.*",
|
|
"phpmd/phpmd": "2.*",
|
|
"phpunit/phpunit": "3.7.*",
|
|
"squizlabs/php_codesniffer": "1.*",
|
|
"tecnickcom/tcpdf": "6.*"
|
|
},
|
|
"suggest": {
|
|
"dompdf/dompdf": "Allows writing PDF",
|
|
"ext-gd2": "Allows adding images",
|
|
"ext-xmlwriter": "Allows writing OOXML and ODF",
|
|
"ext-xsl": "Allows applying XSL style sheet to headers, to main document part, and to footers of an OOXML template",
|
|
"ext-zip": "Allows writing OOXML and ODF"
|
|
},
|
|
"time": "2016-07-31 08:53:39",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"PhpOffice\\PhpWord\\": "src/PhpWord"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL-3.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Mark Baker"
|
|
},
|
|
{
|
|
"name": "Franck Lefevre",
|
|
"homepage": "http://blog.rootslabs.net"
|
|
},
|
|
{
|
|
"name": "Gabriel Bull",
|
|
"email": "me@gabrielbull.com",
|
|
"homepage": "http://gabrielbull.com/"
|
|
},
|
|
{
|
|
"name": "Ivan Lanin",
|
|
"homepage": "http://ivan.lanin.org"
|
|
},
|
|
{
|
|
"name": "Roman Syroeshko",
|
|
"homepage": "http://ru.linkedin.com/pub/roman-syroeshko/34/a53/994/"
|
|
}
|
|
],
|
|
"description": "PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)",
|
|
"homepage": "http://phpoffice.github.io",
|
|
"keywords": [
|
|
"ISO IEC 29500",
|
|
"OOXML",
|
|
"Office Open XML",
|
|
"OpenDocument",
|
|
"OpenXML",
|
|
"PhpOffice",
|
|
"PhpWord",
|
|
"Rich Text Format",
|
|
"WordprocessingML",
|
|
"doc",
|
|
"docx",
|
|
"html",
|
|
"odf",
|
|
"odt",
|
|
"office",
|
|
"pdf",
|
|
"php",
|
|
"reader",
|
|
"rtf",
|
|
"template",
|
|
"template processor",
|
|
"word",
|
|
"writer"
|
|
]
|
|
},
|
|
{
|
|
"name": "symfony/filesystem",
|
|
"version": "v2.6.13",
|
|
"version_normalized": "2.6.13.0",
|
|
"target-dir": "Symfony/Component/Filesystem",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/filesystem.git",
|
|
"reference": "823c035b1a5c13a4924e324d016eb07e70f94735"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/filesystem/zipball/823c035b1a5c13a4924e324d016eb07e70f94735",
|
|
"reference": "823c035b1a5c13a4924e324d016eb07e70f94735",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"require-dev": {
|
|
"symfony/phpunit-bridge": "~2.7"
|
|
},
|
|
"time": "2015-07-08 05:59:48",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.6-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Symfony\\Component\\Filesystem\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony Filesystem Component",
|
|
"homepage": "https://symfony.com"
|
|
},
|
|
{
|
|
"name": "symfony/config",
|
|
"version": "v2.6.13",
|
|
"version_normalized": "2.6.13.0",
|
|
"target-dir": "Symfony/Component/Config",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/config.git",
|
|
"reference": "0ca496cbe208fc37c4cf3415ebb3056e0963115b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/config/zipball/0ca496cbe208fc37c4cf3415ebb3056e0963115b",
|
|
"reference": "0ca496cbe208fc37c4cf3415ebb3056e0963115b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3",
|
|
"symfony/filesystem": "~2.3"
|
|
},
|
|
"require-dev": {
|
|
"symfony/phpunit-bridge": "~2.7"
|
|
},
|
|
"time": "2015-07-08 05:59:48",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.6-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Symfony\\Component\\Config\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony Config Component",
|
|
"homepage": "https://symfony.com"
|
|
},
|
|
{
|
|
"name": "symfony/dependency-injection",
|
|
"version": "v2.6.13",
|
|
"version_normalized": "2.6.13.0",
|
|
"target-dir": "Symfony/Component/DependencyInjection",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/dependency-injection.git",
|
|
"reference": "d9fe6837d74aed11e5ee741cd6b6dfe45e0af78e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/d9fe6837d74aed11e5ee741cd6b6dfe45e0af78e",
|
|
"reference": "d9fe6837d74aed11e5ee741cd6b6dfe45e0af78e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"conflict": {
|
|
"symfony/expression-language": "<2.6"
|
|
},
|
|
"require-dev": {
|
|
"symfony/config": "~2.2",
|
|
"symfony/expression-language": "~2.6",
|
|
"symfony/phpunit-bridge": "~2.7",
|
|
"symfony/yaml": "~2.1"
|
|
},
|
|
"suggest": {
|
|
"symfony/config": "",
|
|
"symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
|
|
"symfony/yaml": ""
|
|
},
|
|
"time": "2015-07-22 10:08:40",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.6-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Symfony\\Component\\DependencyInjection\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony DependencyInjection Component",
|
|
"homepage": "https://symfony.com"
|
|
},
|
|
{
|
|
"name": "symfony/event-dispatcher",
|
|
"version": "v2.6.13",
|
|
"version_normalized": "2.6.13.0",
|
|
"target-dir": "Symfony/Component/EventDispatcher",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/event-dispatcher.git",
|
|
"reference": "672593bc4b0043a0acf91903bb75a1c82d8f2e02"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/672593bc4b0043a0acf91903bb75a1c82d8f2e02",
|
|
"reference": "672593bc4b0043a0acf91903bb75a1c82d8f2e02",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"require-dev": {
|
|
"psr/log": "~1.0",
|
|
"symfony/config": "~2.0,>=2.0.5",
|
|
"symfony/dependency-injection": "~2.6",
|
|
"symfony/expression-language": "~2.6",
|
|
"symfony/phpunit-bridge": "~2.7",
|
|
"symfony/stopwatch": "~2.3"
|
|
},
|
|
"suggest": {
|
|
"symfony/dependency-injection": "",
|
|
"symfony/http-kernel": ""
|
|
},
|
|
"time": "2015-05-02 15:18:45",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.6-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Symfony\\Component\\EventDispatcher\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony EventDispatcher Component",
|
|
"homepage": "https://symfony.com"
|
|
},
|
|
{
|
|
"name": "symfony/finder",
|
|
"version": "v2.6.13",
|
|
"version_normalized": "2.6.13.0",
|
|
"target-dir": "Symfony/Component/Finder",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/finder.git",
|
|
"reference": "203a10f928ae30176deeba33512999233181dd28"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/finder/zipball/203a10f928ae30176deeba33512999233181dd28",
|
|
"reference": "203a10f928ae30176deeba33512999233181dd28",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"require-dev": {
|
|
"symfony/phpunit-bridge": "~2.7"
|
|
},
|
|
"time": "2015-07-09 16:02:48",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.6-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Symfony\\Component\\Finder\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony Finder Component",
|
|
"homepage": "https://symfony.com"
|
|
},
|
|
{
|
|
"name": "symfony/process",
|
|
"version": "v2.6.13",
|
|
"version_normalized": "2.6.13.0",
|
|
"target-dir": "Symfony/Component/Process",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/process.git",
|
|
"reference": "57f1e88bb5dafa449b83f9f265b11d52d517b3e9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/process/zipball/57f1e88bb5dafa449b83f9f265b11d52d517b3e9",
|
|
"reference": "57f1e88bb5dafa449b83f9f265b11d52d517b3e9",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"require-dev": {
|
|
"symfony/phpunit-bridge": "~2.7"
|
|
},
|
|
"time": "2015-06-30 16:10:16",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.6-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Symfony\\Component\\Process\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony Process Component",
|
|
"homepage": "https://symfony.com"
|
|
},
|
|
{
|
|
"name": "tecnickcom/tcpdf",
|
|
"version": "6.2.13",
|
|
"version_normalized": "6.2.13.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/tecnickcom/TCPDF.git",
|
|
"reference": "95c5938aafe4b20df1454dbddb3e5005c0b26f64"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/95c5938aafe4b20df1454dbddb3e5005c0b26f64",
|
|
"reference": "95c5938aafe4b20df1454dbddb3e5005c0b26f64",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"time": "2017-04-26 08:14:48",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"classmap": [
|
|
"config",
|
|
"include",
|
|
"tcpdf.php",
|
|
"tcpdf_parser.php",
|
|
"tcpdf_import.php",
|
|
"tcpdf_barcodes_1d.php",
|
|
"tcpdf_barcodes_2d.php",
|
|
"include/tcpdf_colors.php",
|
|
"include/tcpdf_filters.php",
|
|
"include/tcpdf_font_data.php",
|
|
"include/tcpdf_fonts.php",
|
|
"include/tcpdf_images.php",
|
|
"include/tcpdf_static.php",
|
|
"include/barcodes/datamatrix.php",
|
|
"include/barcodes/pdf417.php",
|
|
"include/barcodes/qrcode.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPLv3"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicola Asuni",
|
|
"email": "info@tecnick.com",
|
|
"homepage": "http://nicolaasuni.tecnick.com"
|
|
}
|
|
],
|
|
"description": "TCPDF is a PHP class for generating PDF documents and barcodes.",
|
|
"homepage": "http://www.tcpdf.org/",
|
|
"keywords": [
|
|
"PDFD32000-2008",
|
|
"TCPDF",
|
|
"barcodes",
|
|
"datamatrix",
|
|
"pdf",
|
|
"pdf417",
|
|
"qrcode"
|
|
]
|
|
},
|
|
{
|
|
"name": "totten/ca-config",
|
|
"version": "v17.05.0",
|
|
"version_normalized": "17.05.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/totten/ca_config.git",
|
|
"reference": "461cf05f932897c37ca87e9a85283d4963b49f09"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/totten/ca_config/zipball/461cf05f932897c37ca87e9a85283d4963b49f09",
|
|
"reference": "461cf05f932897c37ca87e9a85283d4963b49f09",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.2"
|
|
},
|
|
"time": "2017-05-10 20:08:17",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"CA_Config": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-2-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Tim Otten",
|
|
"email": "to-git@think.hm"
|
|
}
|
|
],
|
|
"description": "Default configuration for certificate authorities",
|
|
"homepage": "https://github.com/totten/ca_config"
|
|
},
|
|
{
|
|
"name": "zetacomponents/base",
|
|
"version": "1.7",
|
|
"version_normalized": "1.7.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/zetacomponents/Base.git",
|
|
"reference": "2612ee3ce88902632d45b93e379277e9d46b70a7"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/zetacomponents/Base/zipball/2612ee3ce88902632d45b93e379277e9d46b70a7",
|
|
"reference": "2612ee3ce88902632d45b93e379277e9d46b70a7",
|
|
"shasum": ""
|
|
},
|
|
"time": "2009-06-29 10:47:39",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"classmap": [
|
|
"src"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"apache2"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sergey Alexeev"
|
|
},
|
|
{
|
|
"name": "Sebastian Bergmann"
|
|
},
|
|
{
|
|
"name": "Jan Borsodi"
|
|
},
|
|
{
|
|
"name": "Raymond Bosman"
|
|
},
|
|
{
|
|
"name": "Frederik Holljen"
|
|
},
|
|
{
|
|
"name": "Kore Nordmann"
|
|
},
|
|
{
|
|
"name": "Derick Rethans"
|
|
},
|
|
{
|
|
"name": "Vadym Savchuk"
|
|
},
|
|
{
|
|
"name": "Tobias Schlitt"
|
|
},
|
|
{
|
|
"name": "Alexandru Stanoi"
|
|
}
|
|
],
|
|
"description": "The Base package provides the basic infrastructure that all packages rely on. Therefore every component relies on this package.",
|
|
"homepage": "https://github.com/zetacomponents"
|
|
},
|
|
{
|
|
"name": "zetacomponents/mail",
|
|
"version": "dev-1.7-civi",
|
|
"version_normalized": "dev-1.7-civi",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/civicrm/zetacomponents-mail.git",
|
|
"reference": "e0feff0e1860f16fa2b3c42795c0351db58120a0"
|
|
},
|
|
"time": "2017-03-14 06:51:24",
|
|
"type": "library",
|
|
"installation-source": "source",
|
|
"autoload": {
|
|
"classmap": [
|
|
"src"
|
|
]
|
|
},
|
|
"license": [
|
|
"apache2"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sergey Alexeev"
|
|
},
|
|
{
|
|
"name": "Sebastian Bergmann"
|
|
},
|
|
{
|
|
"name": "Jan Borsodi"
|
|
},
|
|
{
|
|
"name": "Raymond Bosman"
|
|
},
|
|
{
|
|
"name": "Frederik Holljen"
|
|
},
|
|
{
|
|
"name": "Kore Nordmann"
|
|
},
|
|
{
|
|
"name": "Derick Rethans"
|
|
},
|
|
{
|
|
"name": "Vadym Savchuk"
|
|
},
|
|
{
|
|
"name": "Tobias Schlitt"
|
|
},
|
|
{
|
|
"name": "Alexandru Stanoi"
|
|
},
|
|
{
|
|
"name": "Sinisa Dukaric"
|
|
},
|
|
{
|
|
"name": "Mikko Koppanen"
|
|
},
|
|
{
|
|
"name": "Christian Michel"
|
|
}
|
|
],
|
|
"description": "The component allows you construct and/or parse Mail messages conforming to the mail standard. It has support for attachments, multipart messages and HTML mail. It also interfaces with SMTP to send mail or IMAP, POP3 or mbox to retrieve e-mail.",
|
|
"homepage": "https://github.com/zetacomponents"
|
|
}
|
|
]
|