2017-04-01 05:05:07 +02:00
{
"_readme": [
"This file locks the dependencies of your project to a known state",
2018-10-03 07:35:12 +02:00
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
2017-04-01 05:05:07 +02:00
"This file is @generated automatically"
],
2020-07-22 16:43:05 +02:00
"content-hash": "7d1fe40c28d815b56d0b5cb323860b26",
2017-04-01 05:05:07 +02:00
"packages": [
2018-03-18 10:10:35 +01:00
{
"name": "asika/simple-console",
"version": "1.0.3",
"source": {
"type": "git",
"url": "https://github.com/asika32764/php-simple-console.git",
"reference": "0b624c1a999849dc6481a47182e58d593bf65068"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/asika32764/php-simple-console/zipball/0b624c1a999849dc6481a47182e58d593bf65068",
"reference": "0b624c1a999849dc6481a47182e58d593bf65068",
"shasum": ""
},
"type": "library",
"autoload": {
"psr-4": {
"Asika\\SimpleConsole\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Simon Asika",
"email": "asika32764@gmail.com"
}
],
"description": "One file console framework to help you write build scripts.",
"time": "2018-03-08T12:05:40+00:00"
},
2019-05-13 07:18:09 +02:00
{
"name": "bacon/bacon-qr-code",
"version": "1.0.3",
"source": {
"type": "git",
"url": "https://github.com/Bacon/BaconQrCode.git",
"reference": "5a91b62b9d37cee635bbf8d553f4546057250bee"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/5a91b62b9d37cee635bbf8d553f4546057250bee",
"reference": "5a91b62b9d37cee635bbf8d553f4546057250bee",
"shasum": ""
},
"require": {
"ext-iconv": "*",
"php": "^5.4|^7.0"
},
"require-dev": {
"phpunit/phpunit": "^4.8"
},
"suggest": {
"ext-gd": "to generate QR code images"
},
"type": "library",
"autoload": {
"psr-0": {
"BaconQrCode": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-2-Clause"
],
"authors": [
{
"name": "Ben Scholzen 'DASPRiD'",
"email": "mail@dasprids.de",
"homepage": "http://www.dasprids.de",
"role": "Developer"
}
],
"description": "BaconQrCode is a QR code generator for PHP.",
"homepage": "https://github.com/Bacon/BaconQrCode",
"time": "2017-10-17T09:59:25+00:00"
},
2018-01-17 04:50:33 +01:00
{
"name": "bower-asset/Chart-js",
2020-06-17 19:23:28 +02:00
"version": "v2.9.3",
2018-01-17 04:50:33 +01:00
"source": {
"type": "git",
"url": "https://github.com/chartjs/Chart.js.git",
2020-06-17 19:23:28 +02:00
"reference": "06f73dc3590084b2c464bf08189c7aee2b6b92d2"
2018-01-17 04:50:33 +01:00
},
"dist": {
"type": "zip",
2020-06-17 19:23:28 +02:00
"url": "https://api.github.com/repos/chartjs/Chart.js/zipball/06f73dc3590084b2c464bf08189c7aee2b6b92d2",
"reference": "06f73dc3590084b2c464bf08189c7aee2b6b92d2",
2018-01-17 04:50:33 +01:00
"shasum": ""
},
"type": "bower-asset-library",
"extra": {
"bower-asset-main": "./dist/Chart.js",
"bower-asset-ignore": [
".github",
".codeclimate.yml",
".gitignore",
".npmignore",
".travis.yml",
"scripts"
]
},
"license": [
"MIT"
],
"description": "Simple HTML5 charts using the canvas element.",
2020-06-17 19:23:28 +02:00
"time": "2019-11-14T18:37:30+00:00"
2018-01-17 04:50:33 +01:00
},
2018-01-18 03:23:03 +01:00
{
"name": "bower-asset/base64",
2020-06-17 19:23:28 +02:00
"version": "1.1.0",
2018-01-18 03:23:03 +01:00
"source": {
"type": "git",
"url": "https://github.com/davidchambers/Base64.js.git",
2020-06-17 19:23:28 +02:00
"reference": "660b299aa4854843fd35d42b30eda9273125b9da"
2018-01-18 03:23:03 +01:00
},
"dist": {
"type": "zip",
2020-06-17 19:23:28 +02:00
"url": "https://api.github.com/repos/davidchambers/Base64.js/zipball/660b299aa4854843fd35d42b30eda9273125b9da",
"reference": "660b299aa4854843fd35d42b30eda9273125b9da",
2018-01-18 03:23:03 +01:00
"shasum": ""
},
"type": "bower-asset-library",
"extra": {
"bower-asset-main": "./base64.js",
"bower-asset-ignore": [
"**/.*",
"Makefile",
"coverage/",
"scripts/",
"test/"
]
},
"license": [
"WTFPL"
],
"description": "Base64 encoding and decoding",
2020-06-17 19:23:28 +02:00
"time": "2019-11-02T20:07:47+00:00"
2018-01-18 03:23:03 +01:00
},
2019-05-26 21:42:49 +02:00
{
"name": "bower-asset/dompurify",
2019-09-28 10:49:41 +02:00
"version": "1.0.11",
2019-05-26 21:42:49 +02:00
"source": {
"type": "git",
"url": "https://github.com/cure53/DOMPurify.git",
2019-09-28 10:49:41 +02:00
"reference": "3c1c0d7e11cda896b0c69cf82e0ca6e0c0e7dd38"
2019-05-26 21:42:49 +02:00
},
"dist": {
"type": "zip",
2019-09-28 10:49:41 +02:00
"url": "https://api.github.com/repos/cure53/DOMPurify/zipball/3c1c0d7e11cda896b0c69cf82e0ca6e0c0e7dd38",
"reference": "3c1c0d7e11cda896b0c69cf82e0ca6e0c0e7dd38",
2019-05-26 21:42:49 +02:00
"shasum": ""
},
"type": "bower-asset-library",
"extra": {
"bower-asset-main": "src/purify.js",
"bower-asset-ignore": [
"**/.*",
"demos",
"scripts",
"test",
"website"
]
},
"license": [
"MPL-2.0",
"Apache-2.0"
],
"description": "A DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG",
"keywords": [
"cross site scripting",
"dom",
"filter",
"html",
"mathml",
"sanitize",
"sanitizer",
"secure",
"security",
"svg",
"xss"
],
2019-09-28 10:49:41 +02:00
"time": "2019-06-18T13:33:05+00:00"
2019-05-26 21:42:49 +02:00
},
2019-08-22 20:45:41 +02:00
{
"name": "bower-asset/fork-awesome",
"version": "1.1.7",
"source": {
"type": "git",
"url": "https://github.com/ForkAwesome/Fork-Awesome.git",
"reference": "326af9c8bee0c80ff4c00cb2fadd4f1edd2a08c3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ForkAwesome/Fork-Awesome/zipball/326af9c8bee0c80ff4c00cb2fadd4f1edd2a08c3",
"reference": "326af9c8bee0c80ff4c00cb2fadd4f1edd2a08c3",
"shasum": ""
},
"type": "bower-asset-library",
"extra": {
"bower-asset-main": [
"less/fork-awesome.less",
"scss/fork-awesome.scss"
],
"bower-asset-ignore": [
"*/.*",
"*.json",
"src",
"*.yml",
"Gemfile",
"Gemfile.lock",
"*.md"
]
},
"license": [
"OFL-1.1",
"MIT",
"CC-BY-3.0"
],
"description": "Fork Awesome",
"keywords": [
"awesome",
"font",
"fork",
"icon"
],
"time": "2019-02-28T15:21:34+00:00"
},
2018-04-18 01:56:47 +02:00
{
"name": "bower-asset/vue",
2020-06-17 19:23:28 +02:00
"version": "v2.6.11",
2018-04-18 01:56:47 +02:00
"source": {
"type": "git",
"url": "https://github.com/vuejs/vue.git",
2020-06-17 19:23:28 +02:00
"reference": "ec78fc8b6d03e59da669be1adf4b4b5abf670a34"
2018-04-18 01:56:47 +02:00
},
"dist": {
"type": "zip",
2020-06-17 19:23:28 +02:00
"url": "https://api.github.com/repos/vuejs/vue/zipball/ec78fc8b6d03e59da669be1adf4b4b5abf670a34",
"reference": "ec78fc8b6d03e59da669be1adf4b4b5abf670a34",
2018-04-18 01:56:47 +02:00
"shasum": ""
},
"type": "bower-asset-library"
},
2018-10-03 07:35:12 +02:00
{
"name": "divineomega/do-file-cache",
2019-09-28 10:49:41 +02:00
"version": "v2.0.6",
2018-10-03 07:35:12 +02:00
"source": {
"type": "git",
"url": "https://github.com/DivineOmega/DO-File-Cache.git",
2019-09-28 10:49:41 +02:00
"reference": "23696a8a4c3ebe2ab3d68a35b2698fa103f69334"
2018-10-03 07:35:12 +02:00
},
"dist": {
"type": "zip",
2019-09-28 10:49:41 +02:00
"url": "https://api.github.com/repos/DivineOmega/DO-File-Cache/zipball/23696a8a4c3ebe2ab3d68a35b2698fa103f69334",
"reference": "23696a8a4c3ebe2ab3d68a35b2698fa103f69334",
2018-10-03 07:35:12 +02:00
"shasum": ""
},
"require": {
2019-09-28 10:49:41 +02:00
"ext-json": "*",
"ext-zlib": "*",
2018-10-03 07:35:12 +02:00
"php": ">=5.6"
},
"require-dev": {
"php-coveralls/php-coveralls": "^2.1",
"phpunit/phpunit": "^6.5"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
}
},
"autoload": {
"psr-4": {
"DivineOmega\\DOFileCache\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-3.0-only"
],
"description": "DO File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.",
"keywords": [
"cache",
"caching",
"caching library",
"file cache",
"library",
"php"
],
2019-09-28 10:49:41 +02:00
"time": "2018-12-31T09:36:51+00:00"
2018-10-03 07:35:12 +02:00
},
{
"name": "divineomega/do-file-cache-psr-6",
"version": "v2.0.1",
"source": {
"type": "git",
"url": "https://github.com/DivineOmega/DO-File-Cache-PSR-6.git",
"reference": "18f9807d0491d093e9a12741afb40257d92f017e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/DivineOmega/DO-File-Cache-PSR-6/zipball/18f9807d0491d093e9a12741afb40257d92f017e",
"reference": "18f9807d0491d093e9a12741afb40257d92f017e",
"shasum": ""
},
"require": {
"divineomega/do-file-cache": "^2.0.0",
"psr/cache": "^1.0"
},
"require-dev": {
"cache/integration-tests": "^0.16.0",
"php-coveralls/php-coveralls": "^2.1",
"phpunit/phpunit": "^5.7"
},
"type": "library",
"autoload": {
"psr-4": {
"DivineOmega\\DOFileCachePSR6\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-3.0-only"
],
"authors": [
{
"name": "Jordan Hall",
"email": "jordan@hall05.co.uk"
}
],
"description": "PSR-6 adapter for DO File Cache",
"time": "2018-07-13T08:32:36+00:00"
},
2018-03-21 06:31:00 +01:00
{
"name": "divineomega/password_exposed",
2019-09-28 10:49:41 +02:00
"version": "v2.8.0",
2018-03-21 06:31:00 +01:00
"source": {
"type": "git",
"url": "https://github.com/DivineOmega/password_exposed.git",
2019-09-28 10:49:41 +02:00
"reference": "908ed8e62ef95411bd0f866e29c69cef2bbca880"
2018-03-21 06:31:00 +01:00
},
"dist": {
"type": "zip",
2019-09-28 10:49:41 +02:00
"url": "https://api.github.com/repos/DivineOmega/password_exposed/zipball/908ed8e62ef95411bd0f866e29c69cef2bbca880",
"reference": "908ed8e62ef95411bd0f866e29c69cef2bbca880",
2018-03-21 06:31:00 +01:00
"shasum": ""
},
"require": {
2018-10-03 07:35:12 +02:00
"divineomega/do-file-cache-psr-6": "^2.0",
2018-03-21 06:31:00 +01:00
"guzzlehttp/guzzle": "^6.3",
2019-09-28 10:49:41 +02:00
"paragonie/certainty": "^1|^2",
2018-10-03 07:35:12 +02:00
"php": ">=5.6"
2018-03-21 06:31:00 +01:00
},
"require-dev": {
"fzaninotto/faker": "^1.7",
2018-10-03 07:35:12 +02:00
"php-coveralls/php-coveralls": "^2.1",
2019-09-28 10:49:41 +02:00
"phpunit/phpunit": "^6.5",
2018-03-21 06:31:00 +01:00
"vimeo/psalm": "^1"
},
"type": "library",
"autoload": {
"psr-4": {
"DivineOmega\\PasswordExposed\\": "src/"
},
"files": [
"src/PasswordExposedFunction.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-3.0-only"
],
"authors": [
{
"name": "Jordan Hall",
"email": "jordan@hall05.co.uk"
}
],
"description": "This PHP package provides a `password_exposed` helper function, that uses the haveibeenpwned.com API to check if a password has been exposed in a data breach.",
2019-09-28 10:49:41 +02:00
"time": "2019-01-25T12:00:28+00:00"
2018-03-21 06:31:00 +01:00
},
2017-04-01 05:05:07 +02:00
{
"name": "ezyang/htmlpurifier",
2020-06-17 19:23:28 +02:00
"version": "v4.12.0",
2017-04-01 05:05:07 +02:00
"source": {
"type": "git",
"url": "https://github.com/ezyang/htmlpurifier.git",
2020-06-17 19:23:28 +02:00
"reference": "a617e55bc62a87eec73bd456d146d134ad716f03"
2017-04-01 05:05:07 +02:00
},
"dist": {
"type": "zip",
2020-06-17 19:23:28 +02:00
"url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/a617e55bc62a87eec73bd456d146d134ad716f03",
"reference": "a617e55bc62a87eec73bd456d146d134ad716f03",
2017-04-01 05:05:07 +02:00
"shasum": ""
},
"require": {
"php": ">=5.2"
},
2020-06-17 19:23:28 +02:00
"require-dev": {
"simpletest/simpletest": "dev-master#72de02a7b80c6bb8864ef9bf66d41d2f58f826bd"
},
2017-04-01 05:05:07 +02:00
"type": "library",
"autoload": {
"psr-0": {
"HTMLPurifier": "library/"
},
"files": [
"library/HTMLPurifier.composer.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2020-06-17 19:23:28 +02:00
"LGPL-2.1-or-later"
2017-04-01 05:05:07 +02:00
],
"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"
],
2020-06-17 19:23:28 +02:00
"time": "2019-10-28T03:44:26+00:00"
2017-04-01 05:05:07 +02:00
},
2018-09-28 17:04:51 +02:00
{
"name": "friendica/json-ld",
2018-10-09 07:04:24 +02:00
"version": "1.1.1",
2018-09-28 17:04:51 +02:00
"source": {
"type": "git",
"url": "https://git.friendi.ca/friendica/php-json-ld",
2018-10-09 07:04:24 +02:00
"reference": "ca3916d10d2ad9073b3b1eae383978dbe828e1e1"
2018-09-28 17:04:51 +02:00
},
"require": {
"ext-json": "*",
"php": ">=5.4.0"
},
"type": "library",
"autoload": {
"files": [
"jsonld.php"
]
},
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Digital Bazaar, Inc.",
"email": "support@digitalbazaar.com",
2018-10-09 07:04:24 +02:00
"homepage": "http://digitalbazaar.com/"
2018-09-28 17:04:51 +02:00
},
{
"name": "Friendica Team",
2018-10-09 07:04:24 +02:00
"homepage": "https://friendi.ca/"
2018-09-28 17:04:51 +02:00
}
],
"description": "A JSON-LD Processor and API implementation in PHP.",
"homepage": "https://git.friendi.ca/friendica/php-json-ld",
"keywords": [
2020-05-14 05:59:22 +02:00
"JSON",
2018-09-28 17:04:51 +02:00
"JSON-LD",
"Linked Data",
"RDF",
"Semantic Web",
"jsonld"
],
2018-10-09 07:04:24 +02:00
"time": "2018-10-08T20:41:00+00:00"
2018-09-28 17:04:51 +02:00
},
2018-01-16 22:55:14 +01:00
{
"name": "fxp/composer-asset-plugin",
2019-09-28 10:49:41 +02:00
"version": "v1.4.6",
2018-01-16 22:55:14 +01:00
"source": {
"type": "git",
"url": "https://github.com/fxpio/composer-asset-plugin.git",
2019-09-28 10:49:41 +02:00
"reference": "886ece037849d3935c5a34cdcd984e46f2de5fae"
2018-01-16 22:55:14 +01:00
},
"dist": {
"type": "zip",
2019-09-28 10:49:41 +02:00
"url": "https://api.github.com/repos/fxpio/composer-asset-plugin/zipball/886ece037849d3935c5a34cdcd984e46f2de5fae",
"reference": "886ece037849d3935c5a34cdcd984e46f2de5fae",
2018-01-16 22:55:14 +01:00
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.0",
"php": ">=5.3.3"
},
"require-dev": {
2018-10-03 07:35:12 +02:00
"composer/composer": "^1.6.0"
2018-01-16 22:55:14 +01:00
},
"type": "composer-plugin",
"extra": {
"class": "Fxp\\Composer\\AssetPlugin\\FxpAssetPlugin",
"branch-alias": {
"dev-master": "1.4-dev"
}
},
"autoload": {
"psr-4": {
"Fxp\\Composer\\AssetPlugin\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "François Pluchino",
"email": "francois.pluchino@gmail.com"
}
],
"description": "NPM/Bower Dependency Manager for Composer",
"homepage": "https://github.com/fxpio/composer-asset-plugin",
"keywords": [
"asset",
"bower",
"composer",
"dependency manager",
"nodejs",
"npm",
"package"
],
2019-09-28 10:49:41 +02:00
"time": "2019-08-08T18:36:07+00:00"
2018-01-16 22:55:14 +01:00
},
2018-03-21 06:31:00 +01:00
{
"name": "guzzlehttp/guzzle",
2020-06-17 19:23:28 +02:00
"version": "6.5.5",
2018-03-21 06:31:00 +01:00
"source": {
"type": "git",
"url": "https://github.com/guzzle/guzzle.git",
2020-06-17 19:23:28 +02:00
"reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e"
2018-03-21 06:31:00 +01:00
},
"dist": {
"type": "zip",
2020-06-17 19:23:28 +02:00
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/9d4290de1cfd701f38099ef7e183b64b4b7b0c5e",
"reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e",
2018-03-21 06:31:00 +01:00
"shasum": ""
},
"require": {
2020-06-17 19:23:28 +02:00
"ext-json": "*",
2018-03-21 06:31:00 +01:00
"guzzlehttp/promises": "^1.0",
2020-06-17 19:23:28 +02:00
"guzzlehttp/psr7": "^1.6.1",
"php": ">=5.5",
"symfony/polyfill-intl-idn": "^1.17.0"
2018-03-21 06:31:00 +01:00
},
"require-dev": {
"ext-curl": "*",
2018-10-03 07:35:12 +02:00
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
2020-06-17 19:23:28 +02:00
"psr/log": "^1.1"
2018-03-21 06:31:00 +01:00
},
"suggest": {
"psr/log": "Required for using the Log middleware"
},
"type": "library",
"extra": {
"branch-alias": {
2020-06-17 19:23:28 +02:00
"dev-master": "6.5-dev"
2018-03-21 06:31:00 +01:00
}
},
"autoload": {
"psr-4": {
"GuzzleHttp\\": "src/"
2020-06-17 19:23:28 +02:00
},
"files": [
"src/functions_include.php"
]
2018-03-21 06:31:00 +01:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
}
],
"description": "Guzzle is a PHP HTTP client library",
"homepage": "http://guzzlephp.org/",
"keywords": [
"client",
"curl",
"framework",
"http",
"http client",
"rest",
"web service"
],
2020-06-17 19:23:28 +02:00
"time": "2020-06-16T21:01:06+00:00"
2018-03-21 06:31:00 +01:00
},
{
"name": "guzzlehttp/promises",
"version": "v1.3.1",
"source": {
"type": "git",
"url": "https://github.com/guzzle/promises.git",
"reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
"reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
"shasum": ""
},
"require": {
"php": ">=5.5.0"
},
"require-dev": {
"phpunit/phpunit": "^4.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.4-dev"
}
},
"autoload": {
"psr-4": {
"GuzzleHttp\\Promise\\": "src/"
},
"files": [
"src/functions_include.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
}
],
"description": "Guzzle promises library",
"keywords": [
"promise"
],
"time": "2016-12-20T10:07:11+00:00"
},
{
"name": "guzzlehttp/psr7",
2019-09-28 10:49:41 +02:00
"version": "1.6.1",
2018-03-21 06:31:00 +01:00
"source": {
"type": "git",
"url": "https://github.com/guzzle/psr7.git",
2019-09-28 10:49:41 +02:00
"reference": "239400de7a173fe9901b9ac7c06497751f00727a"
2018-03-21 06:31:00 +01:00
},
"dist": {
"type": "zip",
2019-09-28 10:49:41 +02:00
"url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a",
"reference": "239400de7a173fe9901b9ac7c06497751f00727a",
2018-03-21 06:31:00 +01:00
"shasum": ""
},
"require": {
"php": ">=5.4.0",
2019-09-28 10:49:41 +02:00
"psr/http-message": "~1.0",
"ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
2018-03-21 06:31:00 +01:00
},
"provide": {
"psr/http-message-implementation": "1.0"
},
"require-dev": {
2019-09-28 10:49:41 +02:00
"ext-zlib": "*",
"phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8"
},
"suggest": {
"zendframework/zend-httphandlerrunner": "Emit PSR-7 responses"
2018-03-21 06:31:00 +01:00
},
"type": "library",
"extra": {
"branch-alias": {
2019-09-28 10:49:41 +02:00
"dev-master": "1.6-dev"
2018-03-21 06:31:00 +01:00
}
},
"autoload": {
"psr-4": {
"GuzzleHttp\\Psr7\\": "src/"
},
"files": [
"src/functions_include.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
},
{
"name": "Tobias Schultze",
"homepage": "https://github.com/Tobion"
}
],
"description": "PSR-7 message implementation that also provides common utility methods",
"keywords": [
"http",
"message",
2019-09-28 10:49:41 +02:00
"psr-7",
2018-03-21 06:31:00 +01:00
"request",
"response",
"stream",
"uri",
"url"
],
2019-09-28 10:49:41 +02:00
"time": "2019-07-01T23:21:34+00:00"
2018-03-21 06:31:00 +01:00
},
2017-04-07 05:33:12 +02:00
{
"name": "league/html-to-markdown",
2019-12-28 03:41:48 +01:00
"version": "4.9.1",
2017-04-07 05:33:12 +02:00
"source": {
"type": "git",
"url": "https://github.com/thephpleague/html-to-markdown.git",
2019-12-28 03:41:48 +01:00
"reference": "1dcd0f85de786f46a7f224a27cc3d709ddd2a68c"
2017-04-07 05:33:12 +02:00
},
"dist": {
"type": "zip",
2019-12-28 03:41:48 +01:00
"url": "https://api.github.com/repos/thephpleague/html-to-markdown/zipball/1dcd0f85de786f46a7f224a27cc3d709ddd2a68c",
"reference": "1dcd0f85de786f46a7f224a27cc3d709ddd2a68c",
2017-04-07 05:33:12 +02:00
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-xml": "*",
"php": ">=5.3.3"
},
"require-dev": {
"mikehaertl/php-shellcommand": "~1.1.0",
2019-12-28 03:41:48 +01:00
"phpunit/phpunit": "^4.8|^5.7",
2017-04-07 05:33:12 +02:00
"scrutinizer/ocular": "~1.1"
},
"bin": [
"bin/html-to-markdown"
],
"type": "library",
"extra": {
"branch-alias": {
2019-12-28 03:41:48 +01:00
"dev-master": "4.10-dev"
2017-04-07 05:33:12 +02:00
}
},
"autoload": {
"psr-4": {
"League\\HTMLToMarkdown\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
2018-09-18 14:58:31 +02:00
{
"name": "Colin O'Dell",
"email": "colinodell@gmail.com",
"homepage": "https://www.colinodell.com",
"role": "Lead Developer"
2019-09-28 10:49:41 +02:00
},
{
"name": "Nick Cernis",
"email": "nick@cern.is",
"homepage": "http://modernnerd.net",
"role": "Original Author"
2017-04-07 05:33:12 +02:00
}
],
"description": "An HTML-to-markdown conversion helper for PHP",
"homepage": "https://github.com/thephpleague/html-to-markdown",
"keywords": [
"html",
"markdown"
],
2019-12-28 03:41:48 +01:00
"time": "2019-12-28T01:32:28+00:00"
2017-04-07 05:33:12 +02:00
},
2019-07-19 21:42:02 +02:00
{
"name": "level-2/dice",
2020-06-17 19:23:28 +02:00
"version": "4.0.2",
2019-07-19 21:42:02 +02:00
"source": {
"type": "git",
"url": "https://github.com/Level-2/Dice.git",
2020-06-17 19:23:28 +02:00
"reference": "b9336d9200d0165c31e982374dc5d8d2552807bc"
2019-07-19 21:42:02 +02:00
},
"dist": {
"type": "zip",
2020-06-17 19:23:28 +02:00
"url": "https://api.github.com/repos/Level-2/Dice/zipball/b9336d9200d0165c31e982374dc5d8d2552807bc",
"reference": "b9336d9200d0165c31e982374dc5d8d2552807bc",
2019-07-19 21:42:02 +02:00
"shasum": ""
},
"require": {
"php": ">=7.0.0"
},
"require-dev": {
"phpunit/phpunit": "^6.5"
},
"type": "library",
"autoload": {