2019-01-21 17:15:25 +00:00
|
|
|
{
|
|
|
|
"_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#installing-dependencies",
|
|
|
|
"This file is @generated automatically"
|
|
|
|
],
|
2020-01-20 05:36:42 +00:00
|
|
|
"content-hash": "c1f427736a854f73400b9e527724a254",
|
|
|
|
"packages": [],
|
|
|
|
"packages-dev": [
|
2019-01-21 17:15:25 +00:00
|
|
|
{
|
|
|
|
"name": "daux/daux.io",
|
2019-10-11 16:00:48 +00:00
|
|
|
"version": "0.11.1",
|
2019-01-21 17:15:25 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2019-08-29 17:06:38 +00:00
|
|
|
"url": "https://github.com/dauxio/daux.io.git",
|
2019-10-11 16:00:48 +00:00
|
|
|
"reference": "e796fad8627b7a2c95d1caf80e8e7b19969133e9"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2019-10-11 16:00:48 +00:00
|
|
|
"url": "https://api.github.com/repos/dauxio/daux.io/zipball/e796fad8627b7a2c95d1caf80e8e7b19969133e9",
|
|
|
|
"reference": "e796fad8627b7a2c95d1caf80e8e7b19969133e9",
|
2019-01-21 17:15:25 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"guzzlehttp/guzzle": "~6.0",
|
2019-07-26 23:06:02 +00:00
|
|
|
"league/commonmark": "^0.18",
|
2019-01-21 17:15:25 +00:00
|
|
|
"league/plates": "~3.1",
|
|
|
|
"myclabs/deep-copy": "^1.5",
|
2019-01-25 20:24:52 +00:00
|
|
|
"php": ">=7.1.3",
|
2019-10-11 16:00:48 +00:00
|
|
|
"scrivo/highlight.php": "^9.15",
|
2019-01-25 20:24:52 +00:00
|
|
|
"symfony/console": "^4.0",
|
|
|
|
"symfony/http-foundation": "^4.0",
|
2019-07-26 23:06:02 +00:00
|
|
|
"symfony/polyfill-intl-icu": "^1.10",
|
2019-01-25 20:24:52 +00:00
|
|
|
"symfony/process": "^4.0",
|
2019-07-26 23:06:02 +00:00
|
|
|
"webuni/commonmark-table-extension": "0.9.*",
|
2019-01-21 17:15:25 +00:00
|
|
|
"webuni/front-matter": "^1.0.0"
|
|
|
|
},
|
|
|
|
"replace": {
|
|
|
|
"justinwalsh/daux.io": "*"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"mikey179/vfsstream": "^1.6",
|
2019-07-26 23:06:02 +00:00
|
|
|
"phpunit/phpunit": "~7.4"
|
2019-01-25 20:24:52 +00:00
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"ext-intl": "Allows to translate the modified at date"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
"bin": [
|
|
|
|
"bin/daux"
|
|
|
|
],
|
|
|
|
"type": "project",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Todaymade\\Daux\\": "libs/"
|
|
|
|
}
|
|
|
|
},
|
2019-08-29 17:06:38 +00:00
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
2019-01-21 17:15:25 +00:00
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Stéphane Goetz",
|
|
|
|
"homepage": "http://onigoetz.ch/"
|
2019-08-09 11:54:17 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Justin Walsh",
|
|
|
|
"homepage": "http://todaymade.com/"
|
2019-01-21 17:15:25 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Documentation generator that uses a simple folder structure and Markdown files to create custom documentation on the fly",
|
|
|
|
"homepage": "https://dauxio.github.io/",
|
|
|
|
"keywords": [
|
|
|
|
"docs",
|
|
|
|
"documentation",
|
|
|
|
"markdown",
|
|
|
|
"md"
|
|
|
|
],
|
2020-11-30 15:51:39 +00:00
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/dauxio/daux.io/issues",
|
|
|
|
"source": "https://github.com/dauxio/daux.io/tree/master"
|
|
|
|
},
|
2019-10-11 16:00:48 +00:00
|
|
|
"time": "2019-09-23T20:10:07+00:00"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "guzzlehttp/guzzle",
|
2020-09-09 14:59:28 +00:00
|
|
|
"version": "6.5.5",
|
2019-01-21 17:15:25 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/guzzle/guzzle.git",
|
2020-09-09 14:59:28 +00:00
|
|
|
"reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2020-09-09 14:59:28 +00:00
|
|
|
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/9d4290de1cfd701f38099ef7e183b64b4b7b0c5e",
|
|
|
|
"reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e",
|
2019-01-21 17:15:25 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2019-12-03 00:12:48 +00:00
|
|
|
"ext-json": "*",
|
2019-01-21 17:15:25 +00:00
|
|
|
"guzzlehttp/promises": "^1.0",
|
2019-12-03 00:12:48 +00:00
|
|
|
"guzzlehttp/psr7": "^1.6.1",
|
2020-09-09 14:59:28 +00:00
|
|
|
"php": ">=5.5",
|
|
|
|
"symfony/polyfill-intl-idn": "^1.17.0"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"ext-curl": "*",
|
|
|
|
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
|
2019-12-03 00:12:48 +00:00
|
|
|
"psr/log": "^1.1"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"psr/log": "Required for using the Log middleware"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2020-01-20 05:34:02 +00:00
|
|
|
"dev-master": "6.5-dev"
|
2019-01-21 17:15:25 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"GuzzleHttp\\": "src/"
|
2019-12-03 00:12:48 +00:00
|
|
|
},
|
|
|
|
"files": [
|
|
|
|
"src/functions_include.php"
|
|
|
|
]
|
2019-01-21 17:15:25 +00: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-11-30 15:51:39 +00:00
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/guzzle/guzzle/issues",
|
|
|
|
"source": "https://github.com/guzzle/guzzle/tree/6.5"
|
|
|
|
},
|
2020-09-09 14:59:28 +00:00
|
|
|
"time": "2020-06-16T21:01:06+00:00"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "guzzlehttp/promises",
|
2020-10-26 18:44:54 +00:00
|
|
|
"version": "1.4.0",
|
2019-01-21 17:15:25 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/guzzle/promises.git",
|
2020-10-26 18:44:54 +00:00
|
|
|
"reference": "60d379c243457e073cff02bc323a2a86cb355631"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2020-10-26 18:44:54 +00:00
|
|
|
"url": "https://api.github.com/repos/guzzle/promises/zipball/60d379c243457e073cff02bc323a2a86cb355631",
|
|
|
|
"reference": "60d379c243457e073cff02bc323a2a86cb355631",
|
2019-01-21 17:15:25 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2020-10-26 18:44:54 +00:00
|
|
|
"php": ">=5.5"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2020-10-26 18:44:54 +00:00
|
|
|
"symfony/phpunit-bridge": "^4.4 || ^5.1"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
"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"
|
|
|
|
],
|
2020-11-30 15:51:39 +00:00
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/guzzle/promises/issues",
|
|
|
|
"source": "https://github.com/guzzle/promises/tree/1.4.0"
|
|
|
|
},
|
2020-10-26 18:44:54 +00:00
|
|
|
"time": "2020-09-30T07:37:28+00:00"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "guzzlehttp/psr7",
|
2020-10-26 18:44:54 +00:00
|
|
|
"version": "1.7.0",
|
2019-01-21 17:15:25 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/guzzle/psr7.git",
|
2020-10-26 18:44:54 +00:00
|
|
|
"reference": "53330f47520498c0ae1f61f7e2c90f55690c06a3"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2020-10-26 18:44:54 +00:00
|
|
|
"url": "https://api.github.com/repos/guzzle/psr7/zipball/53330f47520498c0ae1f61f7e2c90f55690c06a3",
|
|
|
|
"reference": "53330f47520498c0ae1f61f7e2c90f55690c06a3",
|
2019-01-21 17:15:25 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.4.0",
|
|
|
|
"psr/http-message": "~1.0",
|
2019-07-26 23:06:02 +00:00
|
|
|
"ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
"provide": {
|
|
|
|
"psr/http-message-implementation": "1.0"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
2019-07-26 23:06:02 +00:00
|
|
|
"ext-zlib": "*",
|
2020-10-26 18:44:54 +00:00
|
|
|
"phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
2019-07-26 23:06:02 +00:00
|
|
|
"suggest": {
|
2020-10-26 18:44:54 +00:00
|
|
|
"laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
|
2019-07-26 23:06:02 +00:00
|
|
|
},
|
2019-01-21 17:15:25 +00:00
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2020-10-26 18:44:54 +00:00
|
|
|
"dev-master": "1.7-dev"
|
2019-01-21 17:15:25 +00: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",
|
|
|
|
"psr-7",
|
|
|
|
"request",
|
|
|
|
"response",
|
|
|
|
"stream",
|
|
|
|
"uri",
|
|
|
|
"url"
|
|
|
|
],
|
2020-11-30 15:51:39 +00:00
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/guzzle/psr7/issues",
|
|
|
|
"source": "https://github.com/guzzle/psr7/tree/1.7.0"
|
|
|
|
},
|
2020-10-26 18:44:54 +00:00
|
|
|
"time": "2020-09-30T07:37:11+00:00"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "league/commonmark",
|
2019-07-26 23:06:02 +00:00
|
|
|
"version": "0.18.5",
|
2019-01-21 17:15:25 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/thephpleague/commonmark.git",
|
2019-07-26 23:06:02 +00:00
|
|
|
"reference": "f94e18d68260f43a7d846279cad88405854b1306"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2019-07-26 23:06:02 +00:00
|
|
|
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/f94e18d68260f43a7d846279cad88405854b1306",
|
|
|
|
"reference": "f94e18d68260f43a7d846279cad88405854b1306",
|
2019-01-21 17:15:25 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"ext-mbstring": "*",
|
2019-01-25 20:24:52 +00:00
|
|
|
"php": ">=5.6.5"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
"replace": {
|
|
|
|
"colinodell/commonmark-php": "*"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"cebe/markdown": "~1.0",
|
2019-01-25 20:24:52 +00:00
|
|
|
"commonmark/commonmark.js": "0.28",
|
2019-01-21 17:15:25 +00:00
|
|
|
"erusev/parsedown": "~1.0",
|
|
|
|
"michelf/php-markdown": "~1.4",
|
2019-01-25 20:24:52 +00:00
|
|
|
"mikehaertl/php-shellcommand": "^1.2",
|
2019-07-26 23:06:02 +00:00
|
|
|
"phpunit/phpunit": "^5.7.27|^6.5.14",
|
2019-01-25 20:24:52 +00:00
|
|
|
"scrutinizer/ocular": "^1.1",
|
|
|
|
"symfony/finder": "^3.0|^4.0"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"league/commonmark-extras": "Library of useful extensions including smart punctuation"
|
|
|
|
},
|
|
|
|
"bin": [
|
|
|
|
"bin/commonmark"
|
|
|
|
],
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2019-07-26 23:06:02 +00:00
|
|
|
"dev-master": "0.19-dev"
|
2019-01-21 17:15:25 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"League\\CommonMark\\": "src/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Colin O'Dell",
|
|
|
|
"email": "colinodell@gmail.com",
|
|
|
|
"homepage": "https://www.colinodell.com",
|
|
|
|
"role": "Lead Developer"
|
|
|
|
}
|
|
|
|
],
|
2019-07-26 23:06:02 +00:00
|
|
|
"description": "PHP Markdown parser based on the CommonMark spec",
|
2019-01-21 17:15:25 +00:00
|
|
|
"homepage": "https://github.com/thephpleague/commonmark",
|
|
|
|
"keywords": [
|
|
|
|
"commonmark",
|
|
|
|
"markdown",
|
|
|
|
"parser"
|
|
|
|
],
|
2020-11-30 15:51:39 +00:00
|
|
|
"support": {
|
|
|
|
"docs": "https://commonmark.thephpleague.com/",
|
|
|
|
"issues": "https://github.com/thephpleague/commonmark/issues",
|
|
|
|
"rss": "https://github.com/thephpleague/commonmark/releases.atom",
|
|
|
|
"source": "https://github.com/thephpleague/commonmark"
|
|
|
|
},
|
2019-07-26 23:06:02 +00:00
|
|
|
"time": "2019-03-28T13:52:31+00:00"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "league/plates",
|
|
|
|
"version": "3.3.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/thephpleague/plates.git",
|
|
|
|
"reference": "b1684b6f127714497a0ef927ce42c0b44b45a8af"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/thephpleague/plates/zipball/b1684b6f127714497a0ef927ce42c0b44b45a8af",
|
|
|
|
"reference": "b1684b6f127714497a0ef927ce42c0b44b45a8af",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": "^5.3 | ^7.0"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"mikey179/vfsstream": "^1.4",
|
|
|
|
"phpunit/phpunit": "~4.0",
|
|
|
|
"squizlabs/php_codesniffer": "~1.5"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "3.0-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"League\\Plates\\": "src"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Jonathan Reinink",
|
|
|
|
"email": "jonathan@reinink.ca",
|
|
|
|
"role": "Developer"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Plates, the native PHP template system that's fast, easy to use and easy to extend.",
|
|
|
|
"homepage": "http://platesphp.com",
|
|
|
|
"keywords": [
|
|
|
|
"league",
|
|
|
|
"package",
|
|
|
|
"templates",
|
|
|
|
"templating",
|
|
|
|
"views"
|
|
|
|
],
|
2020-11-30 15:51:39 +00:00
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/thephpleague/plates/issues",
|
|
|
|
"source": "https://github.com/thephpleague/plates/tree/master"
|
|
|
|
},
|
2019-01-21 17:15:25 +00:00
|
|
|
"time": "2016-12-28T00:14:17+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "myclabs/deep-copy",
|
2020-11-30 15:51:39 +00:00
|
|
|
"version": "1.10.2",
|
2019-01-21 17:15:25 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/myclabs/DeepCopy.git",
|
2020-11-30 15:51:39 +00:00
|
|
|
"reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2020-11-30 15:51:39 +00:00
|
|
|
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/776f831124e9c62e1a2c601ecc52e776d8bb7220",
|
|
|
|
"reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220",
|
2019-01-21 17:15:25 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2020-09-09 14:59:28 +00:00
|
|
|
"php": "^7.1 || ^8.0"
|
2019-01-25 20:24:52 +00:00
|
|
|
},
|
|
|
|
"replace": {
|
|
|
|
"myclabs/deep-copy": "self.version"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"doctrine/collections": "^1.0",
|
|
|
|
"doctrine/common": "^2.6",
|
2019-01-25 20:24:52 +00:00
|
|
|
"phpunit/phpunit": "^7.1"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"DeepCopy\\": "src/DeepCopy/"
|
|
|
|
},
|
|
|
|
"files": [
|
|
|
|
"src/DeepCopy/deep_copy.php"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"description": "Create deep copies (clones) of your objects",
|
|
|
|
"keywords": [
|
|
|
|
"clone",
|
|
|
|
"copy",
|
|
|
|
"duplicate",
|
|
|
|
"object",
|
|
|
|
"object graph"
|
|
|
|
],
|
2020-11-30 15:51:39 +00:00
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/myclabs/DeepCopy/issues",
|
|
|
|
"source": "https://github.com/myclabs/DeepCopy/tree/1.10.2"
|
|
|
|
},
|
2020-09-09 14:59:28 +00:00
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
|
|
|
|
"type": "tidelift"
|
|
|
|
}
|
|
|
|
],
|
2020-11-30 15:51:39 +00:00
|
|
|
"time": "2020-11-13T09:40:50+00:00"
|
2020-09-09 14:59:28 +00:00
|
|
|
},
|
2019-07-26 23:06:02 +00:00
|
|
|
{
|
|
|
|
"name": "psr/container",
|
|
|
|
"version": "1.0.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/php-fig/container.git",
|
|
|
|
"reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
|
|
|
|
"reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.0"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "1.0.x-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Psr\\Container\\": "src/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "PHP-FIG",
|
|
|
|
"homepage": "http://www.php-fig.org/"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Common Container Interface (PHP FIG PSR-11)",
|
|
|
|
"homepage": "https://github.com/php-fig/container",
|
|
|
|
"keywords": [
|
|
|
|
"PSR-11",
|
|
|
|
"container",
|
|
|
|
"container-interface",
|
|
|
|
"container-interop",
|
|
|
|
"psr"
|
|
|
|
],
|
2020-11-30 15:51:39 +00:00
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/php-fig/container/issues",
|
|
|
|
"source": "https://github.com/php-fig/container/tree/master"
|
|
|
|
},
|
2019-07-26 23:06:02 +00:00
|
|
|
"time": "2017-02-14T16:28:37+00:00"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "psr/http-message",
|
|
|
|
"version": "1.0.1",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/php-fig/http-message.git",
|
|
|
|
"reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
|
|
|
|
"reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.0"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "1.0.x-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Psr\\Http\\Message\\": "src/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "PHP-FIG",
|
|
|
|
"homepage": "http://www.php-fig.org/"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Common interface for HTTP messages",
|
|
|
|
"homepage": "https://github.com/php-fig/http-message",
|
|
|
|
"keywords": [
|
|
|
|
"http",
|
|
|
|
"http-message",
|
|
|
|
"psr",
|
|
|
|
"psr-7",
|
|
|
|
"request",
|
|
|
|
"response"
|
|
|
|
],
|
2020-11-30 15:51:39 +00:00
|
|
|
"support": {
|
|
|
|
"source": "https://github.com/php-fig/http-message/tree/master"
|
|
|
|
},
|
2019-01-21 17:15:25 +00:00
|
|
|
"time": "2016-08-06T14:39:51+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "ralouphie/getallheaders",
|
2019-07-26 23:06:02 +00:00
|
|
|
"version": "3.0.3",
|
2019-01-21 17:15:25 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/ralouphie/getallheaders.git",
|
2019-07-26 23:06:02 +00:00
|
|
|
"reference": "120b605dfeb996808c31b6477290a714d356e822"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2019-07-26 23:06:02 +00:00
|
|
|
"url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
|
|
|
|
"reference": "120b605dfeb996808c31b6477290a714d356e822",
|
2019-01-21 17:15:25 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2019-07-26 23:06:02 +00:00
|
|
|
"php": ">=5.6"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2019-07-26 23:06:02 +00:00
|
|
|
"php-coveralls/php-coveralls": "^2.1",
|
|
|
|
"phpunit/phpunit": "^5 || ^6.5"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"files": [
|
|
|
|
"src/getallheaders.php"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Ralph Khattar",
|
|
|
|
"email": "ralph.khattar@gmail.com"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "A polyfill for getallheaders.",
|
2020-11-30 15:51:39 +00:00
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/ralouphie/getallheaders/issues",
|
|
|
|
"source": "https://github.com/ralouphie/getallheaders/tree/develop"
|
|
|
|
},
|
2019-07-26 23:06:02 +00:00
|
|
|
"time": "2019-03-08T08:55:37+00:00"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
2019-10-11 16:00:48 +00:00
|
|
|
{
|
|
|
|
"name": "scrivo/highlight.php",
|
2020-11-30 15:51:39 +00:00
|
|
|
"version": "v9.18.1.5",
|
2019-10-11 16:00:48 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/scrivo/highlight.php.git",
|
2020-11-30 15:51:39 +00:00
|
|
|
"reference": "fa75a865928a4a5d49e5e77faca6bd2f2410baaf"
|
2019-10-11 16:00:48 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2020-11-30 15:51:39 +00:00
|
|
|
"url": "https://api.github.com/repos/scrivo/highlight.php/zipball/fa75a865928a4a5d49e5e77faca6bd2f2410baaf",
|
|
|
|
"reference": "fa75a865928a4a5d49e5e77faca6bd2f2410baaf",
|
2019-10-11 16:00:48 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"ext-json": "*",
|
|
|
|
"ext-mbstring": "*",
|
|
|
|
"php": ">=5.4"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"phpunit/phpunit": "^4.8|^5.7",
|
2020-03-31 16:53:11 +00:00
|
|
|
"sabberworm/php-css-parser": "^8.3",
|
2020-02-16 22:37:13 +00:00
|
|
|
"symfony/finder": "^2.8|^3.4",
|
|
|
|
"symfony/var-dumper": "^2.8|^3.4"
|
2019-10-11 16:00:48 +00:00
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"ext-dom": "Needed to make use of the features in the utilities namespace"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-0": {
|
|
|
|
"Highlight\\": "",
|
|
|
|
"HighlightUtilities\\": ""
|
|
|
|
},
|
|
|
|
"files": [
|
|
|
|
"HighlightUtilities/functions.php"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"BSD-3-Clause"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Geert Bergman",
|
|
|
|
"homepage": "http://www.scrivo.org/",
|
|
|
|
"role": "Project Author"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Vladimir Jimenez",
|
|
|
|
"homepage": "https://allejo.io",
|
2020-01-20 05:34:02 +00:00
|
|
|
"role": "Maintainer"
|
2019-10-11 16:00:48 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Martin Folkers",
|
|
|
|
"homepage": "https://twobrain.io",
|
|
|
|
"role": "Contributor"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Server side syntax highlighter that supports 185 languages. It's a PHP port of highlight.js",
|
|
|
|
"keywords": [
|
|
|
|
"code",
|
|
|
|
"highlight",
|
|
|
|
"highlight.js",
|
|
|
|
"highlight.php",
|
|
|
|
"syntax"
|
|
|
|
],
|
2020-11-30 15:51:39 +00:00
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/scrivo/highlight.php/issues",
|
|
|
|
"source": "https://github.com/scrivo/highlight.php"
|
|
|
|
},
|
2020-03-31 16:53:11 +00:00
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/allejo",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
],
|
2020-11-30 15:51:39 +00:00
|
|
|
"time": "2020-11-22T06:07:40+00:00"
|
2019-10-11 16:00:48 +00:00
|
|
|
},
|
2019-01-21 17:15:25 +00:00
|
|
|
{
|
|
|
|
"name": "symfony/console",
|
2020-11-30 15:51:39 +00:00
|
|
|
"version": "v4.4.16",
|
2019-01-21 17:15:25 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/console.git",
|
2020-11-30 15:51:39 +00:00
|
|
|
"reference": "20f73dd143a5815d475e0838ff867bce1eebd9d5"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2020-11-30 15:51:39 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/console/zipball/20f73dd143a5815d475e0838ff867bce1eebd9d5",
|
|
|
|
"reference": "20f73dd143a5815d475e0838ff867bce1eebd9d5",
|
2019-01-21 17:15:25 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2020-09-09 14:59:28 +00:00
|
|
|
"php": ">=7.1.3",
|
2019-07-26 23:06:02 +00:00
|
|
|
"symfony/polyfill-mbstring": "~1.0",
|
|
|
|
"symfony/polyfill-php73": "^1.8",
|
2020-09-09 14:59:28 +00:00
|
|
|
"symfony/polyfill-php80": "^1.15",
|
2019-12-03 00:12:48 +00:00
|
|
|
"symfony/service-contracts": "^1.1|^2"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
"conflict": {
|
|
|
|
"symfony/dependency-injection": "<3.4",
|
2019-12-03 00:12:48 +00:00
|
|
|
"symfony/event-dispatcher": "<4.3|>=5",
|
|
|
|
"symfony/lock": "<4.4",
|
2019-01-21 17:15:25 +00:00
|
|
|
"symfony/process": "<3.3"
|
|
|
|
},
|
2019-07-26 23:06:02 +00:00
|
|
|
"provide": {
|
|
|
|
"psr/log-implementation": "1.0"
|
|
|
|
},
|
2019-01-21 17:15:25 +00:00
|
|
|
"require-dev": {
|
|
|
|
"psr/log": "~1.0",
|
2019-12-03 00:12:48 +00:00
|
|
|
"symfony/config": "^3.4|^4.0|^5.0",
|
|
|
|
"symfony/dependency-injection": "^3.4|^4.0|^5.0",
|
2019-07-26 23:06:02 +00:00
|
|
|
"symfony/event-dispatcher": "^4.3",
|
2019-12-03 00:12:48 +00:00
|
|
|
"symfony/lock": "^4.4|^5.0",
|
|
|
|
"symfony/process": "^3.4|^4.0|^5.0",
|
|
|
|
"symfony/var-dumper": "^4.3|^5.0"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
"suggest": {
|
2019-07-26 23:06:02 +00:00
|
|
|
"psr/log": "For using the console logger",
|
2019-01-21 17:15:25 +00:00
|
|
|
"symfony/event-dispatcher": "",
|
|
|
|
"symfony/lock": "",
|
|
|
|
"symfony/process": ""
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Component\\Console\\": ""
|
|
|
|
},
|
|
|
|
"exclude-from-classmap": [
|
|
|
|
"/Tests/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"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 Console Component",
|
|
|
|
"homepage": "https://symfony.com",
|
2020-11-30 15:51:39 +00:00
|
|
|
"support": {
|
|
|
|
"source": "https://github.com/symfony/console/tree/v4.4.16"
|
|
|
|
},
|
2020-03-31 16:53:11 +00:00
|
|
|
"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"
|
|
|
|
}
|
|
|
|
],
|
2020-11-30 15:51:39 +00:00
|
|
|
"time": "2020-10-24T11:50:19+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/deprecation-contracts",
|
|
|
|
"version": "v2.2.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/deprecation-contracts.git",
|
|
|
|
"reference": "5fa56b4074d1ae755beb55617ddafe6f5d78f665"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5fa56b4074d1ae755beb55617ddafe6f5d78f665",
|
|
|
|
"reference": "5fa56b4074d1ae755beb55617ddafe6f5d78f665",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=7.1"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "2.2-dev"
|
|
|
|
},
|
|
|
|
"thanks": {
|
|
|
|
"name": "symfony/contracts",
|
|
|
|
"url": "https://github.com/symfony/contracts"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"files": [
|
|
|
|
"function.php"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Nicolas Grekas",
|
|
|
|
"email": "p@tchwork.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "A generic function and convention to trigger deprecation notices",
|
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"support": {
|
|
|
|
"source": "https://github.com/symfony/deprecation-contracts/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-09-07T11:33:47+00:00"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/http-foundation",
|
2020-11-30 15:51:39 +00:00
|
|
|
"version": "v4.4.16",
|
2019-01-21 17:15:25 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/http-foundation.git",
|
2020-11-30 15:51:39 +00:00
|
|
|
"reference": "827a00811ef699e809a201ceafac0b2b246bf38a"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2020-11-30 15:51:39 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/827a00811ef699e809a201ceafac0b2b246bf38a",
|
|
|
|
"reference": "827a00811ef699e809a201ceafac0b2b246bf38a",
|
2019-01-21 17:15:25 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2020-09-09 14:59:28 +00:00
|
|
|
"php": ">=7.1.3",
|
2019-12-03 00:12:48 +00:00
|
|
|
"symfony/mime": "^4.3|^5.0",
|
2019-01-25 20:24:52 +00:00
|
|
|
"symfony/polyfill-mbstring": "~1.1"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2019-01-25 20:24:52 +00:00
|
|
|
"predis/predis": "~1.0",
|
2019-12-03 00:12:48 +00:00
|
|
|
"symfony/expression-language": "^3.4|^4.0|^5.0"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Component\\HttpFoundation\\": ""
|
|
|
|
},
|
|
|
|
"exclude-from-classmap": [
|
|
|
|
"/Tests/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"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 HttpFoundation Component",
|
|
|
|
"homepage": "https://symfony.com",
|
2020-11-30 15:51:39 +00:00
|
|
|
"support": {
|
|
|
|
"source": "https://github.com/symfony/http-foundation/tree/v4.4.16"
|
|
|
|
},
|
2020-03-31 16:53:11 +00:00
|
|
|
"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"
|
|
|
|
}
|
|
|
|
],
|
2020-11-30 15:51:39 +00:00
|
|
|
"time": "2020-10-24T11:50:19+00:00"
|
2019-01-25 20:24:52 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/intl",
|
2020-11-30 15:51:39 +00:00
|
|
|
"version": "v5.1.8",
|
2019-01-25 20:24:52 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/intl.git",
|
2020-11-30 15:51:39 +00:00
|
|
|
"reference": "e353c6c37afa1ff90739b3941f60ff9fa650eec3"
|
2019-01-25 20:24:52 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2020-11-30 15:51:39 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/intl/zipball/e353c6c37afa1ff90739b3941f60ff9fa650eec3",
|
|
|
|
"reference": "e353c6c37afa1ff90739b3941f60ff9fa650eec3",
|
2019-01-25 20:24:52 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2020-09-09 14:59:28 +00:00
|
|
|
"php": ">=7.2.5",
|
|
|
|
"symfony/polyfill-intl-icu": "~1.0",
|
|
|
|
"symfony/polyfill-php80": "^1.15"
|
2019-01-25 20:24:52 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2019-12-03 00:12:48 +00:00
|
|
|
"symfony/filesystem": "^4.4|^5.0"
|
2019-01-25 20:24:52 +00:00
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"ext-intl": "to use the component with locales other than \"en\""
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Component\\Intl\\": ""
|
|
|
|
},
|
|
|
|
"classmap": [
|
|
|
|
"Resources/stubs"
|
|
|
|
],
|
|
|
|
"exclude-from-classmap": [
|
|
|
|
"/Tests/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Bernhard Schussek",
|
|
|
|
"email": "bschussek@gmail.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Eriksen Costa",
|
|
|
|
"email": "eriksen.costa@infranology.com.br"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Igor Wiedler",
|
|
|
|
"email": "igor@wiedler.ch"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "A PHP replacement layer for the C intl extension that includes additional data from the ICU library.",
|
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"keywords": [
|
|
|
|
"i18n",
|
|
|
|
"icu",
|
|
|
|
"internationalization",
|
|
|
|
"intl",
|
|
|
|
"l10n",
|
|
|
|
"localization"
|
|
|
|
],
|
2020-11-30 15:51:39 +00:00
|
|
|
"support": {
|
|
|
|
"source": "https://github.com/symfony/intl/tree/v5.1.8"
|
|
|
|
},
|
2020-03-31 16:53:11 +00:00
|
|
|
"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"
|
|
|
|
}
|
|
|
|
],
|
2020-11-30 15:51:39 +00:00
|
|
|
"time": "2020-10-24T12:01:57+00:00"
|
2019-07-26 23:06:02 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/mime",
|
2020-11-30 15:51:39 +00:00
|
|
|
"version": "v5.1.8",
|
2019-07-26 23:06:02 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/mime.git",
|
2020-11-30 15:51:39 +00:00
|
|
|
"reference": "f5485a92c24d4bcfc2f3fc648744fb398482ff1b"
|
2019-07-26 23:06:02 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2020-11-30 15:51:39 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/mime/zipball/f5485a92c24d4bcfc2f3fc648744fb398482ff1b",
|
|
|
|
"reference": "f5485a92c24d4bcfc2f3fc648744fb398482ff1b",
|
2019-07-26 23:06:02 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2020-09-09 14:59:28 +00:00
|
|
|
"php": ">=7.2.5",
|
2019-07-26 23:06:02 +00:00
|
|
|
"symfony/polyfill-intl-idn": "^1.10",
|
2020-09-09 14:59:28 +00:00
|
|
|
"symfony/polyfill-mbstring": "^1.0",
|
|
|
|
"symfony/polyfill-php80": "^1.15"
|
2019-07-26 23:06:02 +00:00
|
|
|
},
|
2019-12-03 00:12:48 +00:00
|
|
|
"conflict": {
|
|
|
|
"symfony/mailer": "<4.4"
|
|
|
|
},
|
2019-07-26 23:06:02 +00:00
|
|
|
"require-dev": {
|
2019-08-29 17:06:38 +00:00
|
|
|
"egulias/email-validator": "^2.1.10",
|
2019-12-03 00:12:48 +00:00
|
|
|
"symfony/dependency-injection": "^4.4|^5.0"
|
2019-07-26 23:06:02 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Component\\Mime\\": ""
|
|
|
|
},
|
|
|
|
"exclude-from-classmap": [
|
|
|
|
"/Tests/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"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": "A library to manipulate MIME messages",
|
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"keywords": [
|
|
|
|
"mime",
|
|
|
|
"mime-type"
|
|
|
|
],
|
2020-11-30 15:51:39 +00:00
|
|
|
"support": {
|
|
|
|
"source": "https://github.com/symfony/mime/tree/v5.1.8"
|
|
|
|
},
|
2020-03-31 16:53:11 +00:00
|
|
|
"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"
|
|
|
|
}
|
|
|
|
],
|
2020-11-30 15:51:39 +00:00
|
|
|
"time": "2020-10-24T12:01:57+00:00"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/polyfill-ctype",
|
2020-10-26 18:44:54 +00:00
|
|
|
"version": "v1.20.0",
|
2019-01-21 17:15:25 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/polyfill-ctype.git",
|
2020-10-26 18:44:54 +00:00
|
|
|
"reference": "f4ba089a5b6366e453971d3aad5fe8e897b37f41"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2020-10-26 18:44:54 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/f4ba089a5b6366e453971d3aad5fe8e897b37f41",
|
|
|
|
"reference": "f4ba089a5b6366e453971d3aad5fe8e897b37f41",
|
2019-01-21 17:15:25 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2020-10-26 18:44:54 +00:00
|
|
|
"php": ">=7.1"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"ext-ctype": "For best performance"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2020-10-26 18:44:54 +00:00
|
|
|
"dev-main": "1.20-dev"
|
2020-09-09 14:59:28 +00:00
|
|
|
},
|
|
|
|
"thanks": {
|
|
|
|
"name": "symfony/polyfill",
|
|
|
|
"url": "https://github.com/symfony/polyfill"
|
2019-01-21 17:15:25 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Polyfill\\Ctype\\": ""
|
|
|
|
},
|
|
|
|
"files": [
|
|
|
|
"bootstrap.php"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Gert de Pagter",
|
2019-07-26 23:06:02 +00:00
|
|
|
"email": "BackEndTea@gmail.com"
|
2019-08-09 11:54:17 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
2019-01-21 17:15:25 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Symfony polyfill for ctype functions",
|
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"keywords": [
|
|
|
|
"compatibility",
|
|
|
|
"ctype",
|
|
|
|
"polyfill",
|
|
|
|
"portable"
|
|
|
|
],
|
2020-11-30 15:51:39 +00:00
|
|
|
"support": {
|
|
|
|
"source": "https://github.com/symfony/polyfill-ctype/tree/v1.20.0"
|
|
|
|
},
|
2020-03-31 16:53:11 +00:00
|
|
|
"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"
|
|
|
|
}
|
|
|
|
],
|
2020-10-26 18:44:54 +00:00
|
|
|
"time": "2020-10-23T14:02:19+00:00"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
{
|
2019-01-25 20:24:52 +00:00
|
|
|
"name": "symfony/polyfill-intl-icu",
|
2020-10-26 18:44:54 +00:00
|
|
|
"version": "v1.20.0",
|
2019-01-21 17:15:25 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2019-01-25 20:24:52 +00:00
|
|
|
"url": "https://github.com/symfony/polyfill-intl-icu.git",
|
2020-10-26 18:44:54 +00:00
|
|
|
"reference": "c44d5bf6a75eed79555c6bf37505c6d39559353e"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2020-10-26 18:44:54 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/c44d5bf6a75eed79555c6bf37505c6d39559353e",
|
|
|
|
"reference": "c44d5bf6a75eed79555c6bf37505c6d39559353e",
|
2019-01-21 17:15:25 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2020-10-26 18:44:54 +00:00
|
|
|
"php": ">=7.1",
|
2019-08-09 11:54:17 +00:00
|
|
|
"symfony/intl": "~2.3|~3.0|~4.0|~5.0"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
"suggest": {
|
2019-01-25 20:24:52 +00:00
|
|
|
"ext-intl": "For best performance"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2020-10-26 18:44:54 +00:00
|
|
|
"dev-main": "1.20-dev"
|
2020-09-09 14:59:28 +00:00
|
|
|
},
|
|
|
|
"thanks": {
|
|
|
|
"name": "symfony/polyfill",
|
|
|
|
"url": "https://github.com/symfony/polyfill"
|
2019-01-21 17:15:25 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"files": [
|
|
|
|
"bootstrap.php"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Nicolas Grekas",
|
|
|
|
"email": "p@tchwork.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
|
}
|
|
|
|
],
|
2019-01-25 20:24:52 +00:00
|
|
|
"description": "Symfony polyfill for intl's ICU-related data and classes",
|
2019-01-21 17:15:25 +00:00
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"keywords": [
|
|
|
|
"compatibility",
|
2019-01-25 20:24:52 +00:00
|
|
|
"icu",
|
|
|
|
"intl",
|
2019-01-21 17:15:25 +00:00
|
|
|
"polyfill",
|
|
|
|
"portable",
|
|
|
|
"shim"
|
|
|
|
],
|
2020-11-30 15:51:39 +00:00
|
|
|
"support": {
|
|
|
|
"source": "https://github.com/symfony/polyfill-intl-icu/tree/v1.20.0"
|
|
|
|
},
|
2020-03-31 16:53:11 +00:00
|
|
|
"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"
|
|
|
|
}
|
|
|
|
],
|
2020-10-26 18:44:54 +00:00
|
|
|
"time": "2020-10-23T14:02:19+00:00"
|
2019-07-26 23:06:02 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/polyfill-intl-idn",
|
2020-10-26 18:44:54 +00:00
|
|
|
"version": "v1.20.0",
|
2019-07-26 23:06:02 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/polyfill-intl-idn.git",
|
2020-10-26 18:44:54 +00:00
|
|
|
"reference": "3b75acd829741c768bc8b1f84eb33265e7cc5117"
|
2019-07-26 23:06:02 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2020-10-26 18:44:54 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/3b75acd829741c768bc8b1f84eb33265e7cc5117",
|
|
|
|
"reference": "3b75acd829741c768bc8b1f84eb33265e7cc5117",
|
2019-07-26 23:06:02 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2020-10-26 18:44:54 +00:00
|
|
|
"php": ">=7.1",
|
2020-09-09 14:59:28 +00:00
|
|
|
"symfony/polyfill-intl-normalizer": "^1.10",
|
2020-02-16 22:37:13 +00:00
|
|
|
"symfony/polyfill-php72": "^1.10"
|
2019-07-26 23:06:02 +00:00
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"ext-intl": "For best performance"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2020-10-26 18:44:54 +00:00
|
|
|
"dev-main": "1.20-dev"
|
2020-09-09 14:59:28 +00:00
|
|
|
},
|
|
|
|
"thanks": {
|
|
|
|
"name": "symfony/polyfill",
|
|
|
|
"url": "https://github.com/symfony/polyfill"
|
2019-07-26 23:06:02 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Polyfill\\Intl\\Idn\\": ""
|
|
|
|
},
|
|
|
|
"files": [
|
|
|
|
"bootstrap.php"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Laurent Bassin",
|
|
|
|
"email": "laurent@bassin.info"
|
2019-08-09 11:54:17 +00:00
|
|
|
},
|
2020-09-09 14:59:28 +00:00
|
|
|
{
|
|
|
|
"name": "Trevor Rowbotham",
|
|
|
|
"email": "trevor.rowbotham@pm.me"
|
|
|
|
},
|
2019-08-09 11:54:17 +00:00
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
2019-07-26 23:06:02 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
|
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"keywords": [
|
|
|
|
"compatibility",
|
|
|
|
"idn",
|
|
|
|
"intl",
|
|
|
|
"polyfill",
|
|
|
|
"portable",
|
|
|
|
"shim"
|
|
|
|
],
|
2020-11-30 15:51:39 +00:00
|
|
|
"support": {
|
|
|
|
"source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.20.0"
|
|
|
|
},
|
2020-03-31 16:53:11 +00:00
|
|
|
"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"
|
|
|
|
}
|
|
|
|
],
|
2020-10-26 18:44:54 +00:00
|
|
|
"time": "2020-10-23T14:02:19+00:00"
|
2020-09-09 14:59:28 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/polyfill-intl-normalizer",
|
2020-10-26 18:44:54 +00:00
|
|
|
"version": "v1.20.0",
|
2020-09-09 14:59:28 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/polyfill-intl-normalizer.git",
|
2020-10-26 18:44:54 +00:00
|
|
|
"reference": "727d1096295d807c309fb01a851577302394c897"
|
2020-09-09 14:59:28 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2020-10-26 18:44:54 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/727d1096295d807c309fb01a851577302394c897",
|
|
|
|
"reference": "727d1096295d807c309fb01a851577302394c897",
|
2020-09-09 14:59:28 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2020-10-26 18:44:54 +00:00
|
|
|
"php": ">=7.1"
|
2020-09-09 14:59:28 +00:00
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"ext-intl": "For best performance"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2020-10-26 18:44:54 +00:00
|
|
|
"dev-main": "1.20-dev"
|
2020-09-09 14:59:28 +00:00
|
|
|
},
|
|
|
|
"thanks": {
|
|
|
|
"name": "symfony/polyfill",
|
|
|
|
"url": "https://github.com/symfony/polyfill"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Polyfill\\Intl\\Normalizer\\": ""
|
|
|
|
},
|
|
|
|
"files": [
|
|
|
|
"bootstrap.php"
|
|
|
|
],
|
|
|
|
"classmap": [
|
|
|
|
"Resources/stubs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Nicolas Grekas",
|
|
|
|
"email": "p@tchwork.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Symfony polyfill for intl's Normalizer class and related functions",
|
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"keywords": [
|
|
|
|
"compatibility",
|
|
|
|
"intl",
|
|
|
|
"normalizer",
|
|
|
|
"polyfill",
|
|
|
|
"portable",
|
|
|
|
"shim"
|
|
|
|
],
|
2020-11-30 15:51:39 +00:00
|
|
|
"support": {
|
|
|
|
"source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.20.0"
|
|
|
|
},
|
2020-09-09 14:59:28 +00:00
|
|
|
"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"
|
|
|
|
}
|
|
|
|
],
|
2020-10-26 18:44:54 +00:00
|
|
|
"time": "2020-10-23T14:02:19+00:00"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
{
|
2019-01-25 20:24:52 +00:00
|
|
|
"name": "symfony/polyfill-mbstring",
|
2020-10-26 18:44:54 +00:00
|
|
|
"version": "v1.20.0",
|
2019-01-21 17:15:25 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
2019-01-25 20:24:52 +00:00
|
|
|
"url": "https://github.com/symfony/polyfill-mbstring.git",
|
2020-10-26 18:44:54 +00:00
|
|
|
"reference": "39d483bdf39be819deabf04ec872eb0b2410b531"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2020-10-26 18:44:54 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/39d483bdf39be819deabf04ec872eb0b2410b531",
|
|
|
|
"reference": "39d483bdf39be819deabf04ec872eb0b2410b531",
|
2019-01-21 17:15:25 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2020-10-26 18:44:54 +00:00
|
|
|
"php": ">=7.1"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
2019-01-25 20:24:52 +00:00
|
|
|
"suggest": {
|
|
|
|
"ext-mbstring": "For best performance"
|
|
|
|
},
|
2019-01-21 17:15:25 +00:00
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2020-10-26 18:44:54 +00:00
|
|
|
"dev-main": "1.20-dev"
|
2020-09-09 14:59:28 +00:00
|
|
|
},
|
|
|
|
"thanks": {
|
|
|
|
"name": "symfony/polyfill",
|
|
|
|
"url": "https://github.com/symfony/polyfill"
|
2019-01-21 17:15:25 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
2019-01-25 20:24:52 +00:00
|
|
|
"Symfony\\Polyfill\\Mbstring\\": ""
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
"files": [
|
|
|
|
"bootstrap.php"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Nicolas Grekas",
|
|
|
|
"email": "p@tchwork.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
|
}
|
|
|
|
],
|
2019-01-25 20:24:52 +00:00
|
|
|
"description": "Symfony polyfill for the Mbstring extension",
|
2019-01-21 17:15:25 +00:00
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"keywords": [
|
|
|
|
"compatibility",
|
2019-01-25 20:24:52 +00:00
|
|
|
"mbstring",
|
2019-01-21 17:15:25 +00:00
|
|
|
"polyfill",
|
|
|
|
"portable",
|
|
|
|
"shim"
|
|
|
|
],
|
2020-11-30 15:51:39 +00:00
|
|
|
"support": {
|
|
|
|
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.20.0"
|
|
|
|
},
|
2020-03-31 16:53:11 +00:00
|
|
|
"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"
|
|
|
|
}
|
|
|
|
],
|
2020-10-26 18:44:54 +00:00
|
|
|
"time": "2020-10-23T14:02:19+00:00"
|
2019-07-26 23:06:02 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/polyfill-php72",
|
2020-10-26 18:44:54 +00:00
|
|
|
"version": "v1.20.0",
|
2019-07-26 23:06:02 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/polyfill-php72.git",
|
2020-10-26 18:44:54 +00:00
|
|
|
"reference": "cede45fcdfabdd6043b3592e83678e42ec69e930"
|
2019-07-26 23:06:02 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2020-10-26 18:44:54 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/cede45fcdfabdd6043b3592e83678e42ec69e930",
|
|
|
|
"reference": "cede45fcdfabdd6043b3592e83678e42ec69e930",
|
2019-07-26 23:06:02 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2020-10-26 18:44:54 +00:00
|
|
|
"php": ">=7.1"
|
2019-07-26 23:06:02 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2020-10-26 18:44:54 +00:00
|
|
|
"dev-main": "1.20-dev"
|
2020-09-09 14:59:28 +00:00
|
|
|
},
|
|
|
|
"thanks": {
|
|
|
|
"name": "symfony/polyfill",
|
|
|
|
"url": "https://github.com/symfony/polyfill"
|
2019-07-26 23:06:02 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Polyfill\\Php72\\": ""
|
|
|
|
},
|
|
|
|
"files": [
|
|
|
|
"bootstrap.php"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Nicolas Grekas",
|
|
|
|
"email": "p@tchwork.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
|
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"keywords": [
|
|
|
|
"compatibility",
|
|
|
|
"polyfill",
|
|
|
|
"portable",
|
|
|
|
"shim"
|
|
|
|
],
|
2020-11-30 15:51:39 +00:00
|
|
|
"support": {
|
|
|
|
"source": "https://github.com/symfony/polyfill-php72/tree/v1.20.0"
|
|
|
|
},
|
2020-03-31 16:53:11 +00:00
|
|
|
"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"
|
|
|
|
}
|
|
|
|
],
|
2020-10-26 18:44:54 +00:00
|
|
|
"time": "2020-10-23T14:02:19+00:00"
|
2019-07-26 23:06:02 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/polyfill-php73",
|
2020-10-26 18:44:54 +00:00
|
|
|
"version": "v1.20.0",
|
2019-07-26 23:06:02 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/polyfill-php73.git",
|
2020-10-26 18:44:54 +00:00
|
|
|
"reference": "8ff431c517be11c78c48a39a66d37431e26a6bed"
|
2019-07-26 23:06:02 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2020-10-26 18:44:54 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/8ff431c517be11c78c48a39a66d37431e26a6bed",
|
|
|
|
"reference": "8ff431c517be11c78c48a39a66d37431e26a6bed",
|
2019-07-26 23:06:02 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2020-10-26 18:44:54 +00:00
|
|
|
"php": ">=7.1"
|
2019-07-26 23:06:02 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2020-10-26 18:44:54 +00:00
|
|
|
"dev-main": "1.20-dev"
|
2020-09-09 14:59:28 +00:00
|
|
|
},
|
|
|
|
"thanks": {
|
|
|
|
"name": "symfony/polyfill",
|
|
|
|
"url": "https://github.com/symfony/polyfill"
|
2019-07-26 23:06:02 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Polyfill\\Php73\\": ""
|
|
|
|
},
|
|
|
|
"files": [
|
|
|
|
"bootstrap.php"
|
|
|
|
],
|
|
|
|
"classmap": [
|
|
|
|
"Resources/stubs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Nicolas Grekas",
|
|
|
|
"email": "p@tchwork.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
|
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"keywords": [
|
|
|
|
"compatibility",
|
|
|
|
"polyfill",
|
|
|
|
"portable",
|
|
|
|
"shim"
|
|
|
|
],
|
2020-11-30 15:51:39 +00:00
|
|
|
"support": {
|
|
|
|
"source": "https://github.com/symfony/polyfill-php73/tree/v1.20.0"
|
|
|
|
},
|
2020-03-31 16:53:11 +00:00
|
|
|
"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"
|
|
|
|
}
|
|
|
|
],
|
2020-10-26 18:44:54 +00:00
|
|
|
"time": "2020-10-23T14:02:19+00:00"
|
2020-09-09 14:59:28 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/polyfill-php80",
|
2020-10-26 18:44:54 +00:00
|
|
|
"version": "v1.20.0",
|
2020-09-09 14:59:28 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/polyfill-php80.git",
|
2020-10-26 18:44:54 +00:00
|
|
|
"reference": "e70aa8b064c5b72d3df2abd5ab1e90464ad009de"
|
2020-09-09 14:59:28 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2020-10-26 18:44:54 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/e70aa8b064c5b72d3df2abd5ab1e90464ad009de",
|
|
|
|
"reference": "e70aa8b064c5b72d3df2abd5ab1e90464ad009de",
|
2020-09-09 14:59:28 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2020-10-26 18:44:54 +00:00
|
|
|
"php": ">=7.1"
|
2020-09-09 14:59:28 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2020-10-26 18:44:54 +00:00
|
|
|
"dev-main": "1.20-dev"
|
2020-09-09 14:59:28 +00:00
|
|
|
},
|
|
|
|
"thanks": {
|
|
|
|
"name": "symfony/polyfill",
|
|
|
|
"url": "https://github.com/symfony/polyfill"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Polyfill\\Php80\\": ""
|
|
|
|
},
|
|
|
|
"files": [
|
|
|
|
"bootstrap.php"
|
|
|
|
],
|
|
|
|
"classmap": [
|
|
|
|
"Resources/stubs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Ion Bazan",
|
|
|
|
"email": "ion.bazan@gmail.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Nicolas Grekas",
|
|
|
|
"email": "p@tchwork.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
|
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"keywords": [
|
|
|
|
"compatibility",
|
|
|
|
"polyfill",
|
|
|
|
"portable",
|
|
|
|
"shim"
|
|
|
|
],
|
2020-11-30 15:51:39 +00:00
|
|
|
"support": {
|
|
|
|
"source": "https://github.com/symfony/polyfill-php80/tree/v1.20.0"
|
|
|
|
},
|
2020-09-09 14:59:28 +00:00
|
|
|
"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"
|
|
|
|
}
|
|
|
|
],
|
2020-10-26 18:44:54 +00:00
|
|
|
"time": "2020-10-23T14:02:19+00:00"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/process",
|
2020-11-30 15:51:39 +00:00
|
|
|
"version": "v4.4.16",
|
2019-01-21 17:15:25 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/process.git",
|
2020-11-30 15:51:39 +00:00
|
|
|
"reference": "2f4b049fb80ca5e9874615a2a85dc2a502090f05"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2020-11-30 15:51:39 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/process/zipball/2f4b049fb80ca5e9874615a2a85dc2a502090f05",
|
|
|
|
"reference": "2f4b049fb80ca5e9874615a2a85dc2a502090f05",
|
2019-01-21 17:15:25 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2020-09-09 14:59:28 +00:00
|
|
|
"php": ">=7.1.3"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Component\\Process\\": ""
|
|
|
|
},
|
|
|
|
"exclude-from-classmap": [
|
|
|
|
"/Tests/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"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",
|
2020-11-30 15:51:39 +00:00
|
|
|
"support": {
|
|
|
|
"source": "https://github.com/symfony/process/tree/v4.4.16"
|
|
|
|
},
|
2020-03-31 16:53:11 +00:00
|
|
|
"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"
|
|
|
|
}
|
|
|
|
],
|
2020-11-30 15:51:39 +00:00
|
|
|
"time": "2020-10-24T11:50:19+00:00"
|
2019-07-26 23:06:02 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/service-contracts",
|
2020-09-09 14:59:28 +00:00
|
|
|
"version": "v2.2.0",
|
2019-07-26 23:06:02 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/service-contracts.git",
|
2020-09-09 14:59:28 +00:00
|
|
|
"reference": "d15da7ba4957ffb8f1747218be9e1a121fd298a1"
|
2019-07-26 23:06:02 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2020-09-09 14:59:28 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/d15da7ba4957ffb8f1747218be9e1a121fd298a1",
|
|
|
|
"reference": "d15da7ba4957ffb8f1747218be9e1a121fd298a1",
|
2019-07-26 23:06:02 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2020-09-09 14:59:28 +00:00
|
|
|
"php": ">=7.2.5",
|
2019-07-26 23:06:02 +00:00
|
|
|
"psr/container": "^1.0"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"symfony/service-implementation": ""
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2020-09-09 14:59:28 +00:00
|
|
|
"dev-master": "2.2-dev"
|
|
|
|
},
|
|
|
|
"thanks": {
|
|
|
|
"name": "symfony/contracts",
|
|
|
|
"url": "https://github.com/symfony/contracts"
|
2019-07-26 23:06:02 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Contracts\\Service\\": ""
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Nicolas Grekas",
|
|
|
|
"email": "p@tchwork.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Generic abstractions related to writing services",
|
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"keywords": [
|
|
|
|
"abstractions",
|
|
|
|
"contracts",
|
|
|
|
"decoupling",
|
|
|
|
"interfaces",
|
|
|
|
"interoperability",
|
|
|
|
"standards"
|
|
|
|
],
|
2020-11-30 15:51:39 +00:00
|
|
|
"support": {
|
|
|
|
"source": "https://github.com/symfony/service-contracts/tree/master"
|
|
|
|
},
|
2020-09-09 14:59:28 +00:00
|
|
|
"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-09-07T11:33:47+00:00"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/yaml",
|
2020-11-30 15:51:39 +00:00
|
|
|
"version": "v5.1.8",
|
2019-01-21 17:15:25 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/yaml.git",
|
2020-11-30 15:51:39 +00:00
|
|
|
"reference": "f284e032c3cefefb9943792132251b79a6127ca6"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2020-11-30 15:51:39 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/yaml/zipball/f284e032c3cefefb9943792132251b79a6127ca6",
|
|
|
|
"reference": "f284e032c3cefefb9943792132251b79a6127ca6",
|
2019-01-21 17:15:25 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2020-11-30 15:51:39 +00:00
|
|
|
"php": ">=7.2.5",
|
|
|
|
"symfony/deprecation-contracts": "^2.1",
|
2019-01-21 17:15:25 +00:00
|
|
|
"symfony/polyfill-ctype": "~1.8"
|
|
|
|
},
|
|
|
|
"conflict": {
|
2020-11-30 15:51:39 +00:00
|
|
|
"symfony/console": "<4.4"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2020-11-30 15:51:39 +00:00
|
|
|
"symfony/console": "^4.4|^5.0"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"symfony/console": "For validating YAML files using the lint command"
|
|
|
|
},
|
2020-11-30 15:51:39 +00:00
|
|
|
"bin": [
|
|
|
|
"Resources/bin/yaml-lint"
|
|
|
|
],
|
2019-01-21 17:15:25 +00:00
|
|
|
"type": "library",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Component\\Yaml\\": ""
|
|
|
|
},
|
|
|
|
"exclude-from-classmap": [
|
|
|
|
"/Tests/"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"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 Yaml Component",
|
|
|
|
"homepage": "https://symfony.com",
|
2020-11-30 15:51:39 +00:00
|
|
|
"support": {
|
|
|
|
"source": "https://github.com/symfony/yaml/tree/v5.1.8"
|
|
|
|
},
|
2020-03-31 16:53:11 +00:00
|
|
|
"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"
|
|
|
|
}
|
|
|
|
],
|
2020-11-30 15:51:39 +00:00
|
|
|
"time": "2020-10-24T12:03:25+00:00"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "webuni/commonmark-table-extension",
|
2019-07-26 23:06:02 +00:00
|
|
|
"version": "0.9.0",
|
2019-01-21 17:15:25 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/webuni/commonmark-table-extension.git",
|
2019-07-26 23:06:02 +00:00
|
|
|
"reference": "94bc98d802d0b706e748716854e5fa0bd3644df3"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2019-07-26 23:06:02 +00:00
|
|
|
"url": "https://api.github.com/repos/webuni/commonmark-table-extension/zipball/94bc98d802d0b706e748716854e5fa0bd3644df3",
|
|
|
|
"reference": "94bc98d802d0b706e748716854e5fa0bd3644df3",
|
2019-01-21 17:15:25 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2019-07-26 23:06:02 +00:00
|
|
|
"league/commonmark": "^0.16|^0.17|^0.18",
|
2019-01-25 20:24:52 +00:00
|
|
|
"php": "^5.6|^7.0"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2019-01-25 20:24:52 +00:00
|
|
|
"friendsofphp/php-cs-fixer": "^2.9",
|
|
|
|
"phpunit/phpunit": "^5.4|^6.0",
|
|
|
|
"symfony/var-dumper": "^3.0|^4.0",
|
|
|
|
"vimeo/psalm": "~0.3"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2019-07-26 23:06:02 +00:00
|
|
|
"dev-master": "0.9-dev"
|
2019-01-21 17:15:25 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Webuni\\CommonMark\\TableExtension\\": "src"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Martin Hasoň",
|
2019-01-25 20:24:52 +00:00
|
|
|
"email": "martin.hason@gmail.com"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Webuni s.r.o.",
|
|
|
|
"homepage": "https://www.webuni.cz"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "The table extension for CommonMark PHP implementation",
|
|
|
|
"homepage": "https://github.com/webuni/commonmark-table-extension",
|
|
|
|
"keywords": [
|
|
|
|
"commonmark",
|
|
|
|
"markdown",
|
|
|
|
"table"
|
|
|
|
],
|
2020-11-30 15:51:39 +00:00
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/webuni/commonmark-table-extension/issues",
|
|
|
|
"source": "https://github.com/webuni/commonmark-table-extension/tree/0.9.0"
|
|
|
|
},
|
2020-09-09 14:59:28 +00:00
|
|
|
"abandoned": "league/commonmark",
|
2019-07-26 23:06:02 +00:00
|
|
|
"time": "2018-11-28T11:29:11+00:00"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "webuni/front-matter",
|
2020-11-30 15:51:39 +00:00
|
|
|
"version": "1.2.0",
|
2019-01-21 17:15:25 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/webuni/front-matter.git",
|
2020-11-30 15:51:39 +00:00
|
|
|
"reference": "dd2f623ac169b52e4eb261f3aaf4973cd2b0c368"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2020-11-30 15:51:39 +00:00
|
|
|
"url": "https://api.github.com/repos/webuni/front-matter/zipball/dd2f623ac169b52e4eb261f3aaf4973cd2b0c368",
|
|
|
|
"reference": "dd2f623ac169b52e4eb261f3aaf4973cd2b0c368",
|
2019-01-21 17:15:25 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2020-11-30 15:51:39 +00:00
|
|
|
"php": "^7.2 || ^8.0",
|
|
|
|
"symfony/yaml": "^3.0 || ^4.0 || ^5.0"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2020-11-30 15:51:39 +00:00
|
|
|
"ext-json": "*",
|
|
|
|
"league/commonmark": "^1.4",
|
2019-01-21 17:15:25 +00:00
|
|
|
"mthaml/mthaml": "^1.3",
|
2020-11-30 15:51:39 +00:00
|
|
|
"nette/neon": "^2.2 || ^3.0",
|
|
|
|
"twig/twig": "^3.0",
|
|
|
|
"yosymfony/toml": "^1.0"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"nette/neon": "If you want to use NEON as front matter",
|
|
|
|
"yosymfony/toml": "If you want to use TOML as front matter"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "1.2-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Webuni\\FrontMatter\\": "src"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Martin Hasoň",
|
2020-11-30 15:51:39 +00:00
|
|
|
"email": "martin.hason@gmail.com",
|
|
|
|
"homepage": "https://www.martinhason.cz"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Webuni s.r.o.",
|
|
|
|
"homepage": "https://www.webuni.cz"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Front matter parser and dumper for PHP",
|
|
|
|
"homepage": "https://github.com/webuni/front-matter",
|
|
|
|
"keywords": [
|
2020-11-30 15:51:39 +00:00
|
|
|
"commonmark",
|
2019-01-21 17:15:25 +00:00
|
|
|
"front-matter",
|
|
|
|
"json",
|
|
|
|
"neon",
|
|
|
|
"toml",
|
|
|
|
"yaml"
|
|
|
|
],
|
2020-11-30 15:51:39 +00:00
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/webuni/front-matter/issues",
|
|
|
|
"source": "https://github.com/webuni/front-matter/tree/1.2.0"
|
|
|
|
},
|
|
|
|
"time": "2020-11-04T21:04:28+00:00"
|
2019-01-21 17:15:25 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"aliases": [],
|
|
|
|
"minimum-stability": "stable",
|
2019-08-29 17:06:38 +00:00
|
|
|
"stability-flags": [],
|
2019-01-21 17:15:25 +00:00
|
|
|
"prefer-stable": false,
|
|
|
|
"prefer-lowest": false,
|
|
|
|
"platform": [],
|
2020-03-31 16:53:11 +00:00
|
|
|
"platform-dev": [],
|
2020-11-30 15:51:39 +00:00
|
|
|
"plugin-api-version": "2.0.0"
|
2019-01-21 17:15:25 +00:00
|
|
|
}
|