"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
- "content-hash": "84026a2e4258afa874c6fc41bb848a80",
+ "content-hash": "53075b815b44e29a93e53d71589c6bcc",
"packages": [
{
"name": "adrienrn/php-mimetyper",
"dflydev/apache-mime-types": "^1.0"
},
"type": "library",
- "extra": {
- "patches_applied": {
- "Update gitignore to ensure that sites that manage via git don't miss out on the important db.json file": "https://patch-diff.githubusercontent.com/raw/adrienrn/php-mimetyper/pull/15.patch"
- }
- },
"autoload": {
"psr-4": {
"MimeTyper\\": "src/"
}
],
"description": "PHP mime type and extension mapping library: compatible with Symfony, powered by jshttp/mime-db",
+ "support": {
+ "issues": "https://github.com/adrienrn/php-mimetyper/issues",
+ "source": "https://github.com/adrienrn/php-mimetyper/tree/0.2.2"
+ },
"time": "2018-09-27T09:45:05+00:00"
},
{
"brick",
"math"
],
+ "support": {
+ "issues": "https://github.com/brick/math/issues",
+ "source": "https://github.com/brick/math/tree/0.9.2"
+ },
"funding": [
{
"url": "https://tidelift.com/funding/github/packagist/brick/math",
"psr6",
"test"
],
+ "support": {
+ "issues": "https://github.com/php-cache/integration-tests/issues",
+ "source": "https://github.com/php-cache/integration-tests/tree/0.17.0"
+ },
"time": "2020-11-03T12:52:23+00:00"
},
{
"psr6",
"tag"
],
+ "support": {
+ "issues": "https://github.com/php-cache/tag-interop/issues",
+ "source": "https://github.com/php-cache/tag-interop/tree/master"
+ },
"time": "2017-03-13T09:14:27+00:00"
},
{
}
],
"description": "RPC library for CiviConnect",
+ "support": {
+ "issues": "https://github.com/civicrm/civicrm-cxn-rpc/issues",
+ "source": "https://github.com/civicrm/civicrm-cxn-rpc/tree/v0.20.12.01"
+ },
"time": "2020-12-16T02:35:45+00:00"
},
{
}
],
"description": "Small library of compilation helpers",
+ "support": {
+ "issues": "https://github.com/civicrm/composer-compile-lib/issues",
+ "source": "https://github.com/civicrm/composer-compile-lib/tree/v0.3"
+ },
"time": "2020-10-03T00:11:18+00:00"
},
{
}
],
"description": "Define a 'compile' event for all packages in the dependency-graph",
+ "support": {
+ "issues": "https://github.com/civicrm/composer-compile-plugin/issues",
+ "source": "https://github.com/civicrm/composer-compile-plugin/tree/v0.15"
+ },
"time": "2021-01-13T05:12:30+00:00"
},
{
}
],
"description": "Composer plugin for downloading additional files within any composer package.",
+ "support": {
+ "source": "https://github.com/civicrm/composer-downloads-plugin/tree/v3.0.1"
+ },
"time": "2020-11-02T05:26:23+00:00"
},
{
}
],
"description": "Provides a way to patch Composer packages.",
+ "support": {
+ "issues": "https://github.com/cweagans/composer-patches/issues",
+ "source": "https://github.com/cweagans/composer-patches/tree/1.7.0"
+ },
"time": "2020-09-30T17:56:20+00:00"
},
{
"mime",
"mimetypes"
],
+ "support": {
+ "issues": "https://github.com/dflydev/dflydev-apache-mime-types/issues",
+ "source": "https://github.com/dflydev/dflydev-apache-mime-types/tree/v1.0.1"
+ },
"time": "2013-05-14T02:02:01+00:00"
},
{
"shasum": ""
},
"type": "library",
- "extra": {
- "patches_applied": {
- "PHP7.4 Fix for array access using {} instead of []": "https://raw.githubusercontent.com/civicrm/civicrm-core/fe45bdfc4f3e3d3deb27e3d853cdbc7f616620a9/tools/scripts/composer/patches/php74_array_access_fix_phpquery.patch"
- }
- },
"autoload": {
"classmap": [
"phpQuery/"
],
"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/",
+ "support": {
+ "source": "https://github.com/electrolinux/phpquery/tree/0.9.6"
+ },
"time": "2013-03-21T12:39:33+00:00"
},
{
},
"type": "library",
"autoload": {
- "psr-0": {
- "HTMLPurifier": "library/"
- },
"files": [
"library/HTMLPurifier.composer.php"
],
+ "psr-0": {
+ "HTMLPurifier": "library/"
+ },
"exclude-from-classmap": [
"/library/HTMLPurifier/Language/"
]
"jwt",
"php"
],
+ "support": {
+ "issues": "https://github.com/firebase/php-jwt/issues",
+ "source": "https://github.com/firebase/php-jwt/tree/v5.2.1"
+ },
"time": "2021-02-12T00:02:00+00:00"
},
{
}
},
"autoload": {
- "psr-4": {
- "GuzzleHttp\\": "src/"
- },
"files": [
"src/functions_include.php"
- ]
+ ],
+ "psr-4": {
+ "GuzzleHttp\\": "src/"
+ }
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"rest",
"web service"
],
+ "support": {
+ "issues": "https://github.com/guzzle/guzzle/issues",
+ "source": "https://github.com/guzzle/guzzle/tree/6.5"
+ },
"time": "2020-05-25T19:35:05+00:00"
},
{
}
},
"autoload": {
- "psr-4": {
- "GuzzleHttp\\Promise\\": "src/"
- },
"files": [
"src/functions_include.php"
- ]
+ ],
+ "psr-4": {
+ "GuzzleHttp\\Promise\\": "src/"
+ }
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"keywords": [
"promise"
],
+ "support": {
+ "issues": "https://github.com/guzzle/promises/issues",
+ "source": "https://github.com/guzzle/promises/tree/master"
+ },
"time": "2016-12-20T10:07:11+00:00"
},
{
}
},
"autoload": {
- "psr-4": {
- "GuzzleHttp\\Psr7\\": "src/"
- },
"files": [
"src/functions_include.php"
- ]
+ ],
+ "psr-4": {
+ "GuzzleHttp\\Psr7\\": "src/"
+ }
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"uri",
"url"
],
+ "support": {
+ "issues": "https://github.com/guzzle/psr7/issues",
+ "source": "https://github.com/guzzle/psr7/tree/1.6.1"
+ },
"time": "2019-07-01T23:21:34+00:00"
},
{
}
},
"autoload": {
- "psr-4": {
- "League\\Csv\\": "src"
- },
"files": [
"src/functions_include.php"
- ]
+ ],
+ "psr-4": {
+ "League\\Csv\\": "src"
+ }
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"read",
"write"
],
+ "support": {
+ "docs": "https://csv.thephpleague.com",
+ "forum": "https://groups.google.com/forum/#!forum/thephpleague",
+ "issues": "https://github.com/thephpleague/csv/issues",
+ "rss": "https://github.com/thephpleague/csv/releases.atom",
+ "source": "https://github.com/thephpleague/csv"
+ },
"time": "2019-06-07T06:24:33+00:00"
},
{
"oauth2",
"single sign on"
],
+ "support": {
+ "issues": "https://github.com/thephpleague/oauth2-client/issues",
+ "source": "https://github.com/thephpleague/oauth2-client/tree/2.6.0"
+ },
"time": "2020-10-28T02:03:40+00:00"
},
{
"oauth",
"oauth2"
],
+ "support": {
+ "issues": "https://github.com/thephpleague/oauth2-google/issues",
+ "source": "https://github.com/thephpleague/oauth2-google/tree/3.0.3"
+ },
"time": "2020-07-24T15:16:12+00:00"
},
{
"topological sort",
"topsort"
],
+ "support": {
+ "issues": "https://github.com/marcj/topsort.php/issues",
+ "source": "https://github.com/marcj/topsort.php/tree/1.1.0"
+ },
"time": "2016-11-19T14:58:11+00:00"
},
{
},
"type": "library",
"autoload": {
- "psr-4": {
- "Complex\\": "classes/src/"
- },
"files": [
"classes/src/functions/abs.php",
"classes/src/functions/acos.php",
"classes/src/operations/multiply.php",
"classes/src/operations/divideby.php",
"classes/src/operations/divideinto.php"
- ]
+ ],
+ "psr-4": {
+ "Complex\\": "classes/src/"
+ }
},
"notification-url": "https://packagist.org/downloads/",
"license": [
},
"type": "library",
"autoload": {
- "psr-4": {
- "Matrix\\": "classes/src/"
- },
"files": [
"classes/src/Functions/adjoint.php",
"classes/src/Functions/antidiagonal.php",
"classes/src/Operations/multiply.php",
"classes/src/Operations/divideby.php",
"classes/src/Operations/divideinto.php"
- ]
+ ],
+ "psr-4": {
+ "Matrix\\": "classes/src/"
+ }
},
"notification-url": "https://packagist.org/downloads/",
"license": [
}
],
"description": "CSS Autoprefixer written in pure PHP.",
+ "support": {
+ "issues": "https://github.com/padaliyajay/php-autoprefixer/issues",
+ "source": "https://github.com/padaliyajay/php-autoprefixer/tree/1.3"
+ },
"time": "2019-11-26T09:55:37+00:00"
},
{
"pseudorandom",
"random"
],
+ "support": {
+ "email": "info@paragonie.com",
+ "issues": "https://github.com/paragonie/random_compat/issues",
+ "source": "https://github.com/paragonie/random_compat"
+ },
"time": "2020-10-15T08:29:30+00:00"
},
{
}
],
"description": "Abstraction of various SASL mechanism responses",
+ "support": {
+ "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Auth_SASL",
+ "source": "https://github.com/pear/Auth_SASL"
+ },
"time": "2017-03-07T14:37:05+00:00"
},
{
}
],
"description": "More info available on: http://pear.php.net/package/Console_Getopt",
+ "support": {
+ "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Console_Getopt",
+ "source": "https://github.com/pear/Console_Getopt"
+ },
"time": "2015-07-20T20:28:12+00:00"
},
{
"pear/net_smtp": "Install optionally via your project's composer.json"
},
"type": "library",
- "extra": {
- "patches_applied": {
- "Apply CiviCRM Customisations for CRM-1367 and CRM-5946": "https://raw.githubusercontent.com/civicrm/civicrm-core/36319938a5bf26c1e7e2110a26a65db6a5979268/tools/scripts/composer/patches/pear-mail.patch"
- }
- },
"autoload": {
"psr-0": {
"Mail": "./"
],
"description": "Class that provides multiple interfaces for sending emails.",
"homepage": "http://pear.php.net/package/Mail",
+ "support": {
+ "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Mail",
+ "source": "https://github.com/pear/Mail"
+ },
"time": "2017-04-11T17:27:29+00:00"
},
{
"pear/pear-core-minimal": "*"
},
"type": "library",
- "extra": {
- "patches_applied": {
- "Apply patch for CRM-3133 wordwrap body to be 750 characters to apply with RFC 2821": "https://raw.githubusercontent.com/civicrm/civicrm-core/74e25f27bb3be32519657539afe8a285c6c99a08/tools/scripts/composer/patches/mail_mime_crm_3133.patch"
- }
- },
"autoload": {
"psr-0": {
"Mail": "./"
],
"description": "Mail_Mime provides classes to create MIME messages",
"homepage": "http://pear.php.net/package/Mail_Mime",
+ "support": {
+ "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Mail_Mime",
+ "source": "https://github.com/pear/Mail_Mime"
+ },
"time": "2020-06-27T08:35:27+00:00"
},
{
"pear/auth_sasl": "Install optionally via your project's composer.json"
},
"type": "library",
- "extra": {
- "patches_applied": {
- "Add in CiviCRM custom error message for CRM-8744": "https://raw.githubusercontent.com/civicrm/civicrm-core/a6a0ff13d2a155ad962529595dceaef728116f96/tools/scripts/composer/patches/net-smtp-patch.patch"
- }
- },
"autoload": {
"psr-0": {
"Net": "./"
"mail",
"smtp"
],
+ "support": {
+ "issues": "https://github.com/pear/Net_SMTP/issues",
+ "source": "https://github.com/pear/Net_SMTP"
+ },
"time": "2019-11-30T23:40:31+00:00"
},
{
}
],
"description": "More info available on: http://pear.php.net/package/Net_Socket",
+ "support": {
+ "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Net_Socket",
+ "source": "https://github.com/pear/Net_Socket"
+ },
"time": "2014-02-20T19:27:06+00:00"
},
{
}
],
"description": "Minimal set of PEAR core files to be used as composer dependency",
+ "support": {
+ "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR",
+ "source": "https://github.com/pear/pear-core-minimal"
+ },
"time": "2018-12-05T20:03:52+00:00"
},
{
"keywords": [
"exception"
],
+ "support": {
+ "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR_Exception",
+ "source": "https://github.com/pear/PEAR_Exception"
+ },
"time": "2019-12-10T10:24:42+00:00"
},
{
],
"description": "A library to read, parse, export and make subsets of different types of font files.",
"homepage": "https://github.com/PhenX/php-font-lib",
+ "support": {
+ "issues": "https://github.com/PhenX/php-font-lib/issues",
+ "source": "https://github.com/PhenX/php-font-lib/tree/0.5.2"
+ },
"time": "2020-03-08T15:31:32+00:00"
},
{
],
"description": "A library to read, parse and export to PDF SVG files.",
"homepage": "https://github.com/PhenX/php-svg-lib",
+ "support": {
+ "issues": "https://github.com/PhenX/php-svg-lib/issues",
+ "source": "https://github.com/PhenX/php-svg-lib/tree/master"
+ },
"time": "2019-09-11T20:02:13+00:00"
},
{
"x.509",
"x509"
],
+ "support": {
+ "issues": "https://github.com/phpseclib/phpseclib/issues",
+ "source": "https://github.com/phpseclib/phpseclib/tree/2.0.31"
+ },
"funding": [
{
"url": "https://github.com/terrafrost",
"psr",
"psr-6"
],
+ "support": {
+ "source": "https://github.com/php-fig/cache/tree/master"
+ },
"time": "2016-08-06T20:24:11+00:00"
},
{
"container-interop",
"psr"
],
+ "support": {
+ "issues": "https://github.com/php-fig/container/issues",
+ "source": "https://github.com/php-fig/container/tree/master"
+ },
"time": "2017-02-14T16:28:37+00:00"
},
{
"request",
"response"
],
+ "support": {
+ "source": "https://github.com/php-fig/http-message/tree/master"
+ },
"time": "2016-08-06T14:39:51+00:00"
},
{
"psr",
"psr-3"
],
+ "support": {
+ "source": "https://github.com/php-fig/log/tree/1.1.3"
+ },
"time": "2020-03-23T09:12:05+00:00"
},
{
"psr-16",
"simple-cache"
],
+ "support": {
+ "source": "https://github.com/php-fig/simple-cache/tree/master"
+ },
"time": "2017-10-23T01:57:42+00:00"
},
{
}
],
"description": "A polyfill for getallheaders.",
+ "support": {
+ "issues": "https://github.com/ralouphie/getallheaders/issues",
+ "source": "https://github.com/ralouphie/getallheaders/tree/develop"
+ },
"time": "2019-03-08T08:55:37+00:00"
},
{
"parser",
"stylesheet"
],
+ "support": {
+ "issues": "https://github.com/sabberworm/PHP-CSS-Parser/issues",
+ "source": "https://github.com/sabberworm/PHP-CSS-Parser/tree/8.3.1"
+ },
"time": "2020-06-01T09:10:00+00:00"
},
{
"scss",
"stylesheet"
],
+ "support": {
+ "issues": "https://github.com/scssphp/scssphp/issues",
+ "source": "https://github.com/scssphp/scssphp/tree/1.2.1"
+ },
"time": "2020-09-07T21:15:42+00:00"
},
{
}
},
"autoload": {
- "psr-4": {
- "Symfony\\Polyfill\\Ctype\\": ""
- },
"files": [
"bootstrap.php"
- ]
+ ],
+ "psr-4": {
+ "Symfony\\Polyfill\\Ctype\\": ""
+ }
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"polyfill",
"portable"
],
+ "support": {
+ "source": "https://github.com/symfony/polyfill-ctype/tree/v1.17.0"
+ },
+ "funding": [
+ {
+ "url": "https://symfony.com/sponsor",
+ "type": "custom"
+ },
+ {
+ "url": "https://github.com/fabpot",
+ "type": "github"
+ },
+ {
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
+ "type": "tidelift"
+ }
+ ],
"time": "2020-05-12T16:14:59+00:00"
},
{
}
},
"autoload": {
- "psr-4": {
- "Symfony\\Polyfill\\Iconv\\": ""
- },
"files": [
"bootstrap.php"
- ]
+ ],
+ "psr-4": {
+ "Symfony\\Polyfill\\Iconv\\": ""
+ }
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"portable",
"shim"
],
+ "support": {
+ "source": "https://github.com/symfony/polyfill-iconv/tree/v1.17.0"
+ },
+ "funding": [
+ {
+ "url": "https://symfony.com/sponsor",
+ "type": "custom"
+ },
+ {
+ "url": "https://github.com/fabpot",
+ "type": "github"
+ },
+ {
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
+ "type": "tidelift"
+ }
+ ],
"time": "2020-05-12T16:47:27+00:00"
},
{
}
},
"autoload": {
- "psr-4": {
- "Symfony\\Polyfill\\Intl\\Idn\\": ""
- },
"files": [
"bootstrap.php"
- ]
+ ],
+ "psr-4": {
+ "Symfony\\Polyfill\\Intl\\Idn\\": ""
+ }
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"portable",
"shim"
],
+ "support": {
+ "source": "https://github.com/symfony/polyfill-intl-idn/tree/master"
+ },
+ "funding": [
+ {
+ "url": "https://symfony.com/sponsor",
+ "type": "custom"
+ },
+ {
+ "url": "https://github.com/fabpot",
+ "type": "github"
+ },
+ {
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
+ "type": "tidelift"
+ }
+ ],
"time": "2020-05-12T16:47:27+00:00"
},
{
}
},
"autoload": {
- "psr-4": {
- "Symfony\\Polyfill\\Mbstring\\": ""
- },
"files": [
"bootstrap.php"
- ]
+ ],
+ "psr-4": {
+ "Symfony\\Polyfill\\Mbstring\\": ""
+ }
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"portable",
"shim"
],
+ "support": {
+ "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.17.0"
+ },
"funding": [
{
"url": "https://symfony.com/sponsor",
}
},
"autoload": {
- "psr-4": {
- "Symfony\\Polyfill\\Php72\\": ""
- },
"files": [
"bootstrap.php"
- ]
+ ],
+ "psr-4": {
+ "Symfony\\Polyfill\\Php72\\": ""
+ }
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"portable",
"shim"
],
+ "support": {
+ "source": "https://github.com/symfony/polyfill-php72/tree/master"
+ },
+ "funding": [
+ {
+ "url": "https://symfony.com/sponsor",
+ "type": "custom"
+ },
+ {
+ "url": "https://github.com/fabpot",
+ "type": "github"
+ },
+ {
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
+ "type": "tidelift"
+ }
+ ],
"time": "2020-05-12T16:47:27+00:00"
},
{
"MIT"
],
"description": "Parser for .gitignore (and sparse-checkout, and anything else using the same format) files",
+ "support": {
+ "issues": "https://github.com/TOGoS/PHPGitIgnore/issues",
+ "source": "https://github.com/TOGoS/PHPGitIgnore/tree/master"
+ },
"time": "2019-04-19T19:16:58+00:00"
},
{
],
"description": "Default configuration for certificate authorities",
"homepage": "https://github.com/totten/ca_config",
+ "support": {
+ "issues": "https://github.com/totten/ca_config/issues",
+ "source": "https://github.com/totten/ca_config/tree/master"
+ },
"time": "2017-05-10T20:08:17+00:00"
},
{
"resource",
"watching"
],
+ "support": {
+ "source": "https://github.com/totten/Lurker/tree/1.3.0"
+ },
"time": "2020-09-01T10:01:01+00:00"
},
{
"minify",
"yui"
],
+ "support": {
+ "issues": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port/issues",
+ "source": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port"
+ },
"time": "2018-01-15T15:26:51+00:00"
},
{
"security",
"stream-wrapper"
],
+ "support": {
+ "issues": "https://github.com/TYPO3/phar-stream-wrapper/issues",
+ "source": "https://github.com/TYPO3/phar-stream-wrapper/tree/master"
+ },
"time": "2019-12-10T11:53:27+00:00"
},
{
"deserialize",
"unserialize"
],
+ "support": {
+ "issues": "https://github.com/xKerman/restricted-unserialize/issues",
+ "source": "https://github.com/xKerman/restricted-unserialize/tree/1.1.12"
+ },
"time": "2019-08-11T00:04:39+00:00"
},
{
],
"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",
+ "support": {
+ "issues": "https://github.com/zetacomponents/Base/issues",
+ "source": "https://github.com/zetacomponents/Base/tree/1.9.1"
+ },
"time": "2017-11-28T11:30:00+00:00"
},
{
"zetacomponents/unit-test": "*"
},
"type": "library",
- "extra": {
- "patches_applied": {
- "CiviCRM Custom Patches for ZetaCompoents mail": "https://raw.githubusercontent.com/civicrm/civicrm-core/9d93748a36c7c5d44422911db1c98fb2f7067b34/tools/scripts/composer/patches/civicrm-custom-patches-zetacompoents-mail.patch",
- "Allow single quotes to be used in return path": "https://github.com/zetacomponents/Mail/pull/86.patch"
- }
- },
"autoload": {
"classmap": [
"src"
],
"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",
+ "support": {
+ "issues": "https://github.com/zetacomponents/Mail/issues",
+ "source": "https://github.com/zetacomponents/Mail/tree/1.9.2"
+ },
"time": "2020-06-13T12:38:26+00:00"
}
],
"platform-overrides": {
"php": "7.2"
},
- "plugin-api-version": "2.1.0"
+ "plugin-api-version": "2.2.0"
}