mirror of
https://gh.wpcy.net/https://github.com/rilustrisimo/freescout-support.git
synced 2026-04-26 14:02:20 +08:00
570 lines
20 KiB
JSON
570 lines
20 KiB
JSON
{
|
|
"_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": "10d30d3250390efb9cfb34eaff45546d",
|
|
"packages": [
|
|
{
|
|
"name": "erusev/parsedown",
|
|
"version": "1.7.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/erusev/parsedown.git",
|
|
"reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/erusev/parsedown/zipball/cb17b6477dfff935958ba01325f2e8a2bfa6dab3",
|
|
"reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-mbstring": "*",
|
|
"php": ">=5.3.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.8.35"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Parsedown": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Emanuil Rusev",
|
|
"email": "hello@erusev.com",
|
|
"homepage": "http://erusev.com"
|
|
}
|
|
],
|
|
"description": "Parser for Markdown.",
|
|
"homepage": "http://parsedown.org",
|
|
"keywords": [
|
|
"markdown",
|
|
"parser"
|
|
],
|
|
"time": "2019-12-30T22:54:17+00:00"
|
|
},
|
|
{
|
|
"name": "fzaninotto/faker",
|
|
"version": "v1.9.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/fzaninotto/Faker.git",
|
|
"reference": "fc10d778e4b84d5bd315dad194661e091d307c6f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/fzaninotto/Faker/zipball/fc10d778e4b84d5bd315dad194661e091d307c6f",
|
|
"reference": "fc10d778e4b84d5bd315dad194661e091d307c6f",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.3.3 || ^7.0"
|
|
},
|
|
"require-dev": {
|
|
"ext-intl": "*",
|
|
"phpunit/phpunit": "^4.8.35 || ^5.7",
|
|
"squizlabs/php_codesniffer": "^2.9.2"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.9-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Faker\\": "src/Faker/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "François Zaninotto"
|
|
}
|
|
],
|
|
"description": "Faker is a PHP library that generates fake data for you.",
|
|
"keywords": [
|
|
"data",
|
|
"faker",
|
|
"fixtures"
|
|
],
|
|
"time": "2019-12-12T13:22:17+00:00"
|
|
},
|
|
{
|
|
"name": "mnapoli/front-yaml",
|
|
"version": "1.7.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/mnapoli/FrontYAML.git",
|
|
"reference": "7602e0ffe84ca07b68865960d255d3ae9502e5d4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/mnapoli/FrontYAML/zipball/7602e0ffe84ca07b68865960d255d3ae9502e5d4",
|
|
"reference": "7602e0ffe84ca07b68865960d255d3ae9502e5d4",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"erusev/parsedown": "~1.0",
|
|
"php": "^7.2",
|
|
"symfony/yaml": "~2.1|^3.0|^4.0|^5.0"
|
|
},
|
|
"require-dev": {
|
|
"league/commonmark": "~1.4",
|
|
"phpunit/phpunit": "~8.5"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Mni\\FrontYAML\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"time": "2020-05-21T08:30:56+00:00"
|
|
},
|
|
{
|
|
"name": "mnapoli/silly",
|
|
"version": "1.7.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/mnapoli/silly.git",
|
|
"reference": "66807f87abd2ab8e5708754d70b4b601f5614c32"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/mnapoli/silly/zipball/66807f87abd2ab8e5708754d70b4b601f5614c32",
|
|
"reference": "66807f87abd2ab8e5708754d70b4b601f5614c32",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.0",
|
|
"php-di/invoker": "~2.0",
|
|
"psr/container": "^1.0",
|
|
"symfony/console": "~3.0|~4.0|~5.0"
|
|
},
|
|
"require-dev": {
|
|
"friendsofphp/php-cs-fixer": "^2.12",
|
|
"mnapoli/phpunit-easymock": "~1.0",
|
|
"phpunit/phpunit": "~6.4"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Silly\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "Silly CLI micro-framework based on Symfony Console",
|
|
"keywords": [
|
|
"PSR-11",
|
|
"cli",
|
|
"console",
|
|
"framework",
|
|
"micro-framework",
|
|
"silly"
|
|
],
|
|
"time": "2019-11-26T20:07:27+00:00"
|
|
},
|
|
{
|
|
"name": "mpociot/documentarian",
|
|
"version": "0.2.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/mpociot/documentarian.git",
|
|
"reference": "477f67a975f4ee6a496455938b5558d9f2a3cceb"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/mpociot/documentarian/zipball/477f67a975f4ee6a496455938b5558d9f2a3cceb",
|
|
"reference": "477f67a975f4ee6a496455938b5558d9f2a3cceb",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"illuminate/view": "5.*",
|
|
"mnapoli/front-yaml": "^1.5",
|
|
"mnapoli/silly": "~1.0",
|
|
"php": ">=5.5.9",
|
|
"windwalker/renderer": "3.*"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.8"
|
|
},
|
|
"bin": [
|
|
"documentarian"
|
|
],
|
|
"type": "library",
|
|
"autoload": {
|
|
"files": [
|
|
"includes/helpers.php"
|
|
],
|
|
"psr-4": {
|
|
"Mpociot\\Documentarian\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache 2"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Marcel Pociot",
|
|
"email": "m.pociot@gmail.com"
|
|
}
|
|
],
|
|
"time": "2016-08-26T21:14:19+00:00"
|
|
},
|
|
{
|
|
"name": "mpociot/laravel-apidoc-generator",
|
|
"version": "3.15.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/mpociot/laravel-apidoc-generator.git",
|
|
"reference": "b7bc937e2d1ac1d6262f23d91d3d4b59b6ad148d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/mpociot/laravel-apidoc-generator/zipball/b7bc937e2d1ac1d6262f23d91d3d4b59b6ad148d",
|
|
"reference": "b7bc937e2d1ac1d6262f23d91d3d4b59b6ad148d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"fzaninotto/faker": "~1.8",
|
|
"illuminate/console": "5.5.* || 5.6.* || 5.7.* || 5.8.*",
|
|
"illuminate/routing": "5.5.* || 5.6.* || 5.7.* || 5.8.*",
|
|
"illuminate/support": "5.5.* || 5.6.* || 5.7.* || 5.8.*",
|
|
"league/flysystem": "^1.0",
|
|
"mpociot/documentarian": "^0.2.0",
|
|
"mpociot/reflection-docblock": "^1.0.1",
|
|
"php": ">=7.0.0",
|
|
"ramsey/uuid": "^3.8"
|
|
},
|
|
"require-dev": {
|
|
"dingo/api": "2.0.0-alpha1",
|
|
"league/fractal": "^0.17.0",
|
|
"mockery/mockery": "^1.2.0",
|
|
"orchestra/testbench": "3.5.* || 3.6.* || 3.7.*",
|
|
"phpstan/phpstan": "^0.9.0 || ^0.10.0 || ^0.11.15",
|
|
"phpunit/phpunit": "^6.0.0 || ^7.4.0"
|
|
},
|
|
"suggest": {
|
|
"league/fractal": "Required for transformers support",
|
|
"nunomaduro/collision": "For better reporting of errors that are thrown when generating docs"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"laravel": {
|
|
"providers": [
|
|
"Mpociot\\ApiDoc\\ApiDocGeneratorServiceProvider"
|
|
]
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Mpociot\\ApiDoc\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Marcel Pociot",
|
|
"email": "m.pociot@gmail.com"
|
|
}
|
|
],
|
|
"description": "Generate beautiful API documentation from your Laravel application",
|
|
"homepage": "http://github.com/mpociot/laravel-apidoc-generator",
|
|
"keywords": [
|
|
"api",
|
|
"documentation",
|
|
"laravel"
|
|
],
|
|
"time": "2019-08-31T11:33:31+00:00"
|
|
},
|
|
{
|
|
"name": "mpociot/reflection-docblock",
|
|
"version": "1.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/mpociot/reflection-docblock.git",
|
|
"reference": "c8b2e2b1f5cebbb06e2b5ccbf2958f2198867587"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/mpociot/reflection-docblock/zipball/c8b2e2b1f5cebbb06e2b5ccbf2958f2198867587",
|
|
"reference": "c8b2e2b1f5cebbb06e2b5ccbf2958f2198867587",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~4.0"
|
|
},
|
|
"suggest": {
|
|
"dflydev/markdown": "~1.0",
|
|
"erusev/parsedown": "~1.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Mpociot": [
|
|
"src/"
|
|
]
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Mike van Riel",
|
|
"email": "mike.vanriel@naenius.com"
|
|
}
|
|
],
|
|
"time": "2016-06-20T20:53:12+00:00"
|
|
},
|
|
{
|
|
"name": "php-di/invoker",
|
|
"version": "2.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/PHP-DI/Invoker.git",
|
|
"reference": "540c27c86f663e20fe39a24cd72fa76cdb21d41a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/PHP-DI/Invoker/zipball/540c27c86f663e20fe39a24cd72fa76cdb21d41a",
|
|
"reference": "540c27c86f663e20fe39a24cd72fa76cdb21d41a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"psr/container": "~1.0"
|
|
},
|
|
"require-dev": {
|
|
"athletic/athletic": "~0.1.8",
|
|
"phpunit/phpunit": "~4.5"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Invoker\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "Generic and extensible callable invoker",
|
|
"homepage": "https://github.com/PHP-DI/Invoker",
|
|
"keywords": [
|
|
"callable",
|
|
"dependency",
|
|
"dependency-injection",
|
|
"injection",
|
|
"invoke",
|
|
"invoker"
|
|
],
|
|
"time": "2017-03-20T19:28:22+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/yaml",
|
|
"version": "v3.3.18",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/yaml.git",
|
|
"reference": "af615970e265543a26ee712c958404eb9b7ac93d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/yaml/zipball/af615970e265543a26ee712c958404eb9b7ac93d",
|
|
"reference": "af615970e265543a26ee712c958404eb9b7ac93d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.5.9|>=7.0.8"
|
|
},
|
|
"require-dev": {
|
|
"symfony/console": "~2.8|~3.0"
|
|
},
|
|
"suggest": {
|
|
"symfony/console": "For validating YAML files using the lint command"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.3-dev"
|
|
}
|
|
},
|
|
"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",
|
|
"time": "2018-01-20T15:04:53+00:00"
|
|
},
|
|
{
|
|
"name": "windwalker/renderer",
|
|
"version": "3.5.22",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/ventoviro/windwalker-renderer.git",
|
|
"reference": "b157f2832dac02209db032cb61e21b8264ee4499"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/ventoviro/windwalker-renderer/zipball/b157f2832dac02209db032cb61e21b8264ee4499",
|
|
"reference": "b157f2832dac02209db032cb61e21b8264ee4499",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1.3",
|
|
"windwalker/structure": "~3.0"
|
|
},
|
|
"require-dev": {
|
|
"illuminate/view": "5.2.*",
|
|
"league/plates": "3.*",
|
|
"mustache/mustache": "2.*",
|
|
"twig/twig": "1.*",
|
|
"windwalker/dom": "~3.0",
|
|
"windwalker/filesystem": "~3.0",
|
|
"windwalker/test": "~3.0"
|
|
},
|
|
"suggest": {
|
|
"illuminate/view": "Install 5.* if you require Laravel Blade engine.",
|
|
"league/plates": "Install 3.* if you require Plates template engine.",
|
|
"mustache/mustache": "Install 2.* if you require Mustache engine.",
|
|
"twig/twig": "Install 1.* if you require Twig engine."
|
|
},
|
|
"type": "windwalker-package",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Windwalker\\Renderer\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL-2.0-or-later"
|
|
],
|
|
"description": "Windwalker Renderer package",
|
|
"homepage": "https://github.com/ventoviro/windwalker-renderer",
|
|
"keywords": [
|
|
"framework",
|
|
"renderer",
|
|
"windwalker"
|
|
],
|
|
"time": "2019-10-26T15:42:26+00:00"
|
|
},
|
|
{
|
|
"name": "windwalker/structure",
|
|
"version": "3.5.22",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/ventoviro/windwalker-structure.git",
|
|
"reference": "59466adb846685d60463f9c1403df2832d2fcf90"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/ventoviro/windwalker-structure/zipball/59466adb846685d60463f9c1403df2832d2fcf90",
|
|
"reference": "59466adb846685d60463f9c1403df2832d2fcf90",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1.3"
|
|
},
|
|
"require-dev": {
|
|
"ext-json": "*",
|
|
"laktak/hjson": "^2.1",
|
|
"symfony/yaml": "^4.0||^5.0",
|
|
"windwalker/test": "~3.0",
|
|
"yosymfony/toml": "^1.0"
|
|
},
|
|
"suggest": {
|
|
"laktak/hjson": "Install ~2.0 if you require HJSON support.",
|
|
"symfony/yaml": "Install 3.* if you require YAML support.",
|
|
"yosymfony/toml": "Install ~1.0 if you require TOML support."
|
|
},
|
|
"type": "windwalker-package",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Windwalker\\Structure\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL-2.0-or-later"
|
|
],
|
|
"description": "Windwalker Structure package",
|
|
"homepage": "https://github.com/ventoviro/windwalker-structure",
|
|
"keywords": [
|
|
"framework",
|
|
"structure",
|
|
"windwalker"
|
|
],
|
|
"time": "2020-07-04T09:50:33+00:00"
|
|
}
|
|
],
|
|
"packages-dev": [],
|
|
"aliases": [],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": [],
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": [],
|
|
"platform-dev": [],
|
|
"plugin-api-version": "1.1.0"
|
|
}
|