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"
|
|
|
|
],
|
|
|
|
"content-hash": "18f1867fdb8b951d62546b63f535d837",
|
|
|
|
"packages": [
|
|
|
|
{
|
|
|
|
"name": "daux/daux.io",
|
2019-07-26 23:06:02 +00:00
|
|
|
"version": "0.9.3",
|
2019-01-21 17:15:25 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/dauxio/daux.io.git",
|
2019-07-26 23:06:02 +00:00
|
|
|
"reference": "dbfb4cf70dd35259dc112356109e726532127595"
|
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/dauxio/daux.io/zipball/dbfb4cf70dd35259dc112356109e726532127595",
|
|
|
|
"reference": "dbfb4cf70dd35259dc112356109e726532127595",
|
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",
|
|
|
|
"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/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Justin Walsh",
|
|
|
|
"homepage": "http://todaymade.com/"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Stéphane Goetz",
|
|
|
|
"homepage": "http://onigoetz.ch/"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"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"
|
|
|
|
],
|
2019-07-26 23:06:02 +00:00
|
|
|
"time": "2019-07-09T19:16:05+00:00"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "guzzlehttp/guzzle",
|
|
|
|
"version": "6.3.3",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/guzzle/guzzle.git",
|
|
|
|
"reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/407b0cb880ace85c9b63c5f9551db498cb2d50ba",
|
|
|
|
"reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"guzzlehttp/promises": "^1.0",
|
|
|
|
"guzzlehttp/psr7": "^1.4",
|
|
|
|
"php": ">=5.5"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"ext-curl": "*",
|
|
|
|
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
|
|
|
|
"psr/log": "^1.0"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"psr/log": "Required for using the Log middleware"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "6.3-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"files": [
|
|
|
|
"src/functions_include.php"
|
|
|
|
],
|
|
|
|
"psr-4": {
|
|
|
|
"GuzzleHttp\\": "src/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"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"
|
|
|
|
],
|
|
|
|
"time": "2018-04-22T15:46:56+00: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-07-26 23:06:02 +00:00
|
|
|
"version": "1.6.1",
|
2019-01-21 17:15:25 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/guzzle/psr7.git",
|
2019-07-26 23:06:02 +00:00
|
|
|
"reference": "239400de7a173fe9901b9ac7c06497751f00727a"
|
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/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a",
|
|
|
|
"reference": "239400de7a173fe9901b9ac7c06497751f00727a",
|
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": "*",
|
2019-01-21 17:15:25 +00:00
|
|
|
"phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8"
|
|
|
|
},
|
2019-07-26 23:06:02 +00:00
|
|
|
"suggest": {
|
|
|
|
"zendframework/zend-httphandlerrunner": "Emit PSR-7 responses"
|
|
|
|
},
|
2019-01-21 17:15:25 +00:00
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2019-07-26 23:06:02 +00:00
|
|
|
"dev-master": "1.6-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"
|
|
|
|
],
|
2019-07-26 23:06:02 +00:00
|
|
|
"time": "2019-07-01T23:21:34+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"
|
|
|
|
],
|
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"
|
|
|
|
],
|
|
|
|
"time": "2016-12-28T00:14:17+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "myclabs/deep-copy",
|
2019-07-26 23:06:02 +00:00
|
|
|
"version": "1.9.1",
|
2019-01-21 17:15:25 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/myclabs/DeepCopy.git",
|
2019-07-26 23:06:02 +00:00
|
|
|
"reference": "e6828efaba2c9b79f4499dae1d66ef8bfa7b2b72"
|
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/myclabs/DeepCopy/zipball/e6828efaba2c9b79f4499dae1d66ef8bfa7b2b72",
|
|
|
|
"reference": "e6828efaba2c9b79f4499dae1d66ef8bfa7b2b72",
|
2019-01-21 17:15:25 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2019-01-25 20:24:52 +00:00
|
|
|
"php": "^7.1"
|
|
|
|
},
|
|
|
|
"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"
|
|
|
|
],
|
2019-07-26 23:06:02 +00:00
|
|
|
"time": "2019-04-07T13:18:21+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"
|
|
|
|
],
|
|
|
|
"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"
|
|
|
|
],
|
|
|
|
"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.",
|
2019-07-26 23:06:02 +00:00
|
|
|
"time": "2019-03-08T08:55:37+00:00"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/console",
|
2019-07-26 23:06:02 +00:00
|
|
|
"version": "v4.3.2",
|
2019-01-21 17:15:25 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/console.git",
|
2019-07-26 23:06:02 +00:00
|
|
|
"reference": "b592b26a24265a35172d8a2094d8b10f22b7cc39"
|
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/symfony/console/zipball/b592b26a24265a35172d8a2094d8b10f22b7cc39",
|
|
|
|
"reference": "b592b26a24265a35172d8a2094d8b10f22b7cc39",
|
2019-01-21 17:15:25 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2019-01-25 20:24:52 +00:00
|
|
|
"php": "^7.1.3",
|
2019-07-26 23:06:02 +00:00
|
|
|
"symfony/polyfill-mbstring": "~1.0",
|
|
|
|
"symfony/polyfill-php73": "^1.8",
|
|
|
|
"symfony/service-contracts": "^1.1"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
"conflict": {
|
|
|
|
"symfony/dependency-injection": "<3.4",
|
2019-07-26 23:06:02 +00:00
|
|
|
"symfony/event-dispatcher": "<4.3",
|
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-01-25 20:24:52 +00:00
|
|
|
"symfony/config": "~3.4|~4.0",
|
2019-01-21 17:15:25 +00:00
|
|
|
"symfony/dependency-injection": "~3.4|~4.0",
|
2019-07-26 23:06:02 +00:00
|
|
|
"symfony/event-dispatcher": "^4.3",
|
2019-01-21 17:15:25 +00:00
|
|
|
"symfony/lock": "~3.4|~4.0",
|
2019-07-26 23:06:02 +00:00
|
|
|
"symfony/process": "~3.4|~4.0",
|
|
|
|
"symfony/var-dumper": "^4.3"
|
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",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2019-07-26 23:06:02 +00:00
|
|
|
"dev-master": "4.3-dev"
|
2019-01-21 17:15:25 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"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",
|
2019-07-26 23:06:02 +00:00
|
|
|
"time": "2019-06-13T11:03:18+00:00"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/http-foundation",
|
2019-07-26 23:06:02 +00:00
|
|
|
"version": "v4.3.2",
|
2019-01-21 17:15:25 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/http-foundation.git",
|
2019-07-26 23:06:02 +00:00
|
|
|
"reference": "e1b507fcfa4e87d192281774b5ecd4265370180d"
|
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/symfony/http-foundation/zipball/e1b507fcfa4e87d192281774b5ecd4265370180d",
|
|
|
|
"reference": "e1b507fcfa4e87d192281774b5ecd4265370180d",
|
2019-01-21 17:15:25 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2019-01-25 20:24:52 +00:00
|
|
|
"php": "^7.1.3",
|
2019-07-26 23:06:02 +00:00
|
|
|
"symfony/mime": "^4.3",
|
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",
|
|
|
|
"symfony/expression-language": "~3.4|~4.0"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2019-07-26 23:06:02 +00:00
|
|
|
"dev-master": "4.3-dev"
|
2019-01-21 17:15:25 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"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",
|
2019-07-26 23:06:02 +00:00
|
|
|
"time": "2019-06-26T09:25:00+00:00"
|
2019-01-25 20:24:52 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/intl",
|
2019-07-26 23:06:02 +00:00
|
|
|
"version": "v4.3.2",
|
2019-01-25 20:24:52 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/intl.git",
|
2019-07-26 23:06:02 +00:00
|
|
|
"reference": "ae61816fdc00809928bb45ebc5df593d7e0878ad"
|
2019-01-25 20:24:52 +00:00
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
2019-07-26 23:06:02 +00:00
|
|
|
"url": "https://api.github.com/repos/symfony/intl/zipball/ae61816fdc00809928bb45ebc5df593d7e0878ad",
|
|
|
|
"reference": "ae61816fdc00809928bb45ebc5df593d7e0878ad",
|
2019-01-25 20:24:52 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": "^7.1.3",
|
|
|
|
"symfony/polyfill-intl-icu": "~1.0"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"symfony/filesystem": "~3.4|~4.0"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"ext-intl": "to use the component with locales other than \"en\""
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2019-07-26 23:06:02 +00:00
|
|
|
"dev-master": "4.3-dev"
|
2019-01-25 20:24:52 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"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"
|
|
|
|
],
|
2019-07-26 23:06:02 +00:00
|
|
|
"time": "2019-06-17T17:37:00+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/mime",
|
|
|
|
"version": "v4.3.2",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/mime.git",
|
|
|
|
"reference": "ec2c5565de60e03f33d4296a655e3273f0ad1f8b"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/symfony/mime/zipball/ec2c5565de60e03f33d4296a655e3273f0ad1f8b",
|
|
|
|
"reference": "ec2c5565de60e03f33d4296a655e3273f0ad1f8b",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": "^7.1.3",
|
|
|
|
"symfony/polyfill-intl-idn": "^1.10",
|
|
|
|
"symfony/polyfill-mbstring": "^1.0"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"egulias/email-validator": "^2.0",
|
|
|
|
"symfony/dependency-injection": "~3.4|^4.1"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "4.3-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"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"
|
|
|
|
],
|
|
|
|
"time": "2019-06-04T09:22:54+00:00"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/polyfill-ctype",
|
2019-07-26 23:06:02 +00:00
|
|
|
"version": "v1.11.0",
|
2019-01-21 17:15:25 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/polyfill-ctype.git",
|
2019-07-26 23:06:02 +00:00
|
|
|
"reference": "82ebae02209c21113908c229e9883c419720738a"
|
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/symfony/polyfill-ctype/zipball/82ebae02209c21113908c229e9883c419720738a",
|
|
|
|
"reference": "82ebae02209c21113908c229e9883c419720738a",
|
2019-01-21 17:15:25 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.3"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"ext-ctype": "For best performance"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2019-07-26 23:06:02 +00:00
|
|
|
"dev-master": "1.11-dev"
|
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": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Gert de Pagter",
|
2019-07-26 23:06:02 +00:00
|
|
|
"email": "BackEndTea@gmail.com"
|
2019-01-21 17:15:25 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"description": "Symfony polyfill for ctype functions",
|
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"keywords": [
|
|
|
|
"compatibility",
|
|
|
|
"ctype",
|
|
|
|
"polyfill",
|
|
|
|
"portable"
|
|
|
|
],
|
2019-07-26 23:06:02 +00:00
|
|
|
"time": "2019-02-06T07:57:58+00:00"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
{
|
2019-01-25 20:24:52 +00:00
|
|
|
"name": "symfony/polyfill-intl-icu",
|
2019-07-26 23:06:02 +00:00
|
|
|
"version": "v1.11.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",
|
2019-07-26 23:06:02 +00:00
|
|
|
"reference": "999878a3a09d73cae157b0cf89bb6fb2cc073057"
|
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/symfony/polyfill-intl-icu/zipball/999878a3a09d73cae157b0cf89bb6fb2cc073057",
|
|
|
|
"reference": "999878a3a09d73cae157b0cf89bb6fb2cc073057",
|
2019-01-21 17:15:25 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2019-01-25 20:24:52 +00:00
|
|
|
"php": ">=5.3.3",
|
|
|
|
"symfony/intl": "~2.3|~3.0|~4.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": {
|
|
|
|
"dev-master": "1.9-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"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"
|
|
|
|
],
|
2019-07-26 23:06:02 +00:00
|
|
|
"time": "2019-01-07T19:39:47+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/polyfill-intl-idn",
|
|
|
|
"version": "v1.11.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/polyfill-intl-idn.git",
|
|
|
|
"reference": "c766e95bec706cdd89903b1eda8afab7d7a6b7af"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/c766e95bec706cdd89903b1eda8afab7d7a6b7af",
|
|
|
|
"reference": "c766e95bec706cdd89903b1eda8afab7d7a6b7af",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.3",
|
|
|
|
"symfony/polyfill-mbstring": "^1.3",
|
|
|
|
"symfony/polyfill-php72": "^1.9"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"ext-intl": "For best performance"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "1.9-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"Symfony\\Polyfill\\Intl\\Idn\\": ""
|
|
|
|
},
|
|
|
|
"files": [
|
|
|
|
"bootstrap.php"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
|
"license": [
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Symfony Community",
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Laurent Bassin",
|
|
|
|
"email": "laurent@bassin.info"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"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"
|
|
|
|
],
|
|
|
|
"time": "2019-03-04T13:44:35+00:00"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
{
|
2019-01-25 20:24:52 +00:00
|
|
|
"name": "symfony/polyfill-mbstring",
|
2019-07-26 23:06:02 +00:00
|
|
|
"version": "v1.11.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",
|
2019-07-26 23:06:02 +00:00
|
|
|
"reference": "fe5e94c604826c35a32fa832f35bd036b6799609"
|
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/symfony/polyfill-mbstring/zipball/fe5e94c604826c35a32fa832f35bd036b6799609",
|
|
|
|
"reference": "fe5e94c604826c35a32fa832f35bd036b6799609",
|
2019-01-21 17:15:25 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.3"
|
|
|
|
},
|
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": {
|
2019-07-26 23:06:02 +00:00
|
|
|
"dev-master": "1.11-dev"
|
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"
|
|
|
|
],
|
2019-07-26 23:06:02 +00:00
|
|
|
"time": "2019-02-06T07:57:58+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/polyfill-php72",
|
|
|
|
"version": "v1.11.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/polyfill-php72.git",
|
|
|
|
"reference": "ab50dcf166d5f577978419edd37aa2bb8eabce0c"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/ab50dcf166d5f577978419edd37aa2bb8eabce0c",
|
|
|
|
"reference": "ab50dcf166d5f577978419edd37aa2bb8eabce0c",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.3"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "1.11-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"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"
|
|
|
|
],
|
|
|
|
"time": "2019-02-06T07:57:58+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/polyfill-php73",
|
|
|
|
"version": "v1.11.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/polyfill-php73.git",
|
|
|
|
"reference": "d1fb4abcc0c47be136208ad9d68bf59f1ee17abd"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/d1fb4abcc0c47be136208ad9d68bf59f1ee17abd",
|
|
|
|
"reference": "d1fb4abcc0c47be136208ad9d68bf59f1ee17abd",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.3"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "1.11-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"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"
|
|
|
|
],
|
|
|
|
"time": "2019-02-06T07:57:58+00:00"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/process",
|
2019-07-26 23:06:02 +00:00
|
|
|
"version": "v4.3.2",
|
2019-01-21 17:15:25 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/process.git",
|
2019-07-26 23:06:02 +00:00
|
|
|
"reference": "856d35814cf287480465bb7a6c413bb7f5f5e69c"
|
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/symfony/process/zipball/856d35814cf287480465bb7a6c413bb7f5f5e69c",
|
|
|
|
"reference": "856d35814cf287480465bb7a6c413bb7f5f5e69c",
|
2019-01-21 17:15:25 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2019-01-25 20:24:52 +00:00
|
|
|
"php": "^7.1.3"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2019-07-26 23:06:02 +00:00
|
|
|
"dev-master": "4.3-dev"
|
2019-01-21 17:15:25 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"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",
|
2019-07-26 23:06:02 +00:00
|
|
|
"time": "2019-05-30T16:10:05+00:00"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/service-contracts",
|
|
|
|
"version": "v1.1.5",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/service-contracts.git",
|
|
|
|
"reference": "f391a00de78ec7ec8cf5cdcdae59ec7b883edb8d"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/f391a00de78ec7ec8cf5cdcdae59ec7b883edb8d",
|
|
|
|
"reference": "f391a00de78ec7ec8cf5cdcdae59ec7b883edb8d",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": "^7.1.3",
|
|
|
|
"psr/container": "^1.0"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"symfony/service-implementation": ""
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "1.1-dev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"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"
|
|
|
|
],
|
|
|
|
"time": "2019-06-13T11:15:36+00:00"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "symfony/yaml",
|
2019-07-26 23:06:02 +00:00
|
|
|
"version": "v4.3.2",
|
2019-01-21 17:15:25 +00:00
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/yaml.git",
|
2019-07-26 23:06:02 +00:00
|
|
|
"reference": "c60ecf5ba842324433b46f58dc7afc4487dbab99"
|
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/symfony/yaml/zipball/c60ecf5ba842324433b46f58dc7afc4487dbab99",
|
|
|
|
"reference": "c60ecf5ba842324433b46f58dc7afc4487dbab99",
|
2019-01-21 17:15:25 +00:00
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
2019-01-25 20:24:52 +00:00
|
|
|
"php": "^7.1.3",
|
2019-01-21 17:15:25 +00:00
|
|
|
"symfony/polyfill-ctype": "~1.8"
|
|
|
|
},
|
|
|
|
"conflict": {
|
|
|
|
"symfony/console": "<3.4"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"symfony/console": "~3.4|~4.0"
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"symfony/console": "For validating YAML files using the lint command"
|
|
|
|
},
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
2019-07-26 23:06:02 +00:00
|
|
|
"dev-master": "4.3-dev"
|
2019-01-21 17:15:25 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"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",
|
2019-07-26 23:06:02 +00:00
|
|
|
"time": "2019-04-06T14:04:46+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"
|
|
|
|
],
|
2019-07-26 23:06:02 +00:00
|
|
|
"abandoned": "league/commonmark-ext-table",
|
|
|
|
"time": "2018-11-28T11:29:11+00:00"
|
2019-01-21 17:15:25 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "webuni/front-matter",
|
|
|
|
"version": "1.1.0",
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/webuni/front-matter.git",
|
|
|
|
"reference": "c7d1c51f9864ff015365ce515374e63bcd3b558e"
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/webuni/front-matter/zipball/c7d1c51f9864ff015365ce515374e63bcd3b558e",
|
|
|
|
"reference": "c7d1c51f9864ff015365ce515374e63bcd3b558e",
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"php": "^5.6|^7.0",
|
|
|
|
"symfony/yaml": "^2.3|^3.0|^4.0"
|
|
|
|
},
|
|
|
|
"require-dev": {
|
|
|
|
"friendsofphp/php-cs-fixer": "^2.9",
|
|
|
|
"mthaml/mthaml": "^1.3",
|
|
|
|
"nette/neon": "^2.2",
|
|
|
|
"phpunit/phpunit": "^5.7|^6.0|^7.0",
|
|
|
|
"symfony/var-dumper": "^3.0|^4.0",
|
|
|
|
"twig/twig": "^1.27|^2.0",
|
|
|
|
"vimeo/psalm": "^1.0",
|
|
|
|
"yosymfony/toml": "~0.3|^1.0"
|
|
|
|
},
|
|
|
|
"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ň",
|
|
|
|
"email": "martin.hason@gmail.com"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"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": [
|
|
|
|
"front-matter",
|
|
|
|
"json",
|
|
|
|
"neon",
|
|
|
|
"toml",
|
|
|
|
"yaml"
|
|
|
|
],
|
|
|
|
"time": "2018-03-20T13:36:33+00:00"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"packages-dev": [],
|
|
|
|
"aliases": [],
|
|
|
|
"minimum-stability": "stable",
|
|
|
|
"stability-flags": [],
|
|
|
|
"prefer-stable": false,
|
|
|
|
"prefer-lowest": false,
|
|
|
|
"platform": [],
|
|
|
|
"platform-dev": []
|
|
|
|
}
|