mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
14754 lines
534 KiB
JSON
14754 lines
534 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": "bdd7b142d734d108cd1129282d964b60",
|
|
"packages": [
|
|
{
|
|
"name": "anomaly/addon-field_type",
|
|
"version": "v2.2.9",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/anomalylabs/addon-field_type.git",
|
|
"reference": "ac8afe2e6c35817941583ac0c2ea04bd65b4ec7d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/anomalylabs/addon-field_type/zipball/ac8afe2e6c35817941583ac0c2ea04bd65b4ec7d",
|
|
"reference": "ac8afe2e6c35817941583ac0c2ea04bd65b4ec7d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"anomaly/streams-platform": "^1.2"
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Anomaly\\AddonFieldType\\": "src/"
|
|
}
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PyroCMS, Inc.",
|
|
"email": "support@pyrocms.com",
|
|
"homepage": "http://pyrocms.com/",
|
|
"role": "Owner"
|
|
},
|
|
{
|
|
"name": "Ryan Thompson",
|
|
"email": "ryan@pyrocms.com",
|
|
"homepage": "http://ryanthepyro.com/",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "An addon dropdown field type.",
|
|
"homepage": "http://pyrocms.com/",
|
|
"keywords": [
|
|
"field type",
|
|
"streams addon",
|
|
"streams field type"
|
|
],
|
|
"support": {
|
|
"email": "support@pyrocms.com",
|
|
"source": "https://github.com/anomalylabs/addon-field_type/tree/v2.2.9"
|
|
},
|
|
"time": "2019-02-27T21:56:54+00:00"
|
|
},
|
|
{
|
|
"name": "anomaly/blocks-module",
|
|
"version": "v1.3.21",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/anomalylabs/blocks-module.git",
|
|
"reference": "f49fa71eb0d5f10e4b53fcf9cf62444db26738b2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/anomalylabs/blocks-module/zipball/f49fa71eb0d5f10e4b53fcf9cf62444db26738b2",
|
|
"reference": "f49fa71eb0d5f10e4b53fcf9cf62444db26738b2",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"anomaly/configuration-module": "^2.1",
|
|
"anomaly/settings-module": "^2.1",
|
|
"anomaly/streams-platform": "^1.6"
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Anomaly\\BlocksModule\\": "src/",
|
|
"Anomaly\\BlocksFieldType\\": "addons/anomaly/blocks-field_type/src/"
|
|
}
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PyroCMS, Inc.",
|
|
"homepage": "http://pyrocms.com/",
|
|
"role": "Owner"
|
|
},
|
|
{
|
|
"name": "Ryan Thompson",
|
|
"homepage": "http://ryanthepyro.com/",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "Manage sections of content.",
|
|
"homepage": "http://pyrocms.com/addons/anomaly/blocks-module",
|
|
"keywords": [
|
|
"block content"
|
|
],
|
|
"support": {
|
|
"docs": "https://pyrocms.com/documentation/blocks-module",
|
|
"forum": "https://pyrocms.com/forum/channels/blocks-module",
|
|
"slack": "https://pyrocms.com/slack",
|
|
"issues": "https://github.com/pyrocms/pyrocms/issues?q=is:issue is:open [blocks-module]",
|
|
"source": "https://github.com/anomalylabs/blocks-module"
|
|
},
|
|
"time": "2020-12-05T23:00:41+00:00"
|
|
},
|
|
{
|
|
"name": "anomaly/boolean-field_type",
|
|
"version": "v2.3.18",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/anomalylabs/boolean-field_type.git",
|
|
"reference": "464909e300a54dc637b82841d3b937806e8818da"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/anomalylabs/boolean-field_type/zipball/464909e300a54dc637b82841d3b937806e8818da",
|
|
"reference": "464909e300a54dc637b82841d3b937806e8818da",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"anomaly/streams-platform": "^1.2"
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Anomaly\\BooleanFieldType\\": "src/"
|
|
}
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PyroCMS, Inc.",
|
|
"email": "support@pyrocms.com",
|
|
"homepage": "http://pyrocms.com/",
|
|
"role": "Owner"
|
|
},
|
|
{
|
|
"name": "Ryan Thompson",
|
|
"email": "ryan@pyrocms.com",
|
|
"homepage": "http://ryanthepyro.com/",
|
|
"role": "Owner"
|
|
}
|
|
],
|
|
"description": "An on/off switch style field type.",
|
|
"homepage": "http://pyrocms.com/",
|
|
"keywords": [
|
|
"field type",
|
|
"streams addon",
|
|
"streams field type"
|
|
],
|
|
"support": {
|
|
"email": "support@pyrocms.com",
|
|
"source": "https://github.com/anomalylabs/boolean-field_type/tree/v2.3.18"
|
|
},
|
|
"time": "2020-10-20T18:48:39+00:00"
|
|
},
|
|
{
|
|
"name": "anomaly/checkboxes-field_type",
|
|
"version": "v2.4.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/anomalylabs/checkboxes-field_type.git",
|
|
"reference": "6a2c18e706a37b2f21bc9506b32d73f6235e026b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/anomalylabs/checkboxes-field_type/zipball/6a2c18e706a37b2f21bc9506b32d73f6235e026b",
|
|
"reference": "6a2c18e706a37b2f21bc9506b32d73f6235e026b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"anomaly/streams-platform": "^1.2"
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Anomaly\\CheckboxesFieldType\\": "src/"
|
|
}
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PyroCMS, Inc.",
|
|
"email": "support@pyrocms.com",
|
|
"homepage": "http://pyrocms.com/",
|
|
"role": "Owner"
|
|
},
|
|
{
|
|
"name": "Ryan Thompson",
|
|
"email": "ryan@pyrocms.com",
|
|
"homepage": "http://ryanthepyro.com/",
|
|
"role": "Owner"
|
|
}
|
|
],
|
|
"description": "A checkboxes field type.",
|
|
"homepage": "http://pyrocms.com/",
|
|
"keywords": [
|
|
"field type",
|
|
"streams addon",
|
|
"streams field type"
|
|
],
|
|
"support": {
|
|
"email": "support@pyrocms.com",
|
|
"source": "https://github.com/anomalylabs/checkboxes-field_type/tree/v2.4.5"
|
|
},
|
|
"time": "2019-08-19T20:39:21+00:00"
|
|
},
|
|
{
|
|
"name": "anomaly/colorpicker-field_type",
|
|
"version": "v2.3.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/anomalylabs/colorpicker-field_type.git",
|
|
"reference": "ab52055731a80e68c68df6ebf4c1cac3fdf4e899"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/anomalylabs/colorpicker-field_type/zipball/ab52055731a80e68c68df6ebf4c1cac3fdf4e899",
|
|
"reference": "ab52055731a80e68c68df6ebf4c1cac3fdf4e899",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"anomaly/streams-platform": "^1.2"
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Anomaly\\ColorpickerFieldType\\": "src/"
|
|
}
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PyroCMS, Inc.",
|
|
"email": "support@pyrocms.com",
|
|
"homepage": "http://pyrocms.com/",
|
|
"role": "Owner"
|
|
},
|
|
{
|
|
"name": "Ryan Thompson",
|
|
"email": "ryan@pyrocms.com",
|
|
"homepage": "http://ryanthepyro.com/",
|
|
"role": "Owner"
|
|
}
|
|
],
|
|
"description": "A colorpicker field type.",
|
|
"homepage": "http://pyrocms.com/",
|
|
"keywords": [
|
|
"field type",
|
|
"streams addon",
|
|
"streams field type"
|
|
],
|
|
"support": {
|
|
"email": "support@pyrocms.com",
|
|
"source": "https://github.com/anomalylabs/colorpicker-field_type/tree/v2.3.3"
|
|
},
|
|
"time": "2019-02-27T23:11:59+00:00"
|
|
},
|
|
{
|
|
"name": "anomaly/configuration-module",
|
|
"version": "v2.1.13",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/anomalylabs/configuration-module.git",
|
|
"reference": "22ee5c5201c296935c35b0a8558d9f2028561a66"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/anomalylabs/configuration-module/zipball/22ee5c5201c296935c35b0a8558d9f2028561a66",
|
|
"reference": "22ee5c5201c296935c35b0a8558d9f2028561a66",
|
|
"shasum": ""
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Anomaly\\ConfigurationModule\\": "src/"
|
|
}
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PyroCMS, Inc.",
|
|
"homepage": "http://pyrocms.com/",
|
|
"role": "Owner"
|
|
},
|
|
{
|
|
"name": "Ryan Thompson",
|
|
"homepage": "http://ryanthepyro.com/",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "Addon configuration management for the Streams Platform.",
|
|
"homepage": "http://pyrocms.com/addons/anomaly/configuration-module",
|
|
"keywords": [
|
|
"configuration"
|
|
],
|
|
"support": {
|
|
"docs": "https://pyrocms.com/documentation/configuration-module",
|
|
"forum": "https://pyrocms.com/forum/channels/configuration-module",
|
|
"slack": "https://pyrocms.com/slack",
|
|
"issues": "https://github.com/pyrocms/pyrocms/issues?q=is:issue is:open [configuration-module]",
|
|
"source": "https://github.com/anomalylabs/configuration-module"
|
|
},
|
|
"time": "2019-03-13T16:01:53+00:00"
|
|
},
|
|
{
|
|
"name": "anomaly/contact-plugin",
|
|
"version": "v1.2.9",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/anomalylabs/contact-plugin.git",
|
|
"reference": "05d1fab784d45576723fab502e58b10beb348cc3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/anomalylabs/contact-plugin/zipball/05d1fab784d45576723fab502e58b10beb348cc3",
|
|
"reference": "05d1fab784d45576723fab502e58b10beb348cc3",
|
|
"shasum": ""
|
|
},
|
|
"type": "streams-addon",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-1.0/master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Anomaly\\ContactPlugin\\": "src/"
|
|
}
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "AnomalyLabs, Inc.",
|
|
"email": "hello@anomaly.is",
|
|
"homepage": "http://anomaly.is/",
|
|
"role": "Owner"
|
|
}
|
|
],
|
|
"description": "A simple contact form plugin.",
|
|
"homepage": "http://anomaly.is/",
|
|
"keywords": [
|
|
"plugin",
|
|
"streams addon",
|
|
"streams plugin"
|
|
],
|
|
"support": {
|
|
"email": "support@anomaly.is",
|
|
"source": "https://github.com/anomalylabs/contact-plugin/tree/v1.2.9"
|
|
},
|
|
"time": "2018-02-20T17:40:51+00:00"
|
|
},
|
|
{
|
|
"name": "anomaly/country-field_type",
|
|
"version": "v2.3.11",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/anomalylabs/country-field_type.git",
|
|
"reference": "67424ad20835a1098353aa4e373935601a460307"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/anomalylabs/country-field_type/zipball/67424ad20835a1098353aa4e373935601a460307",
|
|
"reference": "67424ad20835a1098353aa4e373935601a460307",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"anomaly/streams-platform": "^1.2"
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Anomaly\\CountryFieldType\\": "src/"
|
|
}
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PyroCMS, Inc.",
|
|
"email": "support@pyrocms.com",
|
|
"homepage": "http://pyrocms.com/",
|
|
"role": "Owner"
|
|
},
|
|
{
|
|
"name": "Ryan Thompson",
|
|
"email": "ryan@pyrocms.com",
|
|
"homepage": "http://ryanthepyro.com/",
|
|
"role": "Owner"
|
|
}
|
|
],
|
|
"description": "A country dropdown field type.",
|
|
"homepage": "http://pyrocms.com/",
|
|
"keywords": [
|
|
"field type",
|
|
"streams addon",
|
|
"streams field type"
|
|
],
|
|
"support": {
|
|
"email": "support@pyrocms.com",
|
|
"source": "https://github.com/anomalylabs/country-field_type/tree/v2.3.11"
|
|
},
|
|
"time": "2019-03-24T12:59:29+00:00"
|
|
},
|
|
{
|
|
"name": "anomaly/dashboard-module",
|
|
"version": "v2.2.11",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/anomalylabs/dashboard-module.git",
|
|
"reference": "00833f7a8be0b4674bbe33b0ea1798225981baea"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/anomalylabs/dashboard-module/zipball/00833f7a8be0b4674bbe33b0ea1798225981baea",
|
|
"reference": "00833f7a8be0b4674bbe33b0ea1798225981baea",
|
|
"shasum": ""
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Anomaly\\DashboardModule\\": "src/"
|
|
}
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PyroCMS, Inc.",
|
|
"homepage": "http://pyrocms.com/",
|
|
"role": "Owner"
|
|
},
|
|
{
|
|
"name": "Ryan Thompson",
|
|
"homepage": "http://ryanthepyro.com/",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "A system dashboard and report manager.",
|
|
"homepage": "http://pyrocms.com/",
|
|
"keywords": [
|
|
"dashboard"
|
|
],
|
|
"support": {
|
|
"docs": "https://pyrocms.com/documentation/dashboard-module",
|
|
"forum": "https://pyrocms.com/forum/channels/dashboard-module",
|
|
"slack": "https://pyrocms.com/slack",
|
|
"issues": "https://github.com/pyrocms/pyrocms/issues?q=is:issue is:open [dashboard-module]",
|
|
"source": "https://github.com/anomalylabs/dashboard-module"
|
|
},
|
|
"time": "2022-02-01T16:57:58+00:00"
|
|
},
|
|
{
|
|
"name": "anomaly/datetime-field_type",
|
|
"version": "v3.0.49",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/anomalylabs/datetime-field_type.git",
|
|
"reference": "0ce189d2965cc77b6e36f9abd0da9a81a127cd83"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/anomalylabs/datetime-field_type/zipball/0ce189d2965cc77b6e36f9abd0da9a81a127cd83",
|
|
"reference": "0ce189d2965cc77b6e36f9abd0da9a81a127cd83",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"anomaly/streams-platform": "^1.2"
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Anomaly\\DatetimeFieldType\\": "src/"
|
|
}
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PyroCMS, Inc.",
|
|
"email": "support@pyrocms.com",
|
|
"homepage": "http://pyrocms.com/",
|
|
"role": "Owner"
|
|
},
|
|
{
|
|
"name": "Ryan Thompson",
|
|
"email": "ryan@pyrocms.com",
|
|
"homepage": "http://ryanthepyro.com/",
|
|
"role": "Owner"
|
|
}
|
|
],
|
|
"description": "A date and time picker field type.",
|
|
"homepage": "http://pyrocms.com/",
|
|
"keywords": [
|
|
"field type",
|
|
"streams addon",
|
|
"streams field type"
|
|
],
|
|
"support": {
|
|
"email": "support@pyrocms.com",
|
|
"source": "https://github.com/anomalylabs/datetime-field_type/tree/v3.0.49"
|
|
},
|
|
"time": "2022-01-24T05:22:11+00:00"
|
|
},
|
|
{
|
|
"name": "anomaly/decimal-field_type",
|
|
"version": "v2.1.14",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/anomalylabs/decimal-field_type.git",
|
|
"reference": "7e974e20cd7f67b97f53e4b236a0a491d10a340d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/anomalylabs/decimal-field_type/zipball/7e974e20cd7f67b97f53e4b236a0a491d10a340d",
|
|
"reference": "7e974e20cd7f67b97f53e4b236a0a491d10a340d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"anomaly/streams-platform": "^1.2"
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Anomaly\\DecimalFieldType\\": "src/"
|
|
}
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PyroCMS, Inc.",
|
|
"email": "support@pyrocms.com",
|
|
"homepage": "http://pyrocms.com/",
|
|
"role": "Owner"
|
|
},
|
|
{
|
|
"name": "Ryan Thompson",
|
|
"email": "ryan@pyrocms.com",
|
|
"homepage": "http://ryanthepyro.com/",
|
|
"role": "Owner"
|
|
}
|
|
],
|
|
"description": "A decimal number field type.",
|
|
"homepage": "http://pyrocms.com/",
|
|
"keywords": [
|
|
"field type",
|
|
"streams addon",
|
|
"streams field type"
|
|
],
|
|
"support": {
|
|
"email": "support@pyrocms.com",
|
|
"source": "https://github.com/anomalylabs/decimal-field_type/tree/v2.1.14"
|
|
},
|
|
"time": "2020-06-22T06:57:10+00:00"
|
|
},
|
|
{
|
|
"name": "anomaly/default_authenticator-extension",
|
|
"version": "v2.1.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/anomalylabs/default_authenticator-extension.git",
|
|
"reference": "462033f0fc71f452b94b255627495ddc7ce98f1f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/anomalylabs/default_authenticator-extension/zipball/462033f0fc71f452b94b255627495ddc7ce98f1f",
|
|
"reference": "462033f0fc71f452b94b255627495ddc7ce98f1f",
|
|
"shasum": ""
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Anomaly\\DefaultAuthenticatorExtension\\": "src/"
|
|
}
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PyroCMS, Inc.",
|
|
"email": "support@pyrocms.com",
|
|
"homepage": "http://pyrocms.com/",
|
|
"role": "Owner"
|
|
}
|
|
],
|
|
"description": "The default user authenticator for the Users module.",
|
|
"homepage": "http://pyrocms.com/",
|
|
"keywords": [
|
|
"extension",
|
|
"streams addon",
|
|
"streams extension"
|
|
],
|
|
"support": {
|
|
"email": "support@pyrocms.com",
|
|
"source": "https://github.com/anomalylabs/default_authenticator-extension/tree/v2.1.5"
|
|
},
|
|
"time": "2016-10-31T13:58:34+00:00"
|
|
},
|
|
{
|
|
"name": "anomaly/default_page_handler-extension",
|
|
"version": "v2.1.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/anomalylabs/default_page_handler-extension.git",
|
|
"reference": "b18b7d28422ef95f7a5e6e477a1fd03eff0f01d1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/anomalylabs/default_page_handler-extension/zipball/b18b7d28422ef95f7a5e6e477a1fd03eff0f01d1",
|
|
"reference": "b18b7d28422ef95f7a5e6e477a1fd03eff0f01d1",
|
|
"shasum": ""
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Anomaly\\DefaultPageHandlerExtension\\": "src/"
|
|
}
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PyroCMS, Inc.",
|
|
"email": "support@pyrocms.com",
|
|
"homepage": "http://pyrocms.com/",
|
|
"role": "Owner"
|
|
}
|
|
],
|
|
"description": "The default page handler for the Pages module.",
|
|
"homepage": "http://pyrocms.com/",
|
|
"keywords": [
|
|
"module",
|
|
"page handler",
|
|
"pages",
|
|
"streams platform"
|
|
],
|
|
"support": {
|
|
"email": "support@pyrocms.com",
|
|
"source": "https://github.com/anomalylabs/default_page_handler-extension/tree/v2.1.2"
|
|
},
|
|
"time": "2016-10-31T14:01:06+00:00"
|
|
},
|
|
{
|
|
"name": "anomaly/editor-field_type",
|
|
"version": "v3.1.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/anomalylabs/editor-field_type.git",
|
|
"reference": "d7d3f334e0e26f023523ce099ed75a8c49be6bda"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/anomalylabs/editor-field_type/zipball/d7d3f334e0e26f023523ce099ed75a8c49be6bda",
|
|
"reference": "d7d3f334e0e26f023523ce099ed75a8c49be6bda",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"anomaly/streams-platform": "^1.4"
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Anomaly\\EditorFieldType\\": "src/"
|
|
}
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PyroCMS, Inc.",
|
|
"email": "support@pyrocms.com",
|
|
"homepage": "http://pyrocms.com/",
|
|
"role": "Owner"
|
|
},
|
|
{
|
|
"name": "Ryan Thompson",
|
|
"email": "ryan@pyrocms.com",
|
|
"homepage": "http://ryanthepyro.com/",
|
|
"role": "Owner"
|
|
}
|
|
],
|
|
"description": "A code editor field type powered by Ace.",
|
|
"homepage": "http://pyrocms.com/",
|
|
"keywords": [
|
|
"field type",
|
|
"streams addon",
|
|
"streams field type"
|
|
],
|
|
"support": {
|
|
"email": "support@pyrocms.com",
|
|
"source": "https://github.com/anomalylabs/editor-field_type/tree/v3.1.5"
|
|
},
|
|
"time": "2019-07-06T03:48:19+00:00"
|
|
},
|
|
{
|
|
"name": "anomaly/email-field_type",
|
|
"version": "v2.1.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/anomalylabs/email-field_type.git",
|
|
"reference": "85ea2a443bd0423ed349c01846ae665c57d42674"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/anomalylabs/email-field_type/zipball/85ea2a443bd0423ed349c01846ae665c57d42674",
|
|
"reference": "85ea2a443bd0423ed349c01846ae665c57d42674",
|
|
"shasum": ""
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Anomaly\\EmailFieldType\\": "src/"
|
|
}
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PyroCMS, Inc.",
|
|
"email": "support@pyrocms.com",
|
|
"homepage": "http://pyrocms.com/",
|
|
"role": "Owner"
|
|
}
|
|
],
|
|
"description": "An email input field type.",
|
|
"homepage": "http://pyrocms.com/",
|
|
"keywords": [
|
|
"field type",
|
|
"streams addon",
|
|
"streams field type"
|
|
],
|
|
"support": {
|
|
"email": "support@anomaly.is",
|
|
"source": "https://github.com/anomalylabs/email-field_type/tree/v2.1.6"
|
|
},
|
|
"time": "2020-10-20T18:53:56+00:00"
|
|
},
|
|
{
|
|
"name": "anomaly/encrypted-field_type",
|
|
"version": "v2.1.12",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/anomalylabs/encrypted-field_type.git",
|
|
"reference": "c940a8b01f50c09590e551137519791db454f82e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/anomalylabs/encrypted-field_type/zipball/c940a8b01f50c09590e551137519791db454f82e",
|
|
"reference": "c940a8b01f50c09590e551137519791db454f82e",
|
|
"shasum": ""
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Anomaly\\EncryptedFieldType\\": "src/"
|
|
}
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PyroCMS, Inc.",
|
|
"email": "support@pyrocms.com",
|
|
"homepage": "http://pyrocms.com/",
|
|
"role": "Owner"
|
|
}
|
|
],
|
|
"description": "An encrypted value input field type.",
|
|
"homepage": "http://pyrocms.com/",
|
|
"keywords": [
|
|
"field type",
|
|
"streams addon",
|
|
"streams field type"
|
|
],
|
|
"support": {
|
|
"email": "support@anomaly.is",
|
|
"source": "https://github.com/anomalylabs/encrypted-field_type/tree/v2.1.12"
|
|
},
|
|
"time": "2019-07-06T04:45:13+00:00"
|
|
},
|
|
{
|
|
"name": "anomaly/file-field_type",
|
|
"version": "v2.2.37",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/anomalylabs/file-field_type.git",
|
|
"reference": "1ed36de0acc90399ecfcb978061b819cc935d7fd"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/anomalylabs/file-field_type/zipball/1ed36de0acc90399ecfcb978061b819cc935d7fd",
|
|
"reference": "1ed36de0acc90399ecfcb978061b819cc935d7fd",
|
|
"shasum": ""
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Anomaly\\FileFieldType\\": "src/"
|
|
}
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PyroCMS, Inc.",
|
|
"email": "support@pyrocms.com",
|
|
"homepage": "http://pyrocms.com/",
|
|
"role": "Owner"
|
|
}
|
|
],
|
|
"description": "A file upload field type.",
|
|
"homepage": "http://pyrocms.com/",
|
|
"keywords": [
|
|
"field type",
|
|
"streams addon",
|
|
"streams field type"
|
|
],
|
|
"support": {
|
|
"email": "support@pyrocms.com",
|
|
"source": "https://github.com/anomalylabs/file-field_type/tree/v2.2.37"
|
|
},
|
|
"time": "2021-08-25T03:34:23+00:00"
|
|
},
|
|
{
|
|
"name": "anomaly/files-field_type",
|
|
"version": "v2.3.18",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/anomalylabs/files-field_type.git",
|
|
"reference": "aacabe95c64344ec20dd4fd69e2c826372b83e37"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/anomalylabs/files-field_type/zipball/aacabe95c64344ec20dd4fd69e2c826372b83e37",
|
|
"reference": "aacabe95c64344ec20dd4fd69e2c826372b83e37",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"anomaly/streams-platform": "^1.6"
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Anomaly\\FilesFieldType\\": "src/"
|
|
}
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PyroCMS, Inc.",
|
|
"homepage": "http://pyrocms.com/",
|
|
"role": "Owner"
|
|
},
|
|
{
|
|
"name": "Ryan Thompson",
|
|
"homepage": "http://ryanthepyro.com/",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "A multiple files upload field type.",
|
|
"homepage": "http://pyrocms.com/addons/anomaly/files-field_type",
|
|
"keywords": [
|
|
"field type",
|
|
"files",
|
|
"pyrocms"
|
|
],
|
|
"support": {
|
|
"docs": "https://pyrocms.com/documentation/files-field-type",
|
|
"forum": "https://pyrocms.com/forum/channels/files-field-type",
|
|
"slack": "https://pyrocms.com/slack",
|
|
"issues": "https://github.com/pyrocms/pyrocms/issues?q=is:issue is:open [files-field-type]",
|
|
"source": "https://github.com/anomalylabs/files-field-type"
|
|
},
|
|
"time": "2021-08-25T03:40:34+00:00"
|
|
},
|
|
{
|
|
"name": "anomaly/files-module",
|
|
"version": "v2.6.29",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/anomalylabs/files-module.git",
|
|
"reference": "0385669c4efe94b893cde598c97946b4440e84c8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/anomalylabs/files-module/zipball/0385669c4efe94b893cde598c97946b4440e84c8",
|
|
"reference": "0385669c4efe94b893cde598c97946b4440e84c8",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"anomaly/streams-platform": "^1.6"
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Anomaly\\FilesModule\\": "src/"
|
|
},
|
|
"files": [
|
|
"src/Support/_helpers.php"
|
|
]
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PyroCMS, Inc.",
|
|
"homepage": "http://pyrocms.com/",
|
|
"role": "Owner"
|
|
},
|
|
{
|
|
"name": "Ryan Thompson",
|
|
"homepage": "http://ryanthepyro.com/",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "Powerful asset management made easy.",
|
|
"homepage": "http://pyrocms.com/addons/anomaly/files-module",
|
|
"keywords": [
|
|
"files",
|
|
"module",
|
|
"streams"
|
|
],
|
|
"support": {
|
|
"docs": "https://pyrocms.com/documentation/files-module",
|
|
"forum": "https://pyrocms.com/forum/channels/files-module",
|
|
"slack": "https://pyrocms.com/slack",
|
|
"issues": "https://github.com/pyrocms/pyrocms/issues?q=is:issue is:open [files-module]",
|
|
"source": "https://github.com/anomalylabs/files-module"
|
|
},
|
|
"time": "2022-01-25T18:16:32+00:00"
|
|
},
|
|
{
|
|
"name": "anomaly/helper-plugin",
|
|
"version": "v2.1.23",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/anomalylabs/helper-plugin.git",
|
|
"reference": "60ef7ebbc43a115060e5aabcf11a692eb0af9699"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/anomalylabs/helper-plugin/zipball/60ef7ebbc43a115060e5aabcf11a692eb0af9699",
|
|
"reference": "60ef7ebbc43a115060e5aabcf11a692eb0af9699",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"anomaly/streams-platform": "^1.1"
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Anomaly\\HelperPlugin\\": "src/"
|
|
}
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PyroCMS, Inc.",
|
|
"homepage": "http://pyrocms.com/",
|
|
"role": "Owner"
|
|
},
|
|
{
|
|
"name": "Ryan Thompson",
|
|
"homepage": "http://ryanthepyro.com/",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "A plugin that provides numerous helpful PHP functions.",
|
|
"homepage": "http://pyrocms.com/",
|
|
"keywords": [
|
|
"plugin",
|
|
"streams addon",
|
|
"streams plugin"
|
|
],
|
|
"support": {
|
|
"docs": "https://pyrocms.com/documentation/helper-plugin",
|
|
"forum": "https://pyrocms.com/forum/channels/helper-plugin",
|
|
"slack": "https://pyrocms.com/slack",
|
|
"issues": "https://github.com/pyrocms/pyrocms/issues?q=is:issue is:open [helper-plugin]",
|
|
"source": "https://github.com/anomalylabs/helper-plugin"
|
|
},
|
|
"time": "2021-08-12T19:23:17+00:00"
|
|
},
|
|
{
|
|
"name": "anomaly/html_block-extension",
|
|
"version": "v1.0.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/anomalylabs/html_block-extension.git",
|
|
"reference": "367c07c17116470b0cc01a91d6eb6feda231c765"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/anomalylabs/html_block-extension/zipball/367c07c17116470b0cc01a91d6eb6feda231c765",
|
|
"reference": "367c07c17116470b0cc01a91d6eb6feda231c765",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"anomaly/blocks-module": "^1.0"
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Anomaly\\HtmlBlockExtension\\": "src/"
|
|
}
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PyroCMS, Inc.",
|
|
"email": "support@pyrocms.com",
|
|
"homepage": "http://pyrocms.com/",
|
|
"role": "Owner"
|
|
},
|
|
{
|
|
"name": "Ryan Thompson",
|
|
"email": "ryan@pyrocms.com",
|
|
"homepage": "http://ryanthepyro.com/",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "Arbitrary HTML code.",
|
|
"homepage": "http://pyrocms.com/",
|
|
"keywords": [
|
|
"block type",
|
|
"blocks",
|
|
"streams module"
|
|
],
|
|
"support": {
|
|
"email": "support@pyrocms.com",
|
|
"source": "https://github.com/anomalylabs/html_block-extension/tree/v1.0.3"
|
|
},
|
|
"time": "2018-10-31T03:02:41+00:00"
|
|
},
|
|
{
|
|
"name": "anomaly/integer-field_type",
|
|
"version": "v2.1.12",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/anomalylabs/integer-field_type.git",
|
|
"reference": "bb4e4bb9ad2183a623fc475c48207e60da6e69e0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/anomalylabs/integer-field_type/zipball/bb4e4bb9ad2183a623fc475c48207e60da6e69e0",
|
|
"reference": "bb4e4bb9ad2183a623fc475c48207e60da6e69e0",
|
|
"shasum": ""
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Anomaly\\IntegerFieldType\\": "src/"
|
|
}
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PyroCMS, Inc.",
|
|
"email": "support@pyrocms.com",
|
|
"homepage": "http://pyrocms.com/",
|
|
"role": "Owner"
|
|
}
|
|
],
|
|
"description": "An integer input field type.",
|
|
"homepage": "http://pyrocms.com/",
|
|
"keywords": [
|
|
"field type",
|
|
"streams addon",
|
|
"streams field type"
|
|
],
|
|
"support": {
|
|
"email": "support@anomaly.is",
|
|
"source": "https://github.com/anomalylabs/integer-field_type/tree/v2.1.12"
|
|
},
|
|
"time": "2021-01-04T19:05:57+00:00"
|
|
},
|
|
{
|
|
"name": "anomaly/language-field_type",
|
|
"version": "v2.2.8",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/anomalylabs/language-field_type.git",
|
|
"reference": "6324a50f537bfb97a5723162bc7dc53dede054d0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/anomalylabs/language-field_type/zipball/6324a50f537bfb97a5723162bc7dc53dede054d0",
|
|
"reference": "6324a50f537bfb97a5723162bc7dc53dede054d0",
|
|
"shasum": ""
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Anomaly\\LanguageFieldType\\": "src/"
|
|
}
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PyroCMS, Inc.",
|
|
"email": "support@pyrocms.com",
|
|
"homepage": "http://pyrocms.com/",
|
|
"role": "Owner"
|
|
}
|
|
],
|
|
"description": "A language dropdown field type.",
|
|
"homepage": "http://pyrocms.com/",
|
|
"keywords": [
|
|
"field type",
|
|
"streams addon",
|
|
"streams field type"
|
|
],
|
|
"support": {
|
|
"email": "support@anomaly.is",
|
|
"source": "https://github.com/anomalylabs/language-field_type/tree/v2.2.8"
|
|
},
|
|
"time": "2019-03-01T20:54:58+00:00"
|
|
},
|
|
{
|
|
"name": "anomaly/markdown-field_type",
|
|
"version": "v3.1.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/anomalylabs/markdown-field_type.git",
|
|
"reference": "01e9dce28dd70dc7e02647a04040600ff004b36f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/anomalylabs/markdown-field_type/zipball/01e9dce28dd70dc7e02647a04040600ff004b36f",
|
|
"reference": "01e9dce28dd70dc7e02647a04040600ff004b36f",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"anomaly/streams-platform": "^1.4"
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Anomaly\\MarkdownFieldType\\": "src/"
|
|
}
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PyroCMS, Inc.",
|
|
"email": "support@pyrocms.com",
|
|
"homepage": "http://pyrocms.com/",
|
|
"role": "Owner"
|
|
},
|
|
{
|
|
"name": "Ryan Thompson",
|
|
"email": "ryan@pyrocms.com",
|
|
"homepage": "http://ryanthepyro.com/",
|
|
"role": "Owner"
|
|
}
|
|
],
|
|
"description": "A markdown editor field type.",
|
|
"homepage": "http://pyrocms.com/",
|
|
"keywords": [
|
|
"field type",
|
|
"streams addon",
|
|
"streams field type"
|
|
],
|
|
"support": {
|
|
"email": "support@pyrocms.com",
|
|
"source": "https://github.com/anomalylabs/markdown-field_type/tree/v3.1.5"
|
|
},
|
|
"time": "2019-07-06T03:41:22+00:00"
|
|
},
|
|
{
|
|
"name": "anomaly/multiple-field_type",
|
|
"version": "v2.3.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/anomalylabs/multiple-field_type.git",
|
|
"reference": "43781adb0b00f79b624b58acbdef49ce11ae667f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/anomalylabs/multiple-field_type/zipball/43781adb0b00f79b624b58acbdef49ce11ae667f",
|
|
"reference": "43781adb0b00f79b624b58acbdef49ce11ae667f",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"anomaly/streams-platform": "^1.6"
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Anomaly\\MultipleFieldType\\": "src/"
|
|
}
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PyroCMS, Inc.",
|
|
"homepage": "http://pyrocms.com/",
|
|
"role": "Owner"
|
|
},
|
|
{
|
|
"name": "Ryan Thompson",
|
|
"homepage": "http://ryanthepyro.com/",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "A multiple relationship field type.",
|
|
"homepage": "http://pyrocms.com/anomaly/multiple-field_type",
|
|
"keywords": [
|
|
"field type",
|
|
"streams addon",
|
|
"streams field type"
|
|
],
|
|
"support": {
|
|
"docs": "https://pyrocms.com/documentation/multiple-field-type",
|
|
"forum": "https://pyrocms.com/forum/channels/multiple-field-type",
|
|
"slack": "https://pyrocms.com/slack",
|
|
"issues": "https://github.com/pyrocms/pyrocms/issues?q=is:issue is:open [multiple-field-type]",
|
|
"source": "https://github.com/anomalylabs/multiple-field-type"
|
|
},
|
|
"time": "2021-05-18T15:26:36+00:00"
|
|
},
|
|
{
|
|
"name": "anomaly/navigation-module",
|
|
"version": "v2.4.20",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/anomalylabs/navigation-module.git",
|
|
"reference": "80a2c6cab444aee13f1c3997b134126a90531362"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/anomalylabs/navigation-module/zipball/80a2c6cab444aee13f1c3997b134126a90531362",
|
|
"reference": "80a2c6cab444aee13f1c3997b134126a90531362",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"anomaly/streams-platform": "^1.5"
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Anomaly\\NavigationModule\\": "src/"
|
|
}
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PyroCMS, Inc.",
|
|
"homepage": "http://pyrocms.com/",
|
|
"role": "Owner"
|
|
},
|
|
{
|
|
"name": "Ryan Thompson",
|
|
"homepage": "http://ryanthepyro.com/",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "Powerful navigation management made easy.",
|
|
"homepage": "http://pyrocms.com/addons/anomaly/navigation-module",
|
|
"keywords": [
|
|
"module",
|
|
"navigation",
|
|
"streams"
|
|
],
|
|
"support": {
|
|
"docs": "https://pyrocms.com/documentation/forum-module",
|
|
"forum": "https://pyrocms.com/forum/channels/forum-module",
|
|
"slack": "https://pyrocms.com/slack",
|
|
"issues": "https://github.com/pyrocms/pyrocms/issues?q=is:issue is:open [forum-module]",
|
|
"source": "https://github.com/anomalylabs/forum-module"
|
|
},
|
|
"time": "2021-09-22T16:48:53+00:00"
|
|
},
|
|
{
|
|
"name": "anomaly/page_link_type-extension",
|
|
"version": "v2.1.7",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/anomalylabs/page_link_type-extension.git",
|
|
"reference": "3dfd24cee5b573c5231a046cc85f7a05159812a3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/anomalylabs/page_link_type-extension/zipball/3dfd24cee5b573c5231a046cc85f7a05159812a3",
|
|
"reference": "3dfd24cee5b573c5231a046cc85f7a05159812a3",
|
|
"shasum": ""
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Anomaly\\PageLinkTypeExtension\\": "src/"
|
|
}
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PyroCMS, Inc.",
|
|
"email": "support@pyrocms.com",
|
|
"homepage": "http://pyrocms.com/",
|
|
"role": "Owner"
|
|
}
|
|
],
|
|
"description": "A page link type for the Navigation module.",
|
|
"homepage": "http://pyrocms.com/",
|
|
"keywords": [
|
|
"link type",
|
|
"pages",
|
|
"streams"
|
|
],
|
|
"support": {
|
|
"email": "support@anomaly.is",
|
|
"source": "https://github.com/anomalylabs/page_link_type-extension/tree/v2.1.7"
|
|
},
|
|
"time": "2020-03-24T16:36:14+00:00"
|
|
},
|
|
{
|
|
"name": "anomaly/pages-module",
|
|
"version": "v2.6.26",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/anomalylabs/pages-module.git",
|
|
"reference": "353b372d6a4079bad852bf8c462b8f8d427d5d1f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/anomalylabs/pages-module/zipball/353b372d6a4079bad852bf8c462b8f8d427d5d1f",
|
|
"reference": "353b372d6a4079bad852bf8c462b8f8d427d5d1f",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"anomaly/preferences-module": "^2.1",
|
|
"anomaly/streams-platform": "^1.6"
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Anomaly\\PagesModule\\": "src/"
|
|
}
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PyroCMS, Inc.",
|
|
"homepage": "http://pyrocms.com/",
|
|
"role": "Owner"
|
|
},
|
|
{
|
|
"name": "Ryan Thompson",
|
|
"homepage": "http://ryanthepyro.com/",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "Create pages, generate navigation, manage content, and build websites faster than ever.",
|
|
"homepage": "http://pyrocms.com/addons/anomaly/pages-module",
|
|
"keywords": [
|
|
"module",
|
|
"pages",
|
|
"pyrocms"
|
|
],
|
|
"support": {
|
|
"docs": "https://pyrocms.com/documentation/pages-module",
|
|
"forum": "https://pyrocms.com/forum/channels/pages-module",
|
|
"videos": "https://pyrocms.com/videos/categories/pages-module",
|
|
"slack": "https://pyrocms.com/slack",
|
|
"issues": "https://github.com/pyrocms/pyrocms/issues?q=is:issue is:open [pages-module]",
|
|
"source": "https://github.com/anomalylabs/pages-module"
|
|
},
|
|
"time": "2020-11-03T14:04:23+00:00"
|
|
},
|
|
{
|
|
"name": "anomaly/polymorphic-field_type",
|
|
"version": "v2.1.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/anomalylabs/polymorphic-field_type.git",
|
|
"reference": "662fa72957bf2fed28611e2952d7268336238aad"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/anomalylabs/polymorphic-field_type/zipball/662fa72957bf2fed28611e2952d7268336238aad",
|
|
"reference": "662fa72957bf2fed28611e2952d7268336238aad",
|
|
"shasum": ""
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Anomaly\\PolymorphicFieldType\\": "src/"
|
|
}
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "AnomalyLabs, Inc.",
|
|
"email": "hello@pyrocms.com",
|
|
"homepage": "http://pyrocms.com/",
|
|
"role": "Owner"
|
|
}
|
|
],
|
|
"description": "A polymorphic relationship field type.",
|
|
"homepage": "http://pyrocms.com/",
|
|
"keywords": [
|
|
"field type",
|
|
"streams addon",
|
|
"streams field type"
|
|
],
|
|
"support": {
|
|
"email": "support@pyrocms.com",
|
|
"source": "https://github.com/anomalylabs/polymorphic-field_type/tree/v2.1.5"
|
|
},
|
|
"time": "2016-10-31T14:04:50+00:00"
|
|
},
|
|
{
|
|
"name": "anomaly/posts-module",
|
|
"version": "v2.6.17",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/anomalylabs/posts-module.git",
|
|
"reference": "75fda02610ae202d73d4092e32bb2547f0ffab55"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/anomalylabs/posts-module/zipball/75fda02610ae202d73d4092e32bb2547f0ffab55",
|
|
"reference": "75fda02610ae202d73d4092e32bb2547f0ffab55",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"anomaly/streams-platform": "^1.6"
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Anomaly\\PostsModule\\": "src/"
|
|
}
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PyroCMS, Inc.",
|
|
"homepage": "http://pyrocms.com/",
|
|
"role": "Owner"
|
|
},
|
|
{
|
|
"name": "Ryan Thompson",
|
|
"homepage": "http://ryanthepyro.com/",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "A versatile articles and posts manager.",
|
|
"homepage": "http://pyrocms.com/addons/anomaly/posts-module",
|
|
"keywords": [
|
|
"module",
|
|
"posts",
|
|
"streams"
|
|
],
|
|
"support": {
|
|
"docs": "https://pyrocms.com/documentation/posts-module",
|
|
"forum": "https://pyrocms.com/forum/channels/posts-module",
|
|
"slack": "https://pyrocms.com/slack",
|
|
"issues": "https://github.com/pyrocms/pyrocms/issues?q=is:issue+is:open+[posts-module]",
|
|
"source": "https://github.com/anomalylabs/posts-module"
|
|
},
|
|
"time": "2020-07-07T21:09:10+00:00"
|
|
},
|
|
{
|
|
"name": "anomaly/preferences-module",
|
|
"version": "v2.2.9",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/anomalylabs/preferences-module.git",
|
|
"reference": "2aafec6a76392082118f222caf6f7726920c6f45"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/anomalylabs/preferences-module/zipball/2aafec6a76392082118f222caf6f7726920c6f45",
|
|
"reference": "2aafec6a76392082118f222caf6f7726920c6f45",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"anomaly/streams-platform": "^1.6"
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Anomaly\\PreferencesModule\\": "src/"
|
|
}
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PyroCMS, Inc.",
|
|
"homepage": "http://pyrocms.com/",
|
|
"role": "Owner"
|
|
},
|
|
{
|
|
"name": "Ryan Thompson",
|
|
"homepage": "http://ryanthepyro.com/",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "System preferences management for the Streams Platform.",
|
|
"homepage": "http://pyrocms.com/addons/anomaly/preferences-module",
|
|
"keywords": [
|
|
"module",
|
|
"streams addon",
|
|
"streams module"
|
|
],
|
|
"support": {
|
|
"docs": "https://pyrocms.com/documentation/preferences-module",
|
|
"forum": "https://pyrocms.com/forum/channels/preferences-module",
|
|
"slack": "https://pyrocms.com/slack",
|
|
"issues": "https://github.com/pyrocms/pyrocms/issues?q=is:issue is:open [preferences-module]",
|
|
"source": "https://github.com/anomalylabs/preferences-module"
|
|
},
|
|
"time": "2019-09-06T16:36:30+00:00"
|
|
},
|
|
{
|
|
"name": "anomaly/private_storage_adapter-extension",
|
|
"version": "v1.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/anomalylabs/private_storage_adapter-extension.git",
|
|
"reference": "cb93de399413e1c8609348afc1d28edffdc2ee1d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/anomalylabs/private_storage_adapter-extension/zipball/cb93de399413e1c8609348afc1d28edffdc2ee1d",
|
|
"reference": "cb93de399413e1c8609348afc1d28edffdc2ee1d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"anomaly/streams-platform": "^1.6"
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Anomaly\\PrivateStorageAdapterExtension\\": "src/"
|
|
}
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PyroCMS, Inc.",
|
|
"homepage": "http://pyrocms.com/",
|
|
"role": "Owner"
|
|
},
|
|
{
|
|
"name": "Ryan Thompson",
|
|
"homepage": "http://ryanthepyro.com/",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "A private file storage adapter.",
|
|
"homepage": "http://pyrocms.com/addons/anomaly/private_storage_adapter-extension",
|
|
"keywords": [
|
|
"files",
|
|
"pyrocms",
|
|
"storage adapter"
|
|
],
|
|
"support": {
|
|
"docs": "https://pyrocms.com/documentation/private-storage-adapter-extension",
|
|
"forum": "https://pyrocms.com/forum/channels/private-storage-adapter-extension",
|
|
"slack": "https://pyrocms.com/slack",
|
|
"issues": "https://github.com/pyrocms/pyrocms/issues?q=is:issue is:open [private-storage-adapter-extension]",
|
|
"source": "https://github.com/anomalylabs/private-storage-adapter-extension"
|
|
},
|
|
"time": "2020-03-02T17:27:47+00:00"
|
|
},
|
|
{
|
|
"name": "anomaly/redirects-module",
|
|
"version": "v2.3.13",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/anomalylabs/redirects-module.git",
|
|
"reference": "e7dd8eb1b41a3b2a9d082d4ee443ee8529719648"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/anomalylabs/redirects-module/zipball/e7dd8eb1b41a3b2a9d082d4ee443ee8529719648",
|
|
"reference": "e7dd8eb1b41a3b2a9d082d4ee443ee8529719648",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"anomaly/streams-platform": "^1.6"
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Anomaly\\RedirectsModule\\": "src/"
|
|
}
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PyroCMS, Inc.",
|
|
"homepage": "http://pyrocms.com/",
|
|
"role": "Owner"
|
|
},
|
|
{
|
|
"name": "Ryan Thompson",
|
|
"homepage": "http://ryanthepyro.com/",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "Manage redirects from one URL or domain to another.",
|
|
"homepage": "http://pyrocms.com/addons/anomaly/redirects-module",
|
|
"keywords": [
|
|
"module",
|
|
"pyrocms",
|
|
"redirects"
|
|
],
|
|
"support": {
|
|
"docs": "https://pyrocms.com/documentation/redirects-module",
|
|
"forum": "https://pyrocms.com/forum/channels/redirects-module",
|
|
"slack": "https://pyrocms.com/slack",
|
|
"issues": "https://github.com/pyrocms/pyrocms/issues?q=is:issue is:open [redirects-module]",
|
|
"source": "https://github.com/anomalylabs/redirects-module"
|
|
},
|
|
"time": "2020-10-27T04:06:01+00:00"
|
|
},
|
|
{
|
|
"name": "anomaly/relationship-field_type",
|
|
"version": "v2.2.43",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/anomalylabs/relationship-field_type.git",
|
|
"reference": "5a08aafa8a3bc83cd56ef160767cf49b375395bf"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/anomalylabs/relationship-field_type/zipball/5a08aafa8a3bc83cd56ef160767cf49b375395bf",
|
|
"reference": "5a08aafa8a3bc83cd56ef160767cf49b375395bf",
|
|
"shasum": ""
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Anomaly\\RelationshipFieldType\\": "src/"
|
|
}
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PyroCMS, Inc.",
|
|
"email": "support@pyrocms.com",
|
|
"homepage": "http://pyrocms.com/",
|
|
"role": "Owner"
|
|
}
|
|
],
|
|
"description": "A related entry dropdown field type.",
|
|
"homepage": "http://pyrocms.com/",
|
|
"keywords": [
|
|
"field type",
|
|
"streams addon",
|
|
"streams field type"
|
|
],
|
|
"support": {
|
|
"email": "support@anomaly.is",
|
|
"source": "https://github.com/anomalylabs/relationship-field_type/tree/v2.2.43"
|
|
},
|
|
"time": "2020-09-29T03:00:17+00:00"
|
|
},
|
|
{
|
|
"name": "anomaly/repeater-field_type",
|
|
"version": "v1.3.19",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/anomalylabs/repeater-field_type.git",
|
|
"reference": "9f4df96ed2de55b801dabd6d0866ed125196f8e9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/anomalylabs/repeater-field_type/zipball/9f4df96ed2de55b801dabd6d0866ed125196f8e9",
|
|
"reference": "9f4df96ed2de55b801dabd6d0866ed125196f8e9",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"anomaly/streams-platform": "^1.3"
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Anomaly\\RepeaterFieldType\\": "src/",
|
|
"Anomaly\\RepeatersModule\\": "addons/anomaly/repeaters-module/src/"
|
|
}
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PyroCMS, Inc.",
|
|
"email": "ryan@pyrocms.com",
|
|
"homepage": "http://pyrocms.com/",
|
|
"role": "Owner"
|
|
},
|
|
{
|
|
"name": "Ryan Thompson",
|
|
"email": "ryan@pyrocms.com",
|
|
"homepage": "http://ryanthepyro.com/",
|
|
"role": "Owner"
|
|
}
|
|
],
|
|
"description": "A repeating data structure field type.",
|
|
"homepage": "http://pyrocms.com/",
|
|
"keywords": [
|
|
"pyrocms field type",
|
|
"repeater field type"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/anomalylabs/repeater-field_type/tree/1.3"
|
|
},
|
|
"time": "2020-09-23T06:53:44+00:00"
|
|
},
|
|
{
|
|
"name": "anomaly/robots-extension",
|
|
"version": "v2.1.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/anomalylabs/robots-extension.git",
|
|
"reference": "a82e7b593bfe0c2edc52ee4839778875e430b716"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/anomalylabs/robots-extension/zipball/a82e7b593bfe0c2edc52ee4839778875e430b716",
|
|
"reference": "a82e7b593bfe0c2edc52ee4839778875e430b716",
|
|
"shasum": ""
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Anomaly\\RobotsExtension\\": "src/"
|
|
}
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PyroCMS, Inc.",
|
|
"email": "support@pyrocms.com",
|
|
"homepage": "http://pyrocms.com/",
|
|
"role": "Owner"
|
|
}
|
|
],
|
|
"description": "A simple robots.txt generator.",
|
|
"homepage": "http://pyrocms.com/",
|
|
"keywords": [
|
|
"pyrocms extension",
|
|
"robots generator"
|
|
],
|
|
"support": {
|
|
"email": "support@pyrocms.com",
|
|
"source": "https://github.com/anomalylabs/robots-extension/tree/v2.1.2",
|
|
"issues": "https://github.com/anomalylabs/robots-extension/issues"
|
|
},
|
|
"time": "2016-10-31T14:04:17+00:00"
|
|
},
|
|
{
|
|
"name": "anomaly/search-module",
|
|
"version": "v3.0.9",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/anomalylabs/search-module.git",
|
|
"reference": "4c33f6ec8d7fdd39a8275c88ae34a847815ddf78"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/anomalylabs/search-module/zipball/4c33f6ec8d7fdd39a8275c88ae34a847815ddf78",
|
|
"reference": "4c33f6ec8d7fdd39a8275c88ae34a847815ddf78",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"anomaly/streams-platform": "^1.6"
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Anomaly\\SearchModule\\": "src/"
|
|
}
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PyroCMS, Inc.",
|
|
"homepage": "http://pyrocms.com/",
|
|
"role": "Owner"
|
|
},
|
|
{
|
|
"name": "Ryan Thompson",
|
|
"homepage": "http://ryanthepyro.com/",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "A MySQL based multilingual Scout driver with multi-model search support.",
|
|
"homepage": "http://pyrocms.com/addons/anomaly/search-module",
|
|
"keywords": [
|
|
"pyrocms",
|
|
"scout",
|
|
"search"
|
|
],
|
|
"support": {
|
|
"docs": "https://pyrocms.com/documentation/search-module",
|
|
"forum": "https://pyrocms.com/forum/channels/search-module",
|
|
"videos": "https://pyrocms.com/videos/categories/search-module",
|
|
"slack": "https://pyrocms.com/slack",
|
|
"issues": "https://github.com/pyrocms/pyrocms/issues?q=is:issue is:open [search-module]",
|
|
"source": "https://github.com/anomalylabs/search-module"
|
|
},
|
|
"time": "2020-10-27T04:26:16+00:00"
|
|
},
|
|
{
|
|
"name": "anomaly/select-field_type",
|
|
"version": "v2.3.8",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/anomalylabs/select-field_type.git",
|
|
"reference": "d522f02cae379634e20eb958b842cf5a5508bf4e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/anomalylabs/select-field_type/zipball/d522f02cae379634e20eb958b842cf5a5508bf4e",
|
|
"reference": "d522f02cae379634e20eb958b842cf5a5508bf4e",
|
|
"shasum": ""
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Anomaly\\SelectFieldType\\": "src/"
|
|
}
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PyroCMS, Inc.",
|
|
"email": "support@pyrocms.com",
|
|
"homepage": "http://pyrocms.com/",
|
|
"role": "Owner"
|
|
}
|
|
],
|
|
"description": "A dropdown field type.",
|
|
"homepage": "http://pyrocms.com/",
|
|
"keywords": [
|
|
"field type",
|
|
"streams addon",
|
|
"streams field type"
|
|
],
|
|
"support": {
|
|
"email": "support@anomaly.is",
|
|
"source": "https://github.com/anomalylabs/select-field_type/tree/v2.3.8"
|
|
},
|
|
"time": "2020-11-06T15:15:29+00:00"
|
|
},
|
|
{
|
|
"name": "anomaly/settings-module",
|
|
"version": "v2.4.19",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/anomalylabs/settings-module.git",
|
|
"reference": "db8e948898860ab75bfa8c4e10110d4ac47b66d6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/anomalylabs/settings-module/zipball/db8e948898860ab75bfa8c4e10110d4ac47b66d6",
|
|
"reference": "db8e948898860ab75bfa8c4e10110d4ac47b66d6",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"anomaly/streams-platform": "^1.6"
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Anomaly\\SettingsModule\\": "src/"
|
|
},
|
|
"files": [
|
|
"src/Support/_helpers.php"
|
|
]
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PyroCMS, Inc.",
|
|
"homepage": "http://pyrocms.com/",
|
|
"role": "Owner"
|
|
},
|
|
{
|
|
"name": "Ryan Thompson",
|
|
"homepage": "http://ryanthepyro.com/",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "System settings management for the Streams Platform.",
|
|
"homepage": "http://pyrocms.com/",
|
|
"keywords": [
|
|
"settings"
|
|
],
|
|
"support": {
|
|
"docs": "https://pyrocms.com/documentation/settings-module",
|
|
"forum": "https://pyrocms.com/forum/channels/settings-module",
|
|
"slack": "https://pyrocms.com/slack",
|
|
"issues": "https://github.com/pyrocms/pyrocms/issues?q=is:issue is:open [settings-module]",
|
|
"source": "https://github.com/anomalylabs/settings-module"
|
|
},
|
|
"time": "2020-07-02T08:37:54+00:00"
|
|
},
|
|
{
|
|
"name": "anomaly/slider-field_type",
|
|
"version": "v3.0.9",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/anomalylabs/slider-field_type.git",
|
|
"reference": "41e554ce8676e7d8aa0357696b0260fc6df152b4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/anomalylabs/slider-field_type/zipball/41e554ce8676e7d8aa0357696b0260fc6df152b4",
|
|
"reference": "41e554ce8676e7d8aa0357696b0260fc6df152b4",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"anomaly/streams-platform": "^1.2"
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Anomaly\\SliderFieldType\\": "src/"
|
|
}
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PyroCMS, Inc.",
|
|
"email": "support@pyrocms.com",
|
|
"homepage": "http://pyrocms.com/",
|
|
"role": "Owner"
|
|
},
|
|
{
|
|
"name": "Ryan Thompson",
|
|
"email": "ryan@pyrocms.com",
|
|
"homepage": "http://ryanthepyro.com/",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "A range slider field type.",
|
|
"homepage": "http://pyrocms.com/",
|
|
"keywords": [
|
|
"field type",
|
|
"streams addon",
|
|
"streams field type"
|
|
],
|
|
"support": {
|
|
"email": "support@pyrocms.com",
|
|
"source": "https://github.com/anomalylabs/slider-field_type/tree/v3.0.9"
|
|
},
|
|
"time": "2019-03-01T22:16:55+00:00"
|
|
},
|
|
{
|
|
"name": "anomaly/slug-field_type",
|
|
"version": "v2.1.18",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/anomalylabs/slug-field_type.git",
|
|
"reference": "876161f23fd7e4bd597130c755ac478ffc632ecb"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/anomalylabs/slug-field_type/zipball/876161f23fd7e4bd597130c755ac478ffc632ecb",
|
|
"reference": "876161f23fd7e4bd597130c755ac478ffc632ecb",
|
|
"shasum": ""
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Anomaly\\SlugFieldType\\": "src/"
|
|
}
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PyroCMS, Inc.",
|
|
"email": "support@pyrocms.com",
|
|
"homepage": "http://pyrocms.com/",
|
|
"role": "Owner"
|
|
}
|
|
],
|
|
"description": "A slug formatted string field type.",
|
|
"homepage": "http://pyrocms.com/",
|
|
"keywords": [
|
|
"field type",
|
|
"streams addon",
|
|
"streams field type"
|
|
],
|
|
"support": {
|
|
"email": "support@anomaly.is",
|
|
"source": "https://github.com/anomalylabs/slug-field_type/tree/v2.1.18"
|
|
},
|
|
"time": "2018-09-27T15:44:09+00:00"
|
|
},
|
|
{
|
|
"name": "anomaly/state-field_type",
|
|
"version": "v2.3.7",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/anomalylabs/state-field_type.git",
|
|
"reference": "e504cce099439ac16abb8f15f84ae55d3e0e4812"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/anomalylabs/state-field_type/zipball/e504cce099439ac16abb8f15f84ae55d3e0e4812",
|
|
"reference": "e504cce099439ac16abb8f15f84ae55d3e0e4812",
|
|
"shasum": ""
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Anomaly\\StateFieldType\\": "src/"
|
|
}
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PyroCMS, Inc.",
|
|
"email": "support@pyrocms.com",
|
|
"homepage": "http://pyrocms.com/",
|
|
"role": "Owner"
|
|
}
|
|
],
|
|
"description": "A state dropdown field type.",
|
|
"homepage": "http://pyrocms.com/",
|
|
"keywords": [
|
|
"field type",
|
|
"streams addon",
|
|
"streams field type"
|
|
],
|
|
"support": {
|
|
"email": "support@anomaly.is",
|
|
"source": "https://github.com/anomalylabs/state-field_type/tree/v2.3.7"
|
|
},
|
|
"time": "2018-06-28T15:27:11+00:00"
|
|
},
|
|
{
|
|
"name": "anomaly/tags-field_type",
|
|
"version": "v2.4.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/anomalylabs/tags-field_type.git",
|
|
"reference": "0c0474ca97565e16d6bf422ece88a872c771177f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/anomalylabs/tags-field_type/zipball/0c0474ca97565e16d6bf422ece88a872c771177f",
|
|
"reference": "0c0474ca97565e16d6bf422ece88a872c771177f",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"anomaly/streams-platform": "^1.2"
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Anomaly\\TagsFieldType\\": "src/"
|
|
}
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PyroCMS, Inc.",
|
|
"email": "support@pyrocms.com",
|
|
"homepage": "http://pyrocms.com/",
|
|
"role": "Owner"
|
|
},
|
|
{
|
|
"name": "Ryan Thompson",
|
|
"email": "ryan@pyrocms.com",
|
|
"homepage": "http://ryanthepyro.com/",
|
|
"role": "Owner"
|
|
}
|
|
],
|
|
"description": "A tags input field type.",
|
|
"homepage": "http://pyrocms.com/",
|
|
"keywords": [
|
|
"field type",
|
|
"streams addon",
|
|
"streams field type"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/anomalylabs/tags-field_type/tree/v2.4.6"
|
|
},
|
|
"time": "2020-01-09T05:27:21+00:00"
|
|
},
|
|
{
|
|
"name": "anomaly/text-field_type",
|
|
"version": "v2.2.17",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/anomalylabs/text-field_type.git",
|
|
"reference": "d6d3bc7c5fbb3fa15defe1a2193575a3a9f078c0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/anomalylabs/text-field_type/zipball/d6d3bc7c5fbb3fa15defe1a2193575a3a9f078c0",
|
|
"reference": "d6d3bc7c5fbb3fa15defe1a2193575a3a9f078c0",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"anomaly/streams-platform": "^1.2"
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Anomaly\\TextFieldType\\": "src/"
|
|
}
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PyroCMS, Inc.",
|
|
"email": "support@pyrocms.com",
|
|
"homepage": "http://pyrocms.com/",
|
|
"role": "Owner"
|
|
},
|
|
{
|
|
"name": "Ryan Thompson",
|
|
"email": "ryan@pyrocms.com",
|
|
"homepage": "http://ryanthepyro.com/",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "A simple text input field type.",
|
|
"homepage": "http://pyrocms.com/",
|
|
"keywords": [
|
|
"field type",
|
|
"streams addon",
|
|
"streams field type"
|
|
],
|
|
"support": {
|
|
"email": "support@pyrocms.com",
|
|
"source": "https://github.com/anomalylabs/text-field_type/tree/v2.2.17"
|
|
},
|
|
"time": "2020-02-25T16:51:26+00:00"
|
|
},
|
|
{
|
|
"name": "anomaly/textarea-field_type",
|
|
"version": "v2.1.18",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/anomalylabs/textarea-field_type.git",
|
|
"reference": "92aa6b8cfd1a53eb2c46d73ee42d6e2f93ca1bc2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/anomalylabs/textarea-field_type/zipball/92aa6b8cfd1a53eb2c46d73ee42d6e2f93ca1bc2",
|
|
"reference": "92aa6b8cfd1a53eb2c46d73ee42d6e2f93ca1bc2",
|
|
"shasum": ""
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Anomaly\\TextareaFieldType\\": "src/"
|
|
}
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PyroCMS, Inc.",
|
|
"email": "support@pyrocms.com",
|
|
"homepage": "http://pyrocms.com/",
|
|
"role": "Owner"
|
|
}
|
|
],
|
|
"description": "A simple textarea field type.",
|
|
"homepage": "http://pyrocms.com/",
|
|
"keywords": [
|
|
"field type",
|
|
"streams addon",
|
|
"streams field type"
|
|
],
|
|
"support": {
|
|
"email": "support@anomaly.is",
|
|
"source": "https://github.com/anomalylabs/textarea-field_type/tree/v2.1.18"
|
|
},
|
|
"time": "2020-11-18T17:39:51+00:00"
|
|
},
|
|
{
|
|
"name": "anomaly/throttle_security_check-extension",
|
|
"version": "v2.1.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/anomalylabs/throttle_security_check-extension.git",
|
|
"reference": "555d2ffd71bd3a9599c889fe06b46b628be268ed"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/anomalylabs/throttle_security_check-extension/zipball/555d2ffd71bd3a9599c889fe06b46b628be268ed",
|
|
"reference": "555d2ffd71bd3a9599c889fe06b46b628be268ed",
|
|
"shasum": ""
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Anomaly\\ThrottleSecurityCheckExtension\\": "src/"
|
|
}
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PyroCMS, Inc.",
|
|
"email": "support@pyrocms.com",
|
|
"homepage": "http://pyrocms.com/",
|
|
"role": "Owner"
|
|
}
|
|
],
|
|
"description": "A security extension that throttles login attempts.",
|
|
"homepage": "http://pyrocms.com/",
|
|
"keywords": [
|
|
"extension",
|
|
"streams addon",
|
|
"streams extension"
|
|
],
|
|
"support": {
|
|
"email": "support@anomaly.is",
|
|
"source": "https://github.com/anomalylabs/throttle_security_check-extension/tree/v2.1.4",
|
|
"issues": "https://github.com/anomalylabs/throttle_security_check-extension/issues"
|
|
},
|
|
"time": "2020-02-20T17:05:50+00:00"
|
|
},
|
|
{
|
|
"name": "anomaly/url-field_type",
|
|
"version": "v2.2.13",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/anomalylabs/url-field_type.git",
|
|
"reference": "2621e79de2f17a06c5473dd2d82560b9b43cc62a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/anomalylabs/url-field_type/zipball/2621e79de2f17a06c5473dd2d82560b9b43cc62a",
|
|
"reference": "2621e79de2f17a06c5473dd2d82560b9b43cc62a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"anomaly/streams-platform": "^1.3"
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Anomaly\\UrlFieldType\\": "src/"
|
|
}
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PyroCMS, Inc.",
|
|
"email": "support@pyrocms.com",
|
|
"homepage": "http://pyrocms.com/",
|
|
"role": "Owner"
|
|
},
|
|
{
|
|
"name": "Ryan Thompson",
|
|
"email": "ryan@pyrocms.com",
|
|
"homepage": "http://ryanthepyro.com/",
|
|
"role": "Owner"
|
|
}
|
|
],
|
|
"description": "A URL field type.",
|
|
"keywords": [
|
|
"field type",
|
|
"streams addon",
|
|
"streams field type"
|
|
],
|
|
"support": {
|
|
"email": "support@pyrocms.com",
|
|
"source": "https://github.com/anomalylabs/url-field_type/tree/v2.2.13"
|
|
},
|
|
"time": "2019-04-01T16:52:10+00:00"
|
|
},
|
|
{
|
|
"name": "anomaly/url_link_type-extension",
|
|
"version": "v2.1.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/anomalylabs/url_link_type-extension.git",
|
|
"reference": "53b3ce464fb1628eaa2704c4e08087ee837aae4c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/anomalylabs/url_link_type-extension/zipball/53b3ce464fb1628eaa2704c4e08087ee837aae4c",
|
|
"reference": "53b3ce464fb1628eaa2704c4e08087ee837aae4c",
|
|
"shasum": ""
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Anomaly\\UrlLinkTypeExtension\\": "src/"
|
|
}
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PyroCMS, Inc.",
|
|
"email": "support@pyrocms.com",
|
|
"homepage": "http://pyrocms.com/",
|
|
"role": "Owner"
|
|
}
|
|
],
|
|
"description": "A URL link type for the Navigation module.",
|
|
"homepage": "http://pyrocms.com/",
|
|
"keywords": [
|
|
"URL",
|
|
"link type",
|
|
"streams"
|
|
],
|
|
"support": {
|
|
"email": "support@anomaly.is",
|
|
"source": "https://github.com/anomalylabs/url_link_type-extension/tree/v2.1.4"
|
|
},
|
|
"time": "2017-12-13T19:54:16+00:00"
|
|
},
|
|
{
|
|
"name": "anomaly/user_security_check-extension",
|
|
"version": "v2.1.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/anomalylabs/user_security_check-extension.git",
|
|
"reference": "5eca70d3951263ff0b125f03fa77368652bf4bd5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/anomalylabs/user_security_check-extension/zipball/5eca70d3951263ff0b125f03fa77368652bf4bd5",
|
|
"reference": "5eca70d3951263ff0b125f03fa77368652bf4bd5",
|
|
"shasum": ""
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Anomaly\\UserSecurityCheckExtension\\": "src/"
|
|
}
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PyroCMS, Inc.",
|
|
"email": "support@pyrocms.com",
|
|
"homepage": "http://pyrocms.com/",
|
|
"role": "Owner"
|
|
}
|
|
],
|
|
"description": "A security check for the Users module that assures users are active, enabled, and authorized.",
|
|
"homepage": "http://pyrocms.com/",
|
|
"keywords": [
|
|
"module",
|
|
"security check",
|
|
"users"
|
|
],
|
|
"support": {
|
|
"email": "support@anomaly.is",
|
|
"source": "https://github.com/anomalylabs/user_security_check-extension/tree/v2.1.3"
|
|
},
|
|
"time": "2019-09-06T15:12:30+00:00"
|
|
},
|
|
{
|
|
"name": "anomaly/users-module",
|
|
"version": "v2.5.34",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/anomalylabs/users-module.git",
|
|
"reference": "5b97f90c1f913412004ef1309599168c78b70681"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/anomalylabs/users-module/zipball/5b97f90c1f913412004ef1309599168c78b70681",
|
|
"reference": "5b97f90c1f913412004ef1309599168c78b70681",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"anomaly/streams-platform": "^1.6"
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Anomaly\\UsersModule\\": "src/"
|
|
}
|
|
},
|
|
"autoload-dev": {
|
|
"psr-4": {
|
|
"Anomaly\\UsersModuleTest\\": "tests/"
|
|
}
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PyroCMS, Inc.",
|
|
"homepage": "http://pyrocms.com/",
|
|
"role": "Owner"
|
|
},
|
|
{
|
|
"name": "Ryan Thompson",
|
|
"homepage": "http://ryanthepyro.com/",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "Manage users, roles, and permissions.",
|
|
"homepage": "http://pyrocms.com/addons/anomaly/users-module",
|
|
"keywords": [
|
|
"module",
|
|
"streams",
|
|
"users"
|
|
],
|
|
"support": {
|
|
"docs": "https://pyrocms.com/documentation/users-module",
|
|
"forum": "https://pyrocms.com/forum/channels/users-module",
|
|
"slack": "https://pyrocms.com/slack",
|
|
"issues": "https://github.com/pyrocms/pyrocms/issues?q=is:issue is:open [users-module]",
|
|
"source": "https://github.com/anomalylabs/users-module"
|
|
},
|
|
"time": "2021-02-17T04:03:27+00:00"
|
|
},
|
|
{
|
|
"name": "anomaly/variables-module",
|
|
"version": "v2.4.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/anomalylabs/variables-module.git",
|
|
"reference": "bcd903670471a175f07aba3123693cb3a3c07d0b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/anomalylabs/variables-module/zipball/bcd903670471a175f07aba3123693cb3a3c07d0b",
|
|
"reference": "bcd903670471a175f07aba3123693cb3a3c07d0b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"anomaly/streams-platform": "^1.6"
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Anomaly\\VariablesModule\\": "src/"
|
|
}
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PyroCMS, Inc.",
|
|
"homepage": "http://pyrocms.com/",
|
|
"role": "Owner"
|
|
},
|
|
{
|
|
"name": "Ryan Thompson",
|
|
"homepage": "http://ryanthepyro.com/",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "Manage variables and bits of content that can be used anywhere.",
|
|
"homepage": "http://pyrocms.com/addons/anomaly/variables-module",
|
|
"keywords": [
|
|
"module",
|
|
"pyrocms",
|
|
"variables"
|
|
],
|
|
"support": {
|
|
"docs": "https://pyrocms.com/documentation/variables-module",
|
|
"system": "https://pyrocms.com/forum/channels/variables-module",
|
|
"slack": "https://pyrocms.com/slack",
|
|
"issues": "https://github.com/pyrocms/pyrocms/issues?q=is:issue is:open [variables-module]",
|
|
"source": "https://github.com/anomalylabs/variables-module"
|
|
},
|
|
"time": "2019-03-13T16:41:19+00:00"
|
|
},
|
|
{
|
|
"name": "anomaly/wysiwyg-field_type",
|
|
"version": "v3.1.20",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/anomalylabs/wysiwyg-field_type.git",
|
|
"reference": "dc838db4bf016ad77b15b8f7e4bc8dd1446c6f7e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/anomalylabs/wysiwyg-field_type/zipball/dc838db4bf016ad77b15b8f7e4bc8dd1446c6f7e",
|
|
"reference": "dc838db4bf016ad77b15b8f7e4bc8dd1446c6f7e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"anomaly/streams-platform": "^1.4"
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Anomaly\\WysiwygFieldType\\": "src/"
|
|
}
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PyroCMS, Inc.",
|
|
"email": "support@pyrocms.com",
|
|
"homepage": "http://pyrocms.com/",
|
|
"role": "Owner"
|
|
},
|
|
{
|
|
"name": "Ryan Thompson",
|
|
"email": "ryan@pyrocms.com",
|
|
"homepage": "http://ryanthepyro.com/",
|
|
"role": "Owner"
|
|
}
|
|
],
|
|
"description": "A WYSIWYG editor field type powered by RedactorJS.",
|
|
"homepage": "http://pyrocms.com/",
|
|
"keywords": [
|
|
"field type",
|
|
"streams addon",
|
|
"streams field type"
|
|
],
|
|
"support": {
|
|
"email": "support@pyrocms.com",
|
|
"source": "https://github.com/anomalylabs/wysiwyg-field_type/tree/v3.1.20"
|
|
},
|
|
"time": "2021-06-28T14:59:44+00:00"
|
|
},
|
|
{
|
|
"name": "anomaly/wysiwyg_block-extension",
|
|
"version": "v1.0.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/anomalylabs/wysiwyg_block-extension.git",
|
|
"reference": "35d56a050efe0ee32f7266710408e8b5c6f37dfa"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/anomalylabs/wysiwyg_block-extension/zipball/35d56a050efe0ee32f7266710408e8b5c6f37dfa",
|
|
"reference": "35d56a050efe0ee32f7266710408e8b5c6f37dfa",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"anomaly/blocks-module": "^1.0"
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Anomaly\\WysiwygBlockExtension\\": "src/"
|
|
}
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PyroCMS, Inc.",
|
|
"email": "support@pyrocms.com",
|
|
"homepage": "http://pyrocms.com/",
|
|
"role": "Owner"
|
|
},
|
|
{
|
|
"name": "Ryan Thompson",
|
|
"email": "ryan@pyrocms.com",
|
|
"homepage": "http://ryanthepyro.com/",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "A WYSIWYG content block.",
|
|
"homepage": "http://pyrocms.com/",
|
|
"keywords": [
|
|
"block type",
|
|
"blocks",
|
|
"streams module"
|
|
],
|
|
"support": {
|
|
"email": "support@pyrocms.com",
|
|
"source": "https://github.com/anomalylabs/wysiwyg_block-extension/tree/v1.0.4"
|
|
},
|
|
"time": "2018-10-31T03:17:29+00:00"
|
|
},
|
|
{
|
|
"name": "anomaly/xml_feed_widget-extension",
|
|
"version": "v2.1.10",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/anomalylabs/xml_feed_widget-extension.git",
|
|
"reference": "535f3b4ccaf249d1d90e4d7fb2aaaac8601f17cb"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/anomalylabs/xml_feed_widget-extension/zipball/535f3b4ccaf249d1d90e4d7fb2aaaac8601f17cb",
|
|
"reference": "535f3b4ccaf249d1d90e4d7fb2aaaac8601f17cb",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"simplepie/simplepie": "~1.5.0"
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Anomaly\\XmlFeedWidgetExtension\\": "src/"
|
|
}
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PyroCMS, Inc.",
|
|
"email": "support@pyrocms.com",
|
|
"homepage": "http://pyrocms.com/",
|
|
"role": "Owner"
|
|
}
|
|
],
|
|
"description": "A dashboard widget that displays an XML feed.",
|
|
"homepage": "http://pyrocms.com/",
|
|
"keywords": [
|
|
"dashboard widget",
|
|
"streams",
|
|
"xml"
|
|
],
|
|
"support": {
|
|
"email": "support@anomaly.is",
|
|
"source": "https://github.com/anomalylabs/xml_feed_widget-extension/tree/v2.1.10",
|
|
"issues": "https://github.com/anomalylabs/xml_feed_widget-extension/issues"
|
|
},
|
|
"time": "2022-01-12T04:38:47+00:00"
|
|
},
|
|
{
|
|
"name": "asm89/stack-cors",
|
|
"version": "v2.1.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/asm89/stack-cors.git",
|
|
"reference": "73e5b88775c64ccc0b84fb60836b30dc9d92ac4a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/asm89/stack-cors/zipball/73e5b88775c64ccc0b84fb60836b30dc9d92ac4a",
|
|
"reference": "73e5b88775c64ccc0b84fb60836b30dc9d92ac4a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.2|^8.0",
|
|
"symfony/http-foundation": "^4|^5|^6",
|
|
"symfony/http-kernel": "^4|^5|^6"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^7|^9",
|
|
"squizlabs/php_codesniffer": "^3.5"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.1-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Asm89\\Stack\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Alexander",
|
|
"email": "iam.asm89@gmail.com"
|
|
}
|
|
],
|
|
"description": "Cross-origin resource sharing library and stack middleware",
|
|
"homepage": "https://github.com/asm89/stack-cors",
|
|
"keywords": [
|
|
"cors",
|
|
"stack"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/asm89/stack-cors/issues",
|
|
"source": "https://github.com/asm89/stack-cors/tree/v2.1.1"
|
|
},
|
|
"time": "2022-01-18T09:12:03+00:00"
|
|
},
|
|
{
|
|
"name": "asm89/twig-cache-extension",
|
|
"version": "1.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/asm89/twig-cache-extension.git",
|
|
"reference": "13787226956ec766f4770722082288097aebaaf3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/asm89/twig-cache-extension/zipball/13787226956ec766f4770722082288097aebaaf3",
|
|
"reference": "13787226956ec766f4770722082288097aebaaf3",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.2",
|
|
"twig/twig": "^1.0|^2.0"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/cache": "~1.0",
|
|
"phpunit/phpunit": "^5.0 || ^4.8.10"
|
|
},
|
|
"suggest": {
|
|
"psr/cache-implementation": "To make use of PSR-6 cache implementation via PsrCacheAdapter."
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.4-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Alexander",
|
|
"email": "iam.asm89@gmail.com"
|
|
}
|
|
],
|
|
"description": "Cache fragments of templates directly within Twig.",
|
|
"homepage": "https://github.com/asm89/twig-cache-extension",
|
|
"keywords": [
|
|
"cache",
|
|
"extension",
|
|
"twig"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/asm89/twig-cache-extension/issues",
|
|
"source": "https://github.com/asm89/twig-cache-extension/tree/1.4.0"
|
|
},
|
|
"abandoned": "twig/cache-extension",
|
|
"time": "2020-01-01T20:47:37+00:00"
|
|
},
|
|
{
|
|
"name": "barryvdh/laravel-debugbar",
|
|
"version": "v3.6.7",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/barryvdh/laravel-debugbar.git",
|
|
"reference": "b96f9820aaf1ff9afe945207883149e1c7afb298"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/b96f9820aaf1ff9afe945207883149e1c7afb298",
|
|
"reference": "b96f9820aaf1ff9afe945207883149e1c7afb298",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"illuminate/routing": "^6|^7|^8|^9",
|
|
"illuminate/session": "^6|^7|^8|^9",
|
|
"illuminate/support": "^6|^7|^8|^9",
|
|
"maximebf/debugbar": "^1.17.2",
|
|
"php": ">=7.2",
|
|
"symfony/debug": "^4.3|^5|^6",
|
|
"symfony/finder": "^4.3|^5|^6"
|
|
},
|
|
"require-dev": {
|
|
"mockery/mockery": "^1.3.3",
|
|
"orchestra/testbench-dusk": "^4|^5|^6|^7",
|
|
"phpunit/phpunit": "^8.5|^9.0",
|
|
"squizlabs/php_codesniffer": "^3.5"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.6-dev"
|
|
},
|
|
"laravel": {
|
|
"providers": [
|
|
"Barryvdh\\Debugbar\\ServiceProvider"
|
|
],
|
|
"aliases": {
|
|
"Debugbar": "Barryvdh\\Debugbar\\Facades\\Debugbar"
|
|
}
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"src/helpers.php"
|
|
],
|
|
"psr-4": {
|
|
"Barryvdh\\Debugbar\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Barry vd. Heuvel",
|
|
"email": "barryvdh@gmail.com"
|
|
}
|
|
],
|
|
"description": "PHP Debugbar integration for Laravel",
|
|
"keywords": [
|
|
"debug",
|
|
"debugbar",
|
|
"laravel",
|
|
"profiler",
|
|
"webprofiler"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/barryvdh/laravel-debugbar/issues",
|
|
"source": "https://github.com/barryvdh/laravel-debugbar/tree/v3.6.7"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://fruitcake.nl",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/barryvdh",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2022-02-09T07:52:32+00:00"
|
|
},
|
|
{
|
|
"name": "barryvdh/laravel-httpcache",
|
|
"version": "v0.3.10",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/barryvdh/laravel-httpcache.git",
|
|
"reference": "3f0a7508b41a725db4a3f38c28bf8559773c3716"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/barryvdh/laravel-httpcache/zipball/3f0a7508b41a725db4a3f38c28bf8559773c3716",
|
|
"reference": "3f0a7508b41a725db4a3f38c28bf8559773c3716",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"barryvdh/laravel-stack-middleware": "^1.0",
|
|
"illuminate/support": "^6|^7|^8|^9",
|
|
"php": ">=7.2",
|
|
"symfony/console": "^4|^5|^6",
|
|
"symfony/http-kernel": "^4|^5|^6"
|
|
},
|
|
"require-dev": {
|
|
"orchestra/testbench": "^4|^5|^6|^7"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.3-dev"
|
|
},
|
|
"laravel": {
|
|
"providers": [
|
|
"Barryvdh\\HttpCache\\ServiceProvider"
|
|
]
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Barryvdh\\HttpCache\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Barry vd. Heuvel",
|
|
"email": "barryvdh@gmail.com"
|
|
}
|
|
],
|
|
"description": "HttpCache for Laravel",
|
|
"keywords": [
|
|
"cache",
|
|
"esi",
|
|
"httpcache",
|
|
"laravel"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/barryvdh/laravel-httpcache/issues",
|
|
"source": "https://github.com/barryvdh/laravel-httpcache/tree/v0.3.10"
|
|
},
|
|
"time": "2022-01-30T14:03:59+00:00"
|
|
},
|
|
{
|
|
"name": "barryvdh/laravel-stack-middleware",
|
|
"version": "v1.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/barryvdh/laravel-stack-middleware.git",
|
|
"reference": "03e884c9d34c3dbbc18a26eaa11d55cda6487c61"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/barryvdh/laravel-stack-middleware/zipball/03e884c9d34c3dbbc18a26eaa11d55cda6487c61",
|
|
"reference": "03e884c9d34c3dbbc18a26eaa11d55cda6487c61",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"illuminate/support": "^6|^7|^8|^9",
|
|
"php": ">=7.2",
|
|
"symfony/http-kernel": "^4|^5|^6"
|
|
},
|
|
"require-dev": {
|
|
"orchestra/testbench": "^4|^5|^6|^7"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.2-dev"
|
|
},
|
|
"laravel": {
|
|
"providers": [
|
|
"Barryvdh\\StackMiddleware\\ServiceProvider"
|
|
],
|
|
"aliases": {
|
|
"Stack": "Barryvdh\\StackMiddleware\\Facade"
|
|
}
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Barryvdh\\StackMiddleware\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Barry vd. Heuvel",
|
|
"email": "barryvdh@gmail.com"
|
|
}
|
|
],
|
|
"description": "Stack Middleware for Laravel 5",
|
|
"keywords": [
|
|
"StackPHP",
|
|
"laravel",
|
|
"middleware",
|
|
"stack"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/barryvdh/laravel-stack-middleware/issues",
|
|
"source": "https://github.com/barryvdh/laravel-stack-middleware/tree/v1.3.0"
|
|
},
|
|
"time": "2022-01-30T13:28:44+00:00"
|
|
},
|
|
{
|
|
"name": "brick/math",
|
|
"version": "0.9.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/brick/math.git",
|
|
"reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/brick/math/zipball/ca57d18f028f84f777b2168cd1911b0dee2343ae",
|
|
"reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-json": "*",
|
|
"php": "^7.1 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"php-coveralls/php-coveralls": "^2.2",
|
|
"phpunit/phpunit": "^7.5.15 || ^8.5 || ^9.0",
|
|
"vimeo/psalm": "4.9.2"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Brick\\Math\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "Arbitrary-precision arithmetic library",
|
|
"keywords": [
|
|
"Arbitrary-precision",
|
|
"BigInteger",
|
|
"BigRational",
|
|
"arithmetic",
|
|
"bigdecimal",
|
|
"bignum",
|
|
"brick",
|
|
"math"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/brick/math/issues",
|
|
"source": "https://github.com/brick/math/tree/0.9.3"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/BenMorel",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/brick/math",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2021-08-15T20:50:18+00:00"
|
|
},
|
|
{
|
|
"name": "clue/stream-filter",
|
|
"version": "v1.6.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/clue/stream-filter.git",
|
|
"reference": "d6169430c7731d8509da7aecd0af756a5747b78e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/clue/stream-filter/zipball/d6169430c7731d8509da7aecd0af756a5747b78e",
|
|
"reference": "d6169430c7731d8509da7aecd0af756a5747b78e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.36"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"files": [
|
|
"src/functions_include.php"
|
|
],
|
|
"psr-4": {
|
|
"Clue\\StreamFilter\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Christian Lück",
|
|
"email": "christian@clue.engineering"
|
|
}
|
|
],
|
|
"description": "A simple and modern approach to stream filtering in PHP",
|
|
"homepage": "https://github.com/clue/php-stream-filter",
|
|
"keywords": [
|
|
"bucket brigade",
|
|
"callback",
|
|
"filter",
|
|
"php_user_filter",
|
|
"stream",
|
|
"stream_filter_append",
|
|
"stream_filter_register"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/clue/stream-filter/issues",
|
|
"source": "https://github.com/clue/stream-filter/tree/v1.6.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://clue.engineering/support",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/clue",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2022-02-21T13:15:14+00:00"
|
|
},
|
|
{
|
|
"name": "composer/ca-bundle",
|
|
"version": "1.3.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/composer/ca-bundle.git",
|
|
"reference": "4c679186f2aca4ab6a0f1b0b9cf9252decb44d0b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/4c679186f2aca4ab6a0f1b0b9cf9252decb44d0b",
|
|
"reference": "4c679186f2aca4ab6a0f1b0b9cf9252decb44d0b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-openssl": "*",
|
|
"ext-pcre": "*",
|
|
"php": "^5.3.2 || ^7.0 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"phpstan/phpstan": "^0.12.55",
|
|
"psr/log": "^1.0",
|
|
"symfony/phpunit-bridge": "^4.2 || ^5",
|
|
"symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Composer\\CaBundle\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jordi Boggiano",
|
|
"email": "j.boggiano@seld.be",
|
|
"homepage": "http://seld.be"
|
|
}
|
|
],
|
|
"description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.",
|
|
"keywords": [
|
|
"cabundle",
|
|
"cacert",
|
|
"certificate",
|
|
"ssl",
|
|
"tls"
|
|
],
|
|
"support": {
|
|
"irc": "irc://irc.freenode.org/composer",
|
|
"issues": "https://github.com/composer/ca-bundle/issues",
|
|
"source": "https://github.com/composer/ca-bundle/tree/1.3.1"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://packagist.com",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/composer",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/composer/composer",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2021-10-28T20:44:15+00:00"
|
|
},
|
|
{
|
|
"name": "composer/composer",
|
|
"version": "2.2.7",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/composer/composer.git",
|
|
"reference": "061d154dfdde157cbf453c4695e6af21c0e93903"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/composer/composer/zipball/061d154dfdde157cbf453c4695e6af21c0e93903",
|
|
"reference": "061d154dfdde157cbf453c4695e6af21c0e93903",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"composer/ca-bundle": "^1.0",
|
|
"composer/metadata-minifier": "^1.0",
|
|
"composer/pcre": "^1.0",
|
|
"composer/semver": "^3.0",
|
|
"composer/spdx-licenses": "^1.2",
|
|
"composer/xdebug-handler": "^2.0 || ^3.0",
|
|
"justinrainbow/json-schema": "^5.2.11",
|
|
"php": "^5.3.2 || ^7.0 || ^8.0",
|
|
"psr/log": "^1.0 || ^2.0",
|
|
"react/promise": "^1.2 || ^2.7",
|
|
"seld/jsonlint": "^1.4",
|
|
"seld/phar-utils": "^1.0",
|
|
"symfony/console": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0",
|
|
"symfony/filesystem": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0 || ^6.0",
|
|
"symfony/finder": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0 || ^6.0",
|
|
"symfony/process": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0 || ^6.0"
|
|
},
|
|
"require-dev": {
|
|
"phpspec/prophecy": "^1.10",
|
|
"symfony/phpunit-bridge": "^4.2 || ^5.0 || ^6.0"
|
|
},
|
|
"suggest": {
|
|
"ext-openssl": "Enabling the openssl extension allows you to access https URLs for repositories and packages",
|
|
"ext-zip": "Enabling the zip extension allows you to unzip archives",
|
|
"ext-zlib": "Allow gzip compression of HTTP requests"
|
|
},
|
|
"bin": [
|
|
"bin/composer"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "2.2-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Composer\\": "src/Composer"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nils Adermann",
|
|
"email": "naderman@naderman.de",
|
|
"homepage": "https://www.naderman.de"
|
|
},
|
|
{
|
|
"name": "Jordi Boggiano",
|
|
"email": "j.boggiano@seld.be",
|
|
"homepage": "https://seld.be"
|
|
}
|
|
],
|
|
"description": "Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.",
|
|
"homepage": "https://getcomposer.org/",
|
|
"keywords": [
|
|
"autoload",
|
|
"dependency",
|
|
"package"
|
|
],
|
|
"support": {
|
|
"irc": "ircs://irc.libera.chat:6697/composer",
|
|
"issues": "https://github.com/composer/composer/issues",
|
|
"source": "https://github.com/composer/composer/tree/2.2.7"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://packagist.com",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/composer",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/composer/composer",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2022-02-25T10:12:27+00:00"
|
|
},
|
|
{
|
|
"name": "composer/metadata-minifier",
|
|
"version": "1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/composer/metadata-minifier.git",
|
|
"reference": "c549d23829536f0d0e984aaabbf02af91f443207"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/composer/metadata-minifier/zipball/c549d23829536f0d0e984aaabbf02af91f443207",
|
|
"reference": "c549d23829536f0d0e984aaabbf02af91f443207",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.3.2 || ^7.0 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"composer/composer": "^2",
|
|
"phpstan/phpstan": "^0.12.55",
|
|
"symfony/phpunit-bridge": "^4.2 || ^5"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Composer\\MetadataMinifier\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jordi Boggiano",
|
|
"email": "j.boggiano@seld.be",
|
|
"homepage": "http://seld.be"
|
|
}
|
|
],
|
|
"description": "Small utility library that handles metadata minification and expansion.",
|
|
"keywords": [
|
|
"composer",
|
|
"compression"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/composer/metadata-minifier/issues",
|
|
"source": "https://github.com/composer/metadata-minifier/tree/1.0.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://packagist.com",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/composer",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/composer/composer",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2021-04-07T13:37:33+00:00"
|
|
},
|
|
{
|
|
"name": "composer/pcre",
|
|
"version": "1.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/composer/pcre.git",
|
|
"reference": "67a32d7d6f9f560b726ab25a061b38ff3a80c560"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/composer/pcre/zipball/67a32d7d6f9f560b726ab25a061b38ff3a80c560",
|
|
"reference": "67a32d7d6f9f560b726ab25a061b38ff3a80c560",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.3.2 || ^7.0 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"phpstan/phpstan": "^1.3",
|
|
"phpstan/phpstan-strict-rules": "^1.1",
|
|
"symfony/phpunit-bridge": "^4.2 || ^5"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Composer\\Pcre\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jordi Boggiano",
|
|
"email": "j.boggiano@seld.be",
|
|
"homepage": "http://seld.be"
|
|
}
|
|
],
|
|
"description": "PCRE wrapping library that offers type-safe preg_* replacements.",
|
|
"keywords": [
|
|
"PCRE",
|
|
"preg",
|
|
"regex",
|
|
"regular expression"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/composer/pcre/issues",
|
|
"source": "https://github.com/composer/pcre/tree/1.0.1"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://packagist.com",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/composer",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/composer/composer",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2022-01-21T20:24:37+00:00"
|
|
},
|
|
{
|
|
"name": "composer/semver",
|
|
"version": "3.2.9",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/composer/semver.git",
|
|
"reference": "a951f614bd64dcd26137bc9b7b2637ddcfc57649"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/composer/semver/zipball/a951f614bd64dcd26137bc9b7b2637ddcfc57649",
|
|
"reference": "a951f614bd64dcd26137bc9b7b2637ddcfc57649",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.3.2 || ^7.0 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"phpstan/phpstan": "^1.4",
|
|
"symfony/phpunit-bridge": "^4.2 || ^5"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "3.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Composer\\Semver\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nils Adermann",
|
|
"email": "naderman@naderman.de",
|
|
"homepage": "http://www.naderman.de"
|
|
},
|
|
{
|
|
"name": "Jordi Boggiano",
|
|
"email": "j.boggiano@seld.be",
|
|
"homepage": "http://seld.be"
|
|
},
|
|
{
|
|
"name": "Rob Bast",
|
|
"email": "rob.bast@gmail.com",
|
|
"homepage": "http://robbast.nl"
|
|
}
|
|
],
|
|
"description": "Semver library that offers utilities, version constraint parsing and validation.",
|
|
"keywords": [
|
|
"semantic",
|
|
"semver",
|
|
"validation",
|
|
"versioning"
|
|
],
|
|
"support": {
|
|
"irc": "irc://irc.freenode.org/composer",
|
|
"issues": "https://github.com/composer/semver/issues",
|
|
"source": "https://github.com/composer/semver/tree/3.2.9"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://packagist.com",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/composer",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/composer/composer",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2022-02-04T13:58:43+00:00"
|
|
},
|
|
{
|
|
"name": "composer/spdx-licenses",
|
|
"version": "1.5.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/composer/spdx-licenses.git",
|
|
"reference": "a30d487169d799745ca7280bc90fdfa693536901"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/composer/spdx-licenses/zipball/a30d487169d799745ca7280bc90fdfa693536901",
|
|
"reference": "a30d487169d799745ca7280bc90fdfa693536901",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.3.2 || ^7.0 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"phpstan/phpstan": "^0.12.55",
|
|
"symfony/phpunit-bridge": "^4.2 || ^5"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Composer\\Spdx\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nils Adermann",
|
|
"email": "naderman@naderman.de",
|
|
"homepage": "http://www.naderman.de"
|
|
},
|
|
{
|
|
"name": "Jordi Boggiano",
|
|
"email": "j.boggiano@seld.be",
|
|
"homepage": "http://seld.be"
|
|
},
|
|
{
|
|
"name": "Rob Bast",
|
|
"email": "rob.bast@gmail.com",
|
|
"homepage": "http://robbast.nl"
|
|
}
|
|
],
|
|
"description": "SPDX licenses list and validation library.",
|
|
"keywords": [
|
|
"license",
|
|
"spdx",
|
|
"validator"
|
|
],
|
|
"support": {
|
|
"irc": "irc://irc.freenode.org/composer",
|
|
"issues": "https://github.com/composer/spdx-licenses/issues",
|
|
"source": "https://github.com/composer/spdx-licenses/tree/1.5.6"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://packagist.com",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/composer",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/composer/composer",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2021-11-18T10:14:14+00:00"
|
|
},
|
|
{
|
|
"name": "composer/xdebug-handler",
|
|
"version": "3.0.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/composer/xdebug-handler.git",
|
|
"reference": "ced299686f41dce890debac69273b47ffe98a40c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/composer/xdebug-handler/zipball/ced299686f41dce890debac69273b47ffe98a40c",
|
|
"reference": "ced299686f41dce890debac69273b47ffe98a40c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"composer/pcre": "^1 || ^2 || ^3",
|
|
"php": "^7.2.5 || ^8.0",
|
|
"psr/log": "^1 || ^2 || ^3"
|
|
},
|
|
"require-dev": {
|
|
"phpstan/phpstan": "^1.0",
|
|
"phpstan/phpstan-strict-rules": "^1.1",
|
|
"symfony/phpunit-bridge": "^6.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Composer\\XdebugHandler\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "John Stevenson",
|
|
"email": "john-stevenson@blueyonder.co.uk"
|
|
}
|
|
],
|
|
"description": "Restarts a process without Xdebug.",
|
|
"keywords": [
|
|
"Xdebug",
|
|
"performance"
|
|
],
|
|
"support": {
|
|
"irc": "irc://irc.freenode.org/composer",
|
|
"issues": "https://github.com/composer/xdebug-handler/issues",
|
|
"source": "https://github.com/composer/xdebug-handler/tree/3.0.3"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://packagist.com",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/composer",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/composer/composer",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2022-02-25T21:32:43+00:00"
|
|
},
|
|
{
|
|
"name": "defuse/php-encryption",
|
|
"version": "v2.3.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/defuse/php-encryption.git",
|
|
"reference": "77880488b9954b7884c25555c2a0ea9e7053f9d2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/defuse/php-encryption/zipball/77880488b9954b7884c25555c2a0ea9e7053f9d2",
|
|
"reference": "77880488b9954b7884c25555c2a0ea9e7053f9d2",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-openssl": "*",
|
|
"paragonie/random_compat": ">= 2",
|
|
"php": ">=5.6.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4|^5|^6|^7|^8|^9"
|
|
},
|
|
"bin": [
|
|
"bin/generate-defuse-key"
|
|
],
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Defuse\\Crypto\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Taylor Hornby",
|
|
"email": "taylor@defuse.ca",
|
|
"homepage": "https://defuse.ca/"
|
|
},
|
|
{
|
|
"name": "Scott Arciszewski",
|
|
"email": "info@paragonie.com",
|
|
"homepage": "https://paragonie.com"
|
|
}
|
|
],
|
|
"description": "Secure PHP Encryption Library",
|
|
"keywords": [
|
|
"aes",
|
|
"authenticated encryption",
|
|
"cipher",
|
|
"crypto",
|
|
"cryptography",
|
|
"encrypt",
|
|
"encryption",
|
|
"openssl",
|
|
"security",
|
|
"symmetric key cryptography"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/defuse/php-encryption/issues",
|
|
"source": "https://github.com/defuse/php-encryption/tree/v2.3.1"
|
|
},
|
|
"time": "2021-04-09T23:57:26+00:00"
|
|
},
|
|
{
|
|
"name": "dflydev/dot-access-data",
|
|
"version": "v3.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/dflydev/dflydev-dot-access-data.git",
|
|
"reference": "0992cc19268b259a39e86f296da5f0677841f42c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/0992cc19268b259a39e86f296da5f0677841f42c",
|
|
"reference": "0992cc19268b259a39e86f296da5f0677841f42c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.1 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"phpstan/phpstan": "^0.12.42",
|
|
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.3",
|
|
"scrutinizer/ocular": "1.6.0",
|
|
"squizlabs/php_codesniffer": "^3.5",
|
|
"vimeo/psalm": "^3.14"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "3.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Dflydev\\DotAccessData\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Dragonfly Development Inc.",
|
|
"email": "info@dflydev.com",
|
|
"homepage": "http://dflydev.com"
|
|
},
|
|
{
|
|
"name": "Beau Simensen",
|
|
"email": "beau@dflydev.com",
|
|
"homepage": "http://beausimensen.com"
|
|
},
|
|
{
|
|
"name": "Carlos Frutos",
|
|
"email": "carlos@kiwing.it",
|
|
"homepage": "https://github.com/cfrutos"
|
|
},
|
|
{
|
|
"name": "Colin O'Dell",
|
|
"email": "colinodell@gmail.com",
|
|
"homepage": "https://www.colinodell.com"
|
|
}
|
|
],
|
|
"description": "Given a deep data structure, access data by dot notation.",
|
|
"homepage": "https://github.com/dflydev/dflydev-dot-access-data",
|
|
"keywords": [
|
|
"access",
|
|
"data",
|
|
"dot",
|
|
"notation"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/dflydev/dflydev-dot-access-data/issues",
|
|
"source": "https://github.com/dflydev/dflydev-dot-access-data/tree/v3.0.1"
|
|
},
|
|
"time": "2021-08-13T13:06:58+00:00"
|
|
},
|
|
{
|
|
"name": "doctrine/cache",
|
|
"version": "2.1.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/cache.git",
|
|
"reference": "331b4d5dbaeab3827976273e9356b3b453c300ce"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/cache/zipball/331b4d5dbaeab3827976273e9356b3b453c300ce",
|
|
"reference": "331b4d5dbaeab3827976273e9356b3b453c300ce",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "~7.1 || ^8.0"
|
|
},
|
|
"conflict": {
|
|
"doctrine/common": ">2.2,<2.4"
|
|
},
|
|
"require-dev": {
|
|
"alcaeus/mongo-php-adapter": "^1.1",
|
|
"cache/integration-tests": "dev-master",
|
|
"doctrine/coding-standard": "^8.0",
|
|
"mongodb/mongodb": "^1.1",
|
|
"phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
|
|
"predis/predis": "~1.0",
|
|
"psr/cache": "^1.0 || ^2.0 || ^3.0",
|
|
"symfony/cache": "^4.4 || ^5.2 || ^6.0@dev",
|
|
"symfony/var-exporter": "^4.4 || ^5.2 || ^6.0@dev"
|
|
},
|
|
"suggest": {
|
|
"alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Guilherme Blanco",
|
|
"email": "guilhermeblanco@gmail.com"
|
|
},
|
|
{
|
|
"name": "Roman Borschel",
|
|
"email": "roman@code-factory.org"
|
|
},
|
|
{
|
|
"name": "Benjamin Eberlei",
|
|
"email": "kontakt@beberlei.de"
|
|
},
|
|
{
|
|
"name": "Jonathan Wage",
|
|
"email": "jonwage@gmail.com"
|
|
},
|
|
{
|
|
"name": "Johannes Schmitt",
|
|
"email": "schmittjoh@gmail.com"
|
|
}
|
|
],
|
|
"description": "PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.",
|
|
"homepage": "https://www.doctrine-project.org/projects/cache.html",
|
|
"keywords": [
|
|
"abstraction",
|
|
"apcu",
|
|
"cache",
|
|
"caching",
|
|
"couchdb",
|
|
"memcached",
|
|
"php",
|
|
"redis",
|
|
"xcache"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/doctrine/cache/issues",
|
|
"source": "https://github.com/doctrine/cache/tree/2.1.1"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://www.doctrine-project.org/sponsorship.html",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://www.patreon.com/phpdoctrine",
|
|
"type": "patreon"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcache",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2021-07-17T14:49:29+00:00"
|
|
},
|
|
{
|
|
"name": "doctrine/dbal",
|
|
"version": "2.13.7",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/dbal.git",
|
|
"reference": "6e22f6012b42d7932674857989fcf184e9e9b1c3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/dbal/zipball/6e22f6012b42d7932674857989fcf184e9e9b1c3",
|
|
"reference": "6e22f6012b42d7932674857989fcf184e9e9b1c3",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"doctrine/cache": "^1.0|^2.0",
|
|
"doctrine/deprecations": "^0.5.3",
|
|
"doctrine/event-manager": "^1.0",
|
|
"ext-pdo": "*",
|
|
"php": "^7.1 || ^8"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/coding-standard": "9.0.0",
|
|
"jetbrains/phpstorm-stubs": "2021.1",
|
|
"phpstan/phpstan": "1.3.0",
|
|
"phpunit/phpunit": "^7.5.20|^8.5|9.5.11",
|
|
"psalm/plugin-phpunit": "0.16.1",
|
|
"squizlabs/php_codesniffer": "3.6.2",
|
|
"symfony/cache": "^4.4",
|
|
"symfony/console": "^2.0.5|^3.0|^4.0|^5.0",
|
|
"vimeo/psalm": "4.16.1"
|
|
},
|
|
"suggest": {
|
|
"symfony/console": "For helpful console commands such as SQL execution and import of files."
|
|
},
|
|
"bin": [
|
|
"bin/doctrine-dbal"
|
|
],
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Doctrine\\DBAL\\": "lib/Doctrine/DBAL"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Guilherme Blanco",
|
|
"email": "guilhermeblanco@gmail.com"
|
|
},
|
|
{
|
|
"name": "Roman Borschel",
|
|
"email": "roman@code-factory.org"
|
|
},
|
|
{
|
|
"name": "Benjamin Eberlei",
|
|
"email": "kontakt@beberlei.de"
|
|
},
|
|
{
|
|
"name": "Jonathan Wage",
|
|
"email": "jonwage@gmail.com"
|
|
}
|
|
],
|
|
"description": "Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.",
|
|
"homepage": "https://www.doctrine-project.org/projects/dbal.html",
|
|
"keywords": [
|
|
"abstraction",
|
|
"database",
|
|
"db2",
|
|
"dbal",
|
|
"mariadb",
|
|
"mssql",
|
|
"mysql",
|
|
"oci8",
|
|
"oracle",
|
|
"pdo",
|
|
"pgsql",
|
|
"postgresql",
|
|
"queryobject",
|
|
"sasql",
|
|
"sql",
|
|
"sqlanywhere",
|
|
"sqlite",
|
|
"sqlserver",
|
|
"sqlsrv"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/doctrine/dbal/issues",
|
|
"source": "https://github.com/doctrine/dbal/tree/2.13.7"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://www.doctrine-project.org/sponsorship.html",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://www.patreon.com/phpdoctrine",
|
|
"type": "patreon"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdbal",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2022-01-06T09:08:04+00:00"
|
|
},
|
|
{
|
|
"name": "doctrine/deprecations",
|
|
"version": "v0.5.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/deprecations.git",
|
|
"reference": "9504165960a1f83cc1480e2be1dd0a0478561314"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/deprecations/zipball/9504165960a1f83cc1480e2be1dd0a0478561314",
|
|
"reference": "9504165960a1f83cc1480e2be1dd0a0478561314",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.1|^8.0"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/coding-standard": "^6.0|^7.0|^8.0",
|
|
"phpunit/phpunit": "^7.0|^8.0|^9.0",
|
|
"psr/log": "^1.0"
|
|
},
|
|
"suggest": {
|
|
"psr/log": "Allows logging deprecations via PSR-3 logger implementation"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Doctrine\\Deprecations\\": "lib/Doctrine/Deprecations"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.",
|
|
"homepage": "https://www.doctrine-project.org/",
|
|
"support": {
|
|
"issues": "https://github.com/doctrine/deprecations/issues",
|
|
"source": "https://github.com/doctrine/deprecations/tree/v0.5.3"
|
|
},
|
|
"time": "2021-03-21T12:59:47+00:00"
|
|
},
|
|
{
|
|
"name": "doctrine/event-manager",
|
|
"version": "1.1.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/event-manager.git",
|
|
"reference": "41370af6a30faa9dc0368c4a6814d596e81aba7f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/event-manager/zipball/41370af6a30faa9dc0368c4a6814d596e81aba7f",
|
|
"reference": "41370af6a30faa9dc0368c4a6814d596e81aba7f",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.1 || ^8.0"
|
|
},
|
|
"conflict": {
|
|
"doctrine/common": "<2.9@dev"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/coding-standard": "^6.0",
|
|
"phpunit/phpunit": "^7.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Doctrine\\Common\\": "lib/Doctrine/Common"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Guilherme Blanco",
|
|
"email": "guilhermeblanco@gmail.com"
|
|
},
|
|
{
|
|
"name": "Roman Borschel",
|
|
"email": "roman@code-factory.org"
|
|
},
|
|
{
|
|
"name": "Benjamin Eberlei",
|
|
"email": "kontakt@beberlei.de"
|
|
},
|
|
{
|
|
"name": "Jonathan Wage",
|
|
"email": "jonwage@gmail.com"
|
|
},
|
|
{
|
|
"name": "Johannes Schmitt",
|
|
"email": "schmittjoh@gmail.com"
|
|
},
|
|
{
|
|
"name": "Marco Pivetta",
|
|
"email": "ocramius@gmail.com"
|
|
}
|
|
],
|
|
"description": "The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.",
|
|
"homepage": "https://www.doctrine-project.org/projects/event-manager.html",
|
|
"keywords": [
|
|
"event",
|
|
"event dispatcher",
|
|
"event manager",
|
|
"event system",
|
|
"events"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/doctrine/event-manager/issues",
|
|
"source": "https://github.com/doctrine/event-manager/tree/1.1.x"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://www.doctrine-project.org/sponsorship.html",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://www.patreon.com/phpdoctrine",
|
|
"type": "patreon"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Fevent-manager",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2020-05-29T18:28:51+00:00"
|
|
},
|
|
{
|
|
"name": "doctrine/inflector",
|
|
"version": "2.0.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/inflector.git",
|
|
"reference": "8b7ff3e4b7de6b2c84da85637b59fd2880ecaa89"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/inflector/zipball/8b7ff3e4b7de6b2c84da85637b59fd2880ecaa89",
|
|
"reference": "8b7ff3e4b7de6b2c84da85637b59fd2880ecaa89",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.2 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/coding-standard": "^8.2",
|
|
"phpstan/phpstan": "^0.12",
|
|
"phpstan/phpstan-phpunit": "^0.12",
|
|
"phpstan/phpstan-strict-rules": "^0.12",
|
|
"phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
|
|
"vimeo/psalm": "^4.10"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Doctrine\\Inflector\\": "lib/Doctrine/Inflector"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Guilherme Blanco",
|
|
"email": "guilhermeblanco@gmail.com"
|
|
},
|
|
{
|
|
"name": "Roman Borschel",
|
|
"email": "roman@code-factory.org"
|
|
},
|
|
{
|
|
"name": "Benjamin Eberlei",
|
|
"email": "kontakt@beberlei.de"
|
|
},
|
|
{
|
|
"name": "Jonathan Wage",
|
|
"email": "jonwage@gmail.com"
|
|
},
|
|
{
|
|
"name": "Johannes Schmitt",
|
|
"email": "schmittjoh@gmail.com"
|
|
}
|
|
],
|
|
"description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.",
|
|
"homepage": "https://www.doctrine-project.org/projects/inflector.html",
|
|
"keywords": [
|
|
"inflection",
|
|
"inflector",
|
|
"lowercase",
|
|
"manipulation",
|
|
"php",
|
|
"plural",
|
|
"singular",
|
|
"strings",
|
|
"uppercase",
|
|
"words"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/doctrine/inflector/issues",
|
|
"source": "https://github.com/doctrine/inflector/tree/2.0.4"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://www.doctrine-project.org/sponsorship.html",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://www.patreon.com/phpdoctrine",
|
|
"type": "patreon"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Finflector",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2021-10-22T20:16:43+00:00"
|
|
},
|
|
{
|
|
"name": "doctrine/lexer",
|
|
"version": "1.2.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/lexer.git",
|
|
"reference": "c268e882d4dbdd85e36e4ad69e02dc284f89d229"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/lexer/zipball/c268e882d4dbdd85e36e4ad69e02dc284f89d229",
|
|
"reference": "c268e882d4dbdd85e36e4ad69e02dc284f89d229",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.1 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/coding-standard": "^9.0",
|
|
"phpstan/phpstan": "^1.3",
|
|
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
|
|
"vimeo/psalm": "^4.11"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Guilherme Blanco",
|
|
"email": "guilhermeblanco@gmail.com"
|
|
},
|
|
{
|
|
"name": "Roman Borschel",
|
|
"email": "roman@code-factory.org"
|
|
},
|
|
{
|
|
"name": "Johannes Schmitt",
|
|
"email": "schmittjoh@gmail.com"
|
|
}
|
|
],
|
|
"description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
|
|
"homepage": "https://www.doctrine-project.org/projects/lexer.html",
|
|
"keywords": [
|
|
"annotations",
|
|
"docblock",
|
|
"lexer",
|
|
"parser",
|
|
"php"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/doctrine/lexer/issues",
|
|
"source": "https://github.com/doctrine/lexer/tree/1.2.3"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://www.doctrine-project.org/sponsorship.html",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://www.patreon.com/phpdoctrine",
|
|
"type": "patreon"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2022-02-28T11:07:21+00:00"
|
|
},
|
|
{
|
|
"name": "dragonmantank/cron-expression",
|
|
"version": "v3.3.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/dragonmantank/cron-expression.git",
|
|
"reference": "be85b3f05b46c39bbc0d95f6c071ddff669510fa"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/be85b3f05b46c39bbc0d95f6c071ddff669510fa",
|
|
"reference": "be85b3f05b46c39bbc0d95f6c071ddff669510fa",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.2|^8.0",
|
|
"webmozart/assert": "^1.0"
|
|
},
|
|
"replace": {
|
|
"mtdowling/cron-expression": "^1.0"
|
|
},
|
|
"require-dev": {
|
|
"phpstan/extension-installer": "^1.0",
|
|
"phpstan/phpstan": "^1.0",
|
|
"phpstan/phpstan-webmozart-assert": "^1.0",
|
|
"phpunit/phpunit": "^7.0|^8.0|^9.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Cron\\": "src/Cron/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Chris Tankersley",
|
|
"email": "chris@ctankersley.com",
|
|
"homepage": "https://github.com/dragonmantank"
|
|
}
|
|
],
|
|
"description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due",
|
|
"keywords": [
|
|
"cron",
|
|
"schedule"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/dragonmantank/cron-expression/issues",
|
|
"source": "https://github.com/dragonmantank/cron-expression/tree/v3.3.1"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/dragonmantank",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2022-01-18T15:43:28+00:00"
|
|
},
|
|
{
|
|
"name": "egulias/email-validator",
|
|
"version": "2.1.25",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/egulias/EmailValidator.git",
|
|
"reference": "0dbf5d78455d4d6a41d186da50adc1122ec066f4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/egulias/EmailValidator/zipball/0dbf5d78455d4d6a41d186da50adc1122ec066f4",
|
|
"reference": "0dbf5d78455d4d6a41d186da50adc1122ec066f4",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"doctrine/lexer": "^1.0.1",
|
|
"php": ">=5.5",
|
|
"symfony/polyfill-intl-idn": "^1.10"
|
|
},
|
|
"require-dev": {
|
|
"dominicsayers/isemail": "^3.0.7",
|
|
"phpunit/phpunit": "^4.8.36|^7.5.15",
|
|
"satooshi/php-coveralls": "^1.0.1"
|
|
},
|
|
"suggest": {
|
|
"ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Egulias\\EmailValidator\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Eduardo Gulias Davis"
|
|
}
|
|
],
|
|
"description": "A library for validating emails against several RFCs",
|
|
"homepage": "https://github.com/egulias/EmailValidator",
|
|
"keywords": [
|
|
"email",
|
|
"emailvalidation",
|
|
"emailvalidator",
|
|
"validation",
|
|
"validator"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/egulias/EmailValidator/issues",
|
|
"source": "https://github.com/egulias/EmailValidator/tree/2.1.25"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/egulias",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2020-12-29T14:50:06+00:00"
|
|
},
|
|
{
|
|
"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"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/erusev/parsedown/issues",
|
|
"source": "https://github.com/erusev/parsedown/tree/1.7.x"
|
|
},
|
|
"time": "2019-12-30T22:54:17+00:00"
|
|
},
|
|
{
|
|
"name": "erusev/parsedown-extra",
|
|
"version": "0.7.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/erusev/parsedown-extra.git",
|
|
"reference": "0db5cce7354e4b76f155d092ab5eb3981c21258c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/erusev/parsedown-extra/zipball/0db5cce7354e4b76f155d092ab5eb3981c21258c",
|
|
"reference": "0db5cce7354e4b76f155d092ab5eb3981c21258c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"erusev/parsedown": "~1.4"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"ParsedownExtra": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Emanuil Rusev",
|
|
"email": "hello@erusev.com",
|
|
"homepage": "http://erusev.com"
|
|
}
|
|
],
|
|
"description": "An extension of Parsedown that adds support for Markdown Extra.",
|
|
"homepage": "https://github.com/erusev/parsedown-extra",
|
|
"keywords": [
|
|
"markdown",
|
|
"markdown extra",
|
|
"parsedown",
|
|
"parser"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/erusev/parsedown-extra/issues",
|
|
"source": "https://github.com/erusev/parsedown-extra/tree/master"
|
|
},
|
|
"time": "2015-11-01T10:19:22+00:00"
|
|
},
|
|
{
|
|
"name": "ezyang/htmlpurifier",
|
|
"version": "v4.14.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/ezyang/htmlpurifier.git",
|
|
"reference": "12ab42bd6e742c70c0a52f7b82477fcd44e64b75"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/12ab42bd6e742c70c0a52f7b82477fcd44e64b75",
|
|
"reference": "12ab42bd6e742c70c0a52f7b82477fcd44e64b75",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.2"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"files": [
|
|
"library/HTMLPurifier.composer.php"
|
|
],
|
|
"psr-0": {
|
|
"HTMLPurifier": "library/"
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/library/HTMLPurifier/Language/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL-2.1-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Edward Z. Yang",
|
|
"email": "admin@htmlpurifier.org",
|
|
"homepage": "http://ezyang.com"
|
|
}
|
|
],
|
|
"description": "Standards compliant HTML filter written in PHP",
|
|
"homepage": "http://htmlpurifier.org/",
|
|
"keywords": [
|
|
"html"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/ezyang/htmlpurifier/issues",
|
|
"source": "https://github.com/ezyang/htmlpurifier/tree/v4.14.0"
|
|
},
|
|
"time": "2021-12-25T01:21:49+00:00"
|
|
},
|
|
{
|
|
"name": "firebase/php-jwt",
|
|
"version": "v5.5.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/firebase/php-jwt.git",
|
|
"reference": "83b609028194aa042ea33b5af2d41a7427de80e6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/firebase/php-jwt/zipball/83b609028194aa042ea33b5af2d41a7427de80e6",
|
|
"reference": "83b609028194aa042ea33b5af2d41a7427de80e6",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": ">=4.8 <=9"
|
|
},
|
|
"suggest": {
|
|
"paragonie/sodium_compat": "Support EdDSA (Ed25519) signatures when libsodium is not present"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Firebase\\JWT\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Neuman Vong",
|
|
"email": "neuman+pear@twilio.com",
|
|
"role": "Developer"
|
|
},
|
|
{
|
|
"name": "Anant Narayanan",
|
|
"email": "anant@php.net",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
|
|
"homepage": "https://github.com/firebase/php-jwt",
|
|
"keywords": [
|
|
"jwt",
|
|
"php"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/firebase/php-jwt/issues",
|
|
"source": "https://github.com/firebase/php-jwt/tree/v5.5.1"
|
|
},
|
|
"time": "2021-11-08T20:18:51+00:00"
|
|
},
|
|
{
|
|
"name": "fruitcake/laravel-cors",
|
|
"version": "v2.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/fruitcake/laravel-cors.git",
|
|
"reference": "783a74f5e3431d7b9805be8afb60fd0a8f743534"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/fruitcake/laravel-cors/zipball/783a74f5e3431d7b9805be8afb60fd0a8f743534",
|
|
"reference": "783a74f5e3431d7b9805be8afb60fd0a8f743534",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"asm89/stack-cors": "^2.0.1",
|
|
"illuminate/contracts": "^6|^7|^8|^9",
|
|
"illuminate/support": "^6|^7|^8|^9",
|
|
"php": ">=7.2"
|
|
},
|
|
"require-dev": {
|
|
"laravel/framework": "^6|^7.24|^8",
|
|
"orchestra/testbench-dusk": "^4|^5|^6|^7",
|
|
"phpunit/phpunit": "^6|^7|^8|^9",
|
|
"squizlabs/php_codesniffer": "^3.5"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.1-dev"
|
|
},
|
|
"laravel": {
|
|
"providers": [
|
|
"Fruitcake\\Cors\\CorsServiceProvider"
|
|
]
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Fruitcake\\Cors\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fruitcake",
|
|
"homepage": "https://fruitcake.nl"
|
|
},
|
|
{
|
|
"name": "Barry vd. Heuvel",
|
|
"email": "barryvdh@gmail.com"
|
|
}
|
|
],
|
|
"description": "Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application",
|
|
"keywords": [
|
|
"api",
|
|
"cors",
|
|
"crossdomain",
|
|
"laravel"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/fruitcake/laravel-cors/issues",
|
|
"source": "https://github.com/fruitcake/laravel-cors/tree/v2.2.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://fruitcake.nl",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/barryvdh",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2022-02-23T14:25:13+00:00"
|
|
},
|
|
{
|
|
"name": "fzaninotto/faker",
|
|
"version": "v1.9.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/fzaninotto/Faker.git",
|
|
"reference": "848d8125239d7dbf8ab25cb7f054f1a630e68c2e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/fzaninotto/Faker/zipball/848d8125239d7dbf8ab25cb7f054f1a630e68c2e",
|
|
"reference": "848d8125239d7dbf8ab25cb7f054f1a630e68c2e",
|
|
"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"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/fzaninotto/Faker/issues",
|
|
"source": "https://github.com/fzaninotto/Faker/tree/v1.9.2"
|
|
},
|
|
"abandoned": true,
|
|
"time": "2020-12-11T09:56:16+00:00"
|
|
},
|
|
{
|
|
"name": "google/recaptcha",
|
|
"version": "1.2.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/google/recaptcha.git",
|
|
"reference": "614f25a9038be4f3f2da7cbfd778dc5b357d2419"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/google/recaptcha/zipball/614f25a9038be4f3f2da7cbfd778dc5b357d2419",
|
|
"reference": "614f25a9038be4f3f2da7cbfd778dc5b357d2419",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.5"
|
|
},
|
|
"require-dev": {
|
|
"friendsofphp/php-cs-fixer": "^2.2.20|^2.15",
|
|
"php-coveralls/php-coveralls": "^2.1",
|
|
"phpunit/phpunit": "^4.8.36|^5.7.27|^6.59|^7.5.11"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.2.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"ReCaptcha\\": "src/ReCaptcha"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"description": "Client library for reCAPTCHA, a free service that protects websites from spam and abuse.",
|
|
"homepage": "https://www.google.com/recaptcha/",
|
|
"keywords": [
|
|
"Abuse",
|
|
"captcha",
|
|
"recaptcha",
|
|
"spam"
|
|
],
|
|
"support": {
|
|
"forum": "https://groups.google.com/forum/#!forum/recaptcha",
|
|
"issues": "https://github.com/google/recaptcha/issues",
|
|
"source": "https://github.com/google/recaptcha"
|
|
},
|
|
"time": "2020-03-31T17:50:54+00:00"
|
|
},
|
|
{
|
|
"name": "graham-campbell/result-type",
|
|
"version": "v1.0.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/GrahamCampbell/Result-Type.git",
|
|
"reference": "0690bde05318336c7221785f2a932467f98b64ca"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/0690bde05318336c7221785f2a932467f98b64ca",
|
|
"reference": "0690bde05318336c7221785f2a932467f98b64ca",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.0 || ^8.0",
|
|
"phpoption/phpoption": "^1.8"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^6.5.14 || ^7.5.20 || ^8.5.19 || ^9.5.8"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"GrahamCampbell\\ResultType\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Graham Campbell",
|
|
"email": "hello@gjcampbell.co.uk",
|
|
"homepage": "https://github.com/GrahamCampbell"
|
|
}
|
|
],
|
|
"description": "An Implementation Of The Result Type",
|
|
"keywords": [
|
|
"Graham Campbell",
|
|
"GrahamCampbell",
|
|
"Result Type",
|
|
"Result-Type",
|
|
"result"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/GrahamCampbell/Result-Type/issues",
|
|
"source": "https://github.com/GrahamCampbell/Result-Type/tree/v1.0.4"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/GrahamCampbell",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/graham-campbell/result-type",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2021-11-21T21:41:47+00:00"
|
|
},
|
|
{
|
|
"name": "guzzlehttp/guzzle",
|
|
"version": "7.4.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/guzzle/guzzle.git",
|
|
"reference": "ee0a041b1760e6a53d2a39c8c34115adc2af2c79"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/ee0a041b1760e6a53d2a39c8c34115adc2af2c79",
|
|
"reference": "ee0a041b1760e6a53d2a39c8c34115adc2af2c79",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-json": "*",
|
|
"guzzlehttp/promises": "^1.5",
|
|
"guzzlehttp/psr7": "^1.8.3 || ^2.1",
|
|
"php": "^7.2.5 || ^8.0",
|
|
"psr/http-client": "^1.0",
|
|
"symfony/deprecation-contracts": "^2.2 || ^3.0"
|
|
},
|
|
"provide": {
|
|
"psr/http-client-implementation": "1.0"
|
|
},
|
|
"require-dev": {
|
|
"bamarni/composer-bin-plugin": "^1.4.1",
|
|
"ext-curl": "*",
|
|
"php-http/client-integration-tests": "^3.0",
|
|
"phpunit/phpunit": "^8.5.5 || ^9.3.5",
|
|
"psr/log": "^1.1 || ^2.0 || ^3.0"
|
|
},
|
|
"suggest": {
|
|
"ext-curl": "Required for CURL handler support",
|
|
"ext-intl": "Required for Internationalized Domain Name (IDN) support",
|
|
"psr/log": "Required for using the Log middleware"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "7.4-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"src/functions_include.php"
|
|
],
|
|
"psr-4": {
|
|
"GuzzleHttp\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Graham Campbell",
|
|
"email": "hello@gjcampbell.co.uk",
|
|
"homepage": "https://github.com/GrahamCampbell"
|
|
},
|
|
{
|
|
"name": "Michael Dowling",
|
|
"email": "mtdowling@gmail.com",
|
|
"homepage": "https://github.com/mtdowling"
|
|
},
|
|
{
|
|
"name": "Jeremy Lindblom",
|
|
"email": "jeremeamia@gmail.com",
|
|
"homepage": "https://github.com/jeremeamia"
|
|
},
|
|
{
|
|
"name": "George Mponos",
|
|
"email": "gmponos@gmail.com",
|
|
"homepage": "https://github.com/gmponos"
|
|
},
|
|
{
|
|
"name": "Tobias Nyholm",
|
|
"email": "tobias.nyholm@gmail.com",
|
|
"homepage": "https://github.com/Nyholm"
|
|
},
|
|
{
|
|
"name": "Márk Sági-Kazár",
|
|
"email": "mark.sagikazar@gmail.com",
|
|
"homepage": "https://github.com/sagikazarmark"
|
|
},
|
|
{
|
|
"name": "Tobias Schultze",
|
|
"email": "webmaster@tubo-world.de",
|
|
"homepage": "https://github.com/Tobion"
|
|
}
|
|
],
|
|
"description": "Guzzle is a PHP HTTP client library",
|
|
"keywords": [
|
|
"client",
|
|
"curl",
|
|
"framework",
|
|
"http",
|
|
"http client",
|
|
"psr-18",
|
|
"psr-7",
|
|
"rest",
|
|
"web service"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/guzzle/guzzle/issues",
|
|
"source": "https://github.com/guzzle/guzzle/tree/7.4.1"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/GrahamCampbell",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://github.com/Nyholm",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2021-12-06T18:43:05+00:00"
|
|
},
|
|
{
|
|
"name": "guzzlehttp/promises",
|
|
"version": "1.5.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/guzzle/promises.git",
|
|
"reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/guzzle/promises/zipball/fe752aedc9fd8fcca3fe7ad05d419d32998a06da",
|
|
"reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.5"
|
|
},
|
|
"require-dev": {
|
|
"symfony/phpunit-bridge": "^4.4 || ^5.1"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.5-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"src/functions_include.php"
|
|
],
|
|
"psr-4": {
|
|
"GuzzleHttp\\Promise\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Graham Campbell",
|
|
"email": "hello@gjcampbell.co.uk",
|
|
"homepage": "https://github.com/GrahamCampbell"
|
|
},
|
|
{
|
|
"name": "Michael Dowling",
|
|
"email": "mtdowling@gmail.com",
|
|
"homepage": "https://github.com/mtdowling"
|
|
},
|
|
{
|
|
"name": "Tobias Nyholm",
|
|
"email": "tobias.nyholm@gmail.com",
|
|
"homepage": "https://github.com/Nyholm"
|
|
},
|
|
{
|
|
"name": "Tobias Schultze",
|
|
"email": "webmaster@tubo-world.de",
|
|
"homepage": "https://github.com/Tobion"
|
|
}
|
|
],
|
|
"description": "Guzzle promises library",
|
|
"keywords": [
|
|
"promise"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/guzzle/promises/issues",
|
|
"source": "https://github.com/guzzle/promises/tree/1.5.1"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/GrahamCampbell",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://github.com/Nyholm",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2021-10-22T20:56:57+00:00"
|
|
},
|
|
{
|
|
"name": "guzzlehttp/psr7",
|
|
"version": "1.8.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/guzzle/psr7.git",
|
|
"reference": "1afdd860a2566ed3c2b0b4a3de6e23434a79ec85"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/guzzle/psr7/zipball/1afdd860a2566ed3c2b0b4a3de6e23434a79ec85",
|
|
"reference": "1afdd860a2566ed3c2b0b4a3de6e23434a79ec85",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.4.0",
|
|
"psr/http-message": "~1.0",
|
|
"ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
|
|
},
|
|
"provide": {
|
|
"psr/http-message-implementation": "1.0"
|
|
},
|
|
"require-dev": {
|
|
"ext-zlib": "*",
|
|
"phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10"
|
|
},
|
|
"suggest": {
|
|
"laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.7-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"src/functions_include.php"
|
|
],
|
|
"psr-4": {
|
|
"GuzzleHttp\\Psr7\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Graham Campbell",
|
|
"email": "hello@gjcampbell.co.uk",
|
|
"homepage": "https://github.com/GrahamCampbell"
|
|
},
|
|
{
|
|
"name": "Michael Dowling",
|
|
"email": "mtdowling@gmail.com",
|
|
"homepage": "https://github.com/mtdowling"
|
|
},
|
|
{
|
|
"name": "George Mponos",
|
|
"email": "gmponos@gmail.com",
|
|
"homepage": "https://github.com/gmponos"
|
|
},
|
|
{
|
|
"name": "Tobias Nyholm",
|
|
"email": "tobias.nyholm@gmail.com",
|
|
"homepage": "https://github.com/Nyholm"
|
|
},
|
|
{
|
|
"name": "Márk Sági-Kazár",
|
|
"email": "mark.sagikazar@gmail.com",
|
|
"homepage": "https://github.com/sagikazarmark"
|
|
},
|
|
{
|
|
"name": "Tobias Schultze",
|
|
"email": "webmaster@tubo-world.de",
|
|
"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"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/guzzle/psr7/issues",
|
|
"source": "https://github.com/guzzle/psr7/tree/1.8.3"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/GrahamCampbell",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://github.com/Nyholm",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2021-10-05T13:56:00+00:00"
|
|
},
|
|
{
|
|
"name": "http-interop/http-factory-guzzle",
|
|
"version": "1.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/http-interop/http-factory-guzzle.git",
|
|
"reference": "8f06e92b95405216b237521cc64c804dd44c4a81"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/http-interop/http-factory-guzzle/zipball/8f06e92b95405216b237521cc64c804dd44c4a81",
|
|
"reference": "8f06e92b95405216b237521cc64c804dd44c4a81",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"guzzlehttp/psr7": "^1.7||^2.0",
|
|
"php": ">=7.3",
|
|
"psr/http-factory": "^1.0"
|
|
},
|
|
"provide": {
|
|
"psr/http-factory-implementation": "^1.0"
|
|
},
|
|
"require-dev": {
|
|
"http-interop/http-factory-tests": "^0.9",
|
|
"phpunit/phpunit": "^9.5"
|
|
},
|
|
"suggest": {
|
|
"guzzlehttp/psr7": "Includes an HTTP factory starting in version 2.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Http\\Factory\\Guzzle\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PHP-FIG",
|
|
"homepage": "http://www.php-fig.org/"
|
|
}
|
|
],
|
|
"description": "An HTTP Factory using Guzzle PSR7",
|
|
"keywords": [
|
|
"factory",
|
|
"http",
|
|
"psr-17",
|
|
"psr-7"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/http-interop/http-factory-guzzle/issues",
|
|
"source": "https://github.com/http-interop/http-factory-guzzle/tree/1.2.0"
|
|
},
|
|
"time": "2021-07-21T13:50:14+00:00"
|
|
},
|
|
{
|
|
"name": "intervention/image",
|
|
"version": "2.7.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Intervention/image.git",
|
|
"reference": "744ebba495319501b873a4e48787759c72e3fb8c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Intervention/image/zipball/744ebba495319501b873a4e48787759c72e3fb8c",
|
|
"reference": "744ebba495319501b873a4e48787759c72e3fb8c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-fileinfo": "*",
|
|
"guzzlehttp/psr7": "~1.1 || ^2.0",
|
|
"php": ">=5.4.0"
|
|
},
|
|
"require-dev": {
|
|
"mockery/mockery": "~0.9.2",
|
|
"phpunit/phpunit": "^4.8 || ^5.7 || ^7.5.15"
|
|
},
|
|
"suggest": {
|
|
"ext-gd": "to use GD library based image processing.",
|
|
"ext-imagick": "to use Imagick based image processing.",
|
|
"intervention/imagecache": "Caching extension for the Intervention Image library"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.4-dev"
|
|
},
|
|
"laravel": {
|
|
"providers": [
|
|
"Intervention\\Image\\ImageServiceProvider"
|
|
],
|
|
"aliases": {
|
|
"Image": "Intervention\\Image\\Facades\\Image"
|
|
}
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Intervention\\Image\\": "src/Intervention/Image"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Oliver Vogel",
|
|
"email": "oliver@olivervogel.com",
|
|
"homepage": "http://olivervogel.com/"
|
|
}
|
|
],
|
|
"description": "Image handling and manipulation library with support for Laravel integration",
|
|
"homepage": "http://image.intervention.io/",
|
|
"keywords": [
|
|
"gd",
|
|
"image",
|
|
"imagick",
|
|
"laravel",
|
|
"thumbnail",
|
|
"watermark"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/Intervention/image/issues",
|
|
"source": "https://github.com/Intervention/image/tree/2.7.1"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://www.paypal.me/interventionphp",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/Intervention",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2021-12-16T16:49:26+00:00"
|
|
},
|
|
{
|
|
"name": "jaybizzle/crawler-detect",
|
|
"version": "v1.2.110",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/JayBizzle/Crawler-Detect.git",
|
|
"reference": "f9d63a3581428fd8a3858e161d072f0b9debc26f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/JayBizzle/Crawler-Detect/zipball/f9d63a3581428fd8a3858e161d072f0b9debc26f",
|
|
"reference": "f9d63a3581428fd8a3858e161d072f0b9debc26f",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.8|^5.5|^6.5|^9.4"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Jaybizzle\\CrawlerDetect\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Mark Beech",
|
|
"email": "m@rkbee.ch",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent",
|
|
"homepage": "https://github.com/JayBizzle/Crawler-Detect/",
|
|
"keywords": [
|
|
"crawler",
|
|
"crawler detect",
|
|
"crawler detector",
|
|
"crawlerdetect",
|
|
"php crawler detect"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/JayBizzle/Crawler-Detect/issues",
|
|
"source": "https://github.com/JayBizzle/Crawler-Detect/tree/v1.2.110"
|
|
},
|
|
"time": "2021-12-07T18:35:06+00:00"
|
|
},
|
|
{
|
|
"name": "jean85/pretty-package-versions",
|
|
"version": "2.0.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Jean85/pretty-package-versions.git",
|
|
"reference": "ae547e455a3d8babd07b96966b17d7fd21d9c6af"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Jean85/pretty-package-versions/zipball/ae547e455a3d8babd07b96966b17d7fd21d9c6af",
|
|
"reference": "ae547e455a3d8babd07b96966b17d7fd21d9c6af",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"composer-runtime-api": "^2.0.0",
|
|
"php": "^7.1|^8.0"
|
|
},
|
|
"require-dev": {
|
|
"friendsofphp/php-cs-fixer": "^2.17",
|
|
"jean85/composer-provided-replaced-stub-package": "^1.0",
|
|
"phpstan/phpstan": "^0.12.66",
|
|
"phpunit/phpunit": "^7.5|^8.5|^9.4",
|
|
"vimeo/psalm": "^4.3"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Jean85\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Alessandro Lai",
|
|
"email": "alessandro.lai85@gmail.com"
|
|
}
|
|
],
|
|
"description": "A library to get pretty versions strings of installed dependencies",
|
|
"keywords": [
|
|
"composer",
|
|
"package",
|
|
"release",
|
|
"versions"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/Jean85/pretty-package-versions/issues",
|
|
"source": "https://github.com/Jean85/pretty-package-versions/tree/2.0.5"
|
|
},
|
|
"time": "2021-10-08T21:21:46+00:00"
|
|
},
|
|
{
|
|
"name": "jenssegers/agent",
|
|
"version": "v2.6.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/jenssegers/agent.git",
|
|
"reference": "daa11c43729510b3700bc34d414664966b03bffe"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/jenssegers/agent/zipball/daa11c43729510b3700bc34d414664966b03bffe",
|
|
"reference": "daa11c43729510b3700bc34d414664966b03bffe",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"jaybizzle/crawler-detect": "^1.2",
|
|
"mobiledetect/mobiledetectlib": "^2.7.6",
|
|
"php": ">=5.6"
|
|
},
|
|
"require-dev": {
|
|
"php-coveralls/php-coveralls": "^2.1",
|
|
"phpunit/phpunit": "^5.0|^6.0|^7.0"
|
|
},
|
|
"suggest": {
|
|
"illuminate/support": "Required for laravel service providers"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.0-dev"
|
|
},
|
|
"laravel": {
|
|
"providers": [
|
|
"Jenssegers\\Agent\\AgentServiceProvider"
|
|
],
|
|
"aliases": {
|
|
"Agent": "Jenssegers\\Agent\\Facades\\Agent"
|
|
}
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Jenssegers\\Agent\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jens Segers",
|
|
"homepage": "https://jenssegers.com"
|
|
}
|
|
],
|
|
"description": "Desktop/mobile user agent parser with support for Laravel, based on Mobiledetect",
|
|
"homepage": "https://github.com/jenssegers/agent",
|
|
"keywords": [
|
|
"Agent",
|
|
"browser",
|
|
"desktop",
|
|
"laravel",
|
|
"mobile",
|
|
"platform",
|
|
"user agent",
|
|
"useragent"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/jenssegers/agent/issues",
|
|
"source": "https://github.com/jenssegers/agent/tree/v2.6.4"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/jenssegers",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/jenssegers/agent",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2020-06-13T08:05:20+00:00"
|
|
},
|
|
{
|
|
"name": "justinrainbow/json-schema",
|
|
"version": "5.2.11",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/justinrainbow/json-schema.git",
|
|
"reference": "2ab6744b7296ded80f8cc4f9509abbff393399aa"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/2ab6744b7296ded80f8cc4f9509abbff393399aa",
|
|
"reference": "2ab6744b7296ded80f8cc4f9509abbff393399aa",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"require-dev": {
|
|
"friendsofphp/php-cs-fixer": "~2.2.20||~2.15.1",
|
|
"json-schema/json-schema-test-suite": "1.2.0",
|
|
"phpunit/phpunit": "^4.8.35"
|
|
},
|
|
"bin": [
|
|
"bin/validate-json"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "5.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"JsonSchema\\": "src/JsonSchema/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Bruno Prieto Reis",
|
|
"email": "bruno.p.reis@gmail.com"
|
|
},
|
|
{
|
|
"name": "Justin Rainbow",
|
|
"email": "justin.rainbow@gmail.com"
|
|
},
|
|
{
|
|
"name": "Igor Wiedler",
|
|
"email": "igor@wiedler.ch"
|
|
},
|
|
{
|
|
"name": "Robert Schönthal",
|
|
"email": "seroscho@googlemail.com"
|
|
}
|
|
],
|
|
"description": "A library to validate a json schema.",
|
|
"homepage": "https://github.com/justinrainbow/json-schema",
|
|
"keywords": [
|
|
"json",
|
|
"schema"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/justinrainbow/json-schema/issues",
|
|
"source": "https://github.com/justinrainbow/json-schema/tree/5.2.11"
|
|
},
|
|
"time": "2021-07-22T09:24:00+00:00"
|
|
},
|
|
{
|
|
"name": "laravel/framework",
|
|
"version": "v8.83.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/laravel/framework.git",
|
|
"reference": "b91b3b5b39fbbdc763746f5714e08d50a4dd7857"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/laravel/framework/zipball/b91b3b5b39fbbdc763746f5714e08d50a4dd7857",
|
|
"reference": "b91b3b5b39fbbdc763746f5714e08d50a4dd7857",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"doctrine/inflector": "^1.4|^2.0",
|
|
"dragonmantank/cron-expression": "^3.0.2",
|
|
"egulias/email-validator": "^2.1.10",
|
|
"ext-json": "*",
|
|
"ext-mbstring": "*",
|
|
"ext-openssl": "*",
|
|
"laravel/serializable-closure": "^1.0",
|
|
"league/commonmark": "^1.3|^2.0.2",
|
|
"league/flysystem": "^1.1",
|
|
"monolog/monolog": "^2.0",
|
|
"nesbot/carbon": "^2.53.1",
|
|
"opis/closure": "^3.6",
|
|
"php": "^7.3|^8.0",
|
|
"psr/container": "^1.0",
|
|
"psr/log": "^1.0|^2.0",
|
|
"psr/simple-cache": "^1.0",
|
|
"ramsey/uuid": "^4.2.2",
|
|
"swiftmailer/swiftmailer": "^6.3",
|
|
"symfony/console": "^5.4",
|
|
"symfony/error-handler": "^5.4",
|
|
"symfony/finder": "^5.4",
|
|
"symfony/http-foundation": "^5.4",
|
|
"symfony/http-kernel": "^5.4",
|
|
"symfony/mime": "^5.4",
|
|
"symfony/process": "^5.4",
|
|
"symfony/routing": "^5.4",
|
|
"symfony/var-dumper": "^5.4",
|
|
"tijsverkoyen/css-to-inline-styles": "^2.2.2",
|
|
"vlucas/phpdotenv": "^5.4.1",
|
|
"voku/portable-ascii": "^1.6.1"
|
|
},
|
|
"conflict": {
|
|
"tightenco/collect": "<5.5.33"
|
|
},
|
|
"provide": {
|
|
"psr/container-implementation": "1.0",
|
|
"psr/simple-cache-implementation": "1.0"
|
|
},
|
|
"replace": {
|
|
"illuminate/auth": "self.version",
|
|
"illuminate/broadcasting": "self.version",
|
|
"illuminate/bus": "self.version",
|
|
"illuminate/cache": "self.version",
|
|
"illuminate/collections": "self.version",
|
|
"illuminate/config": "self.version",
|
|
"illuminate/console": "self.version",
|
|
"illuminate/container": "self.version",
|
|
"illuminate/contracts": "self.version",
|
|
"illuminate/cookie": "self.version",
|
|
"illuminate/database": "self.version",
|
|
"illuminate/encryption": "self.version",
|
|
"illuminate/events": "self.version",
|
|
"illuminate/filesystem": "self.version",
|
|
"illuminate/hashing": "self.version",
|
|
"illuminate/http": "self.version",
|
|
"illuminate/log": "self.version",
|
|
"illuminate/macroable": "self.version",
|
|
"illuminate/mail": "self.version",
|
|
"illuminate/notifications": "self.version",
|
|
"illuminate/pagination": "self.version",
|
|
"illuminate/pipeline": "self.version",
|
|
"illuminate/queue": "self.version",
|
|
"illuminate/redis": "self.version",
|
|
"illuminate/routing": "self.version",
|
|
"illuminate/session": "self.version",
|
|
"illuminate/support": "self.version",
|
|
"illuminate/testing": "self.version",
|
|
"illuminate/translation": "self.version",
|
|
"illuminate/validation": "self.version",
|
|
"illuminate/view": "self.version"
|
|
},
|
|
"require-dev": {
|
|
"aws/aws-sdk-php": "^3.198.1",
|
|
"doctrine/dbal": "^2.13.3|^3.1.4",
|
|
"filp/whoops": "^2.14.3",
|
|
"guzzlehttp/guzzle": "^6.5.5|^7.0.1",
|
|
"league/flysystem-cached-adapter": "^1.0",
|
|
"mockery/mockery": "^1.4.4",
|
|
"orchestra/testbench-core": "^6.27",
|
|
"pda/pheanstalk": "^4.0",
|
|
"phpunit/phpunit": "^8.5.19|^9.5.8",
|
|
"predis/predis": "^1.1.9",
|
|
"symfony/cache": "^5.4"
|
|
},
|
|
"suggest": {
|
|
"ably/ably-php": "Required to use the Ably broadcast driver (^1.0).",
|
|
"aws/aws-sdk-php": "Required to use the SQS queue driver, DynamoDb failed job storage and SES mail driver (^3.198.1).",
|
|
"brianium/paratest": "Required to run tests in parallel (^6.0).",
|
|
"doctrine/dbal": "Required to rename columns and drop SQLite columns (^2.13.3|^3.1.4).",
|
|
"ext-bcmath": "Required to use the multiple_of validation rule.",
|
|
"ext-ftp": "Required to use the Flysystem FTP driver.",
|
|
"ext-gd": "Required to use Illuminate\\Http\\Testing\\FileFactory::image().",
|
|
"ext-memcached": "Required to use the memcache cache driver.",
|
|
"ext-pcntl": "Required to use all features of the queue worker.",
|
|
"ext-posix": "Required to use all features of the queue worker.",
|
|
"ext-redis": "Required to use the Redis cache and queue drivers (^4.0|^5.0).",
|
|
"fakerphp/faker": "Required to use the eloquent factory builder (^1.9.1).",
|
|
"filp/whoops": "Required for friendly error pages in development (^2.14.3).",
|
|
"guzzlehttp/guzzle": "Required to use the HTTP Client, Mailgun mail driver and the ping methods on schedules (^6.5.5|^7.0.1).",
|
|
"laravel/tinker": "Required to use the tinker console command (^2.0).",
|
|
"league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (^1.0).",
|
|
"league/flysystem-cached-adapter": "Required to use the Flysystem cache (^1.0).",
|
|
"league/flysystem-sftp": "Required to use the Flysystem SFTP driver (^1.0).",
|
|
"mockery/mockery": "Required to use mocking (^1.4.4).",
|
|
"nyholm/psr7": "Required to use PSR-7 bridging features (^1.2).",
|
|
"pda/pheanstalk": "Required to use the beanstalk queue driver (^4.0).",
|
|
"phpunit/phpunit": "Required to use assertions and run tests (^8.5.19|^9.5.8).",
|
|
"predis/predis": "Required to use the predis connector (^1.1.9).",
|
|
"psr/http-message": "Required to allow Storage::put to accept a StreamInterface (^1.0).",
|
|
"pusher/pusher-php-server": "Required to use the Pusher broadcast driver (^4.0|^5.0|^6.0|^7.0).",
|
|
"symfony/cache": "Required to PSR-6 cache bridge (^5.4).",
|
|
"symfony/filesystem": "Required to enable support for relative symbolic links (^5.4).",
|
|
"symfony/psr-http-message-bridge": "Required to use PSR-7 bridging features (^2.0).",
|
|
"wildbit/swiftmailer-postmark": "Required to use Postmark mail driver (^3.0)."
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "8.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"src/Illuminate/Collections/helpers.php",
|
|
"src/Illuminate/Events/functions.php",
|
|
"src/Illuminate/Foundation/helpers.php",
|
|
"src/Illuminate/Support/helpers.php"
|
|
],
|
|
"psr-4": {
|
|
"Illuminate\\": "src/Illuminate/",
|
|
"Illuminate\\Support\\": [
|
|
"src/Illuminate/Macroable/",
|
|
"src/Illuminate/Collections/"
|
|
]
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Taylor Otwell",
|
|
"email": "taylor@laravel.com"
|
|
}
|
|
],
|
|
"description": "The Laravel Framework.",
|
|
"homepage": "https://laravel.com",
|
|
"keywords": [
|
|
"framework",
|
|
"laravel"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/laravel/framework/issues",
|
|
"source": "https://github.com/laravel/framework"
|
|
},
|
|
"time": "2022-02-22T15:10:17+00:00"
|
|
},
|
|
{
|
|
"name": "laravel/helpers",
|
|
"version": "v1.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/laravel/helpers.git",
|
|
"reference": "c28b0ccd799d58564c41a62395ac9511a1e72931"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/laravel/helpers/zipball/c28b0ccd799d58564c41a62395ac9511a1e72931",
|
|
"reference": "c28b0ccd799d58564c41a62395ac9511a1e72931",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"illuminate/support": "~5.8.0|^6.0|^7.0|^8.0|^9.0",
|
|
"php": "^7.1.3|^8.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^7.0|^8.0|^9.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"src/helpers.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Taylor Otwell",
|
|
"email": "taylor@laravel.com"
|
|
},
|
|
{
|
|
"name": "Dries Vints",
|
|
"email": "dries@laravel.com"
|
|
}
|
|
],
|
|
"description": "Provides backwards compatibility for helpers in the latest Laravel release.",
|
|
"keywords": [
|
|
"helpers",
|
|
"laravel"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/laravel/helpers/tree/v1.5.0"
|
|
},
|
|
"time": "2022-01-12T15:58:51+00:00"
|
|
},
|
|
{
|
|
"name": "laravel/passport",
|
|
"version": "v10.3.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/laravel/passport.git",
|
|
"reference": "c56207e9a37c849da0164842a609a9f38747e95b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/laravel/passport/zipball/c56207e9a37c849da0164842a609a9f38747e95b",
|
|
"reference": "c56207e9a37c849da0164842a609a9f38747e95b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-json": "*",
|
|
"firebase/php-jwt": "^5.0",
|
|
"illuminate/auth": "^8.2|^9.0",
|
|
"illuminate/console": "^8.2|^9.0",
|
|
"illuminate/container": "^8.2|^9.0",
|
|
"illuminate/contracts": "^8.2|^9.0",
|
|
"illuminate/cookie": "^8.2|^9.0",
|
|
"illuminate/database": "^8.2|^9.0",
|
|
"illuminate/encryption": "^8.2|^9.0",
|
|
"illuminate/http": "^8.2|^9.0",
|
|
"illuminate/support": "^8.2|^9.0",
|
|
"lcobucci/jwt": "^3.4|^4.0",
|
|
"league/oauth2-server": "^8.2",
|
|
"nyholm/psr7": "^1.3",
|
|
"php": "^7.3|^8.0",
|
|
"phpseclib/phpseclib": "^2.0|^3.0",
|
|
"symfony/psr-http-message-bridge": "^2.0"
|
|
},
|
|
"require-dev": {
|
|
"mockery/mockery": "^1.0",
|
|
"orchestra/testbench": "^6.0|^7.0",
|
|
"phpunit/phpunit": "^9.3"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "10.x-dev"
|
|
},
|
|
"laravel": {
|
|
"providers": [
|
|
"Laravel\\Passport\\PassportServiceProvider"
|
|
]
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Laravel\\Passport\\": "src/",
|
|
"Laravel\\Passport\\Database\\Factories\\": "database/factories/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Taylor Otwell",
|
|
"email": "taylor@laravel.com"
|
|
}
|
|
],
|
|
"description": "Laravel Passport provides OAuth2 server support to Laravel.",
|
|
"keywords": [
|
|
"laravel",
|
|
"oauth",
|
|
"passport"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/laravel/passport/issues",
|
|
"source": "https://github.com/laravel/passport"
|
|
},
|
|
"time": "2022-02-15T21:44:15+00:00"
|
|
},
|
|
{
|
|
"name": "laravel/scout",
|
|
"version": "v8.6.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/laravel/scout.git",
|
|
"reference": "7fb1c860a2fd904f0e084a7cc3641eb1448ba278"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/laravel/scout/zipball/7fb1c860a2fd904f0e084a7cc3641eb1448ba278",
|
|
"reference": "7fb1c860a2fd904f0e084a7cc3641eb1448ba278",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"illuminate/bus": "^6.0|^7.0|^8.0",
|
|
"illuminate/contracts": "^6.0|^7.0|^8.0",
|
|
"illuminate/database": "^6.0|^7.0|^8.0",
|
|
"illuminate/http": "^6.0|^7.0|^8.0",
|
|
"illuminate/pagination": "^6.0|^7.0|^8.0",
|
|
"illuminate/queue": "^6.0|^7.0|^8.0",
|
|
"illuminate/support": "^6.0|^7.0|^8.0",
|
|
"php": "^7.2|^8.0"
|
|
},
|
|
"require-dev": {
|
|
"mockery/mockery": "^1.0",
|
|
"phpunit/phpunit": "^8.0|^9.3"
|
|
},
|
|
"suggest": {
|
|
"algolia/algoliasearch-client-php": "Required to use the Algolia engine (^2.2)."
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "8.x-dev"
|
|
},
|
|
"laravel": {
|
|
"providers": [
|
|
"Laravel\\Scout\\ScoutServiceProvider"
|
|
]
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Laravel\\Scout\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Taylor Otwell",
|
|
"email": "taylor@laravel.com"
|
|
}
|
|
],
|
|
"description": "Laravel Scout provides a driver based solution to searching your Eloquent models.",
|
|
"keywords": [
|
|
"algolia",
|
|
"laravel",
|
|
"search"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/laravel/scout/issues",
|
|
"source": "https://github.com/laravel/scout"
|
|
},
|
|
"time": "2021-04-06T14:35:41+00:00"
|
|
},
|
|
{
|
|
"name": "laravel/serializable-closure",
|
|
"version": "v1.1.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/laravel/serializable-closure.git",
|
|
"reference": "9e4b005daa20b0c161f3845040046dc9ddc1d74e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/laravel/serializable-closure/zipball/9e4b005daa20b0c161f3845040046dc9ddc1d74e",
|
|
"reference": "9e4b005daa20b0c161f3845040046dc9ddc1d74e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.3|^8.0"
|
|
},
|
|
"require-dev": {
|
|
"pestphp/pest": "^1.18",
|
|
"phpstan/phpstan": "^0.12.98",
|
|
"symfony/var-dumper": "^5.3"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Laravel\\SerializableClosure\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Taylor Otwell",
|
|
"email": "taylor@laravel.com"
|
|
},
|
|
{
|
|
"name": "Nuno Maduro",
|
|
"email": "nuno@laravel.com"
|
|
}
|
|
],
|
|
"description": "Laravel Serializable Closure provides an easy and secure way to serialize closures in PHP.",
|
|
"keywords": [
|
|
"closure",
|
|
"laravel",
|
|
"serializable"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/laravel/serializable-closure/issues",
|
|
"source": "https://github.com/laravel/serializable-closure"
|
|
},
|
|
"time": "2022-02-11T19:23:53+00:00"
|
|
},
|
|
{
|
|
"name": "laravel/telescope",
|
|
"version": "v4.7.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/laravel/telescope.git",
|
|
"reference": "f91e7d068d3754575388b990332d0aad8d7ac7d1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/laravel/telescope/zipball/f91e7d068d3754575388b990332d0aad8d7ac7d1",
|
|
"reference": "f91e7d068d3754575388b990332d0aad8d7ac7d1",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-json": "*",
|
|
"laravel/framework": "^8.29|^9.0",
|
|
"php": "^7.3|^8.0",
|
|
"symfony/var-dumper": "^5.0|^6.0"
|
|
},
|
|
"require-dev": {
|
|
"ext-gd": "*",
|
|
"guzzlehttp/guzzle": "^6.0|^7.0",
|
|
"orchestra/testbench": "^6.0|^7.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "4.x-dev"
|
|
},
|
|
"laravel": {
|
|
"providers": [
|
|
"Laravel\\Telescope\\TelescopeServiceProvider"
|
|
]
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Laravel\\Telescope\\": "src/",
|
|
"Laravel\\Telescope\\Database\\Factories\\": "database/factories/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Taylor Otwell",
|
|
"email": "taylor@laravel.com"
|
|
},
|
|
{
|
|
"name": "Mohamed Said",
|
|
"email": "mohamed@laravel.com"
|
|
}
|
|
],
|
|
"description": "An elegant debug assistant for the Laravel framework.",
|
|
"keywords": [
|
|
"debugging",
|
|
"laravel",
|
|
"monitoring"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/laravel/telescope/issues",
|
|
"source": "https://github.com/laravel/telescope/tree/v4.7.3"
|
|
},
|
|
"time": "2022-02-14T17:29:12+00:00"
|
|
},
|
|
{
|
|
"name": "laravelcollective/html",
|
|
"version": "v6.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/LaravelCollective/html.git",
|
|
"reference": "78c3cb516ac9e6d3d76cad9191f81d217302dea6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/LaravelCollective/html/zipball/78c3cb516ac9e6d3d76cad9191f81d217302dea6",
|
|
"reference": "78c3cb516ac9e6d3d76cad9191f81d217302dea6",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"illuminate/http": "^6.0|^7.0|^8.0|^9.0",
|
|
"illuminate/routing": "^6.0|^7.0|^8.0|^9.0",
|
|
"illuminate/session": "^6.0|^7.0|^8.0|^9.0",
|
|
"illuminate/support": "^6.0|^7.0|^8.0|^9.0",
|
|
"illuminate/view": "^6.0|^7.0|^8.0|^9.0",
|
|
"php": ">=7.2.5"
|
|
},
|
|
"require-dev": {
|
|
"illuminate/database": "^6.0|^7.0|^8.0|^9.0",
|
|
"mockery/mockery": "~1.0",
|
|
"phpunit/phpunit": "~8.5|^9.5.10"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "6.x-dev"
|
|
},
|
|
"laravel": {
|
|
"providers": [
|
|
"Collective\\Html\\HtmlServiceProvider"
|
|
],
|
|
"aliases": {
|
|
"Form": "Collective\\Html\\FormFacade",
|
|
"Html": "Collective\\Html\\HtmlFacade"
|
|
}
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"src/helpers.php"
|
|
],
|
|
"psr-4": {
|
|
"Collective\\Html\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Adam Engebretson",
|
|
"email": "adam@laravelcollective.com"
|
|
},
|
|
{
|
|
"name": "Taylor Otwell",
|
|
"email": "taylorotwell@gmail.com"
|
|
}
|
|
],
|
|
"description": "HTML and Form Builders for the Laravel Framework",
|
|
"homepage": "https://laravelcollective.com",
|
|
"support": {
|
|
"issues": "https://github.com/LaravelCollective/html/issues",
|
|
"source": "https://github.com/LaravelCollective/html"
|
|
},
|
|
"time": "2022-02-08T21:02:54+00:00"
|
|
},
|
|
{
|
|
"name": "lcobucci/clock",
|
|
"version": "2.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/lcobucci/clock.git",
|
|
"reference": "353d83fe2e6ae95745b16b3d911813df6a05bfb3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/lcobucci/clock/zipball/353d83fe2e6ae95745b16b3d911813df6a05bfb3",
|
|
"reference": "353d83fe2e6ae95745b16b3d911813df6a05bfb3",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.4 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"infection/infection": "^0.17",
|
|
"lcobucci/coding-standard": "^6.0",
|
|
"phpstan/extension-installer": "^1.0",
|
|
"phpstan/phpstan": "^0.12",
|
|
"phpstan/phpstan-deprecation-rules": "^0.12",
|
|
"phpstan/phpstan-phpunit": "^0.12",
|
|
"phpstan/phpstan-strict-rules": "^0.12",
|
|
"phpunit/php-code-coverage": "9.1.4",
|
|
"phpunit/phpunit": "9.3.7"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Lcobucci\\Clock\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Luís Cobucci",
|
|
"email": "lcobucci@gmail.com"
|
|
}
|
|
],
|
|
"description": "Yet another clock abstraction",
|
|
"support": {
|
|
"issues": "https://github.com/lcobucci/clock/issues",
|
|
"source": "https://github.com/lcobucci/clock/tree/2.0.x"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/lcobucci",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://www.patreon.com/lcobucci",
|
|
"type": "patreon"
|
|
}
|
|
],
|
|
"time": "2020-08-27T18:56:02+00:00"
|
|
},
|
|
{
|
|
"name": "lcobucci/jwt",
|
|
"version": "4.0.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/lcobucci/jwt.git",
|
|
"reference": "55564265fddf810504110bd68ca311932324b0e9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/lcobucci/jwt/zipball/55564265fddf810504110bd68ca311932324b0e9",
|
|
"reference": "55564265fddf810504110bd68ca311932324b0e9",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-mbstring": "*",
|
|
"ext-openssl": "*",
|
|
"lcobucci/clock": "^2.0",
|
|
"php": "^7.4 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"infection/infection": "^0.20",
|
|
"lcobucci/coding-standard": "^6.0",
|
|
"mikey179/vfsstream": "^1.6",
|
|
"phpbench/phpbench": "^0.17",
|
|
"phpstan/extension-installer": "^1.0",
|
|
"phpstan/phpstan": "^0.12",
|
|
"phpstan/phpstan-deprecation-rules": "^0.12",
|
|
"phpstan/phpstan-phpunit": "^0.12",
|
|
"phpstan/phpstan-strict-rules": "^0.12",
|
|
"phpunit/php-invoker": "^3.1",
|
|
"phpunit/phpunit": "^9.4"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "4.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Lcobucci\\JWT\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Luís Cobucci",
|
|
"email": "lcobucci@gmail.com",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "A simple library to work with JSON Web Token and JSON Web Signature",
|
|
"keywords": [
|
|
"JWS",
|
|
"jwt"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/lcobucci/jwt/issues",
|
|
"source": "https://github.com/lcobucci/jwt/tree/4.0.4"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/lcobucci",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://www.patreon.com/lcobucci",
|
|
"type": "patreon"
|
|
}
|
|
],
|
|
"time": "2021-09-28T19:18:28+00:00"
|
|
},
|
|
{
|
|
"name": "leafo/scssphp",
|
|
"version": "v0.8.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/leafo/scssphp.git",
|
|
"reference": "b9cdea3e42c3bcb1a9faafd04ccce4e8ec860ad9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/leafo/scssphp/zipball/b9cdea3e42c3bcb1a9faafd04ccce4e8ec860ad9",
|
|
"reference": "b9cdea3e42c3bcb1a9faafd04ccce4e8ec860ad9",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.4.0 || ^7"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~4.6",
|
|
"squizlabs/php_codesniffer": "~2.5",
|
|
"twbs/bootstrap": "~4.3",
|
|
"zurb/foundation": "~6.5"
|
|
},
|
|
"bin": [
|
|
"bin/pscss"
|
|
],
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Leafo\\ScssPhp\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Leaf Corcoran",
|
|
"email": "leafot@gmail.com",
|
|
"homepage": "http://leafo.net"
|
|
}
|
|
],
|
|
"description": "scssphp is a compiler for SCSS written in PHP.",
|
|
"homepage": "http://leafo.github.io/scssphp/",
|
|
"keywords": [
|
|
"css",
|
|
"less",
|
|
"sass",
|
|
"scss",
|
|
"stylesheet"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/leafo/scssphp/issues",
|
|
"source": "https://github.com/leafo/scssphp/tree/v0.8.4"
|
|
},
|
|
"abandoned": "scssphp/scssphp",
|
|
"time": "2019-06-18T21:15:44+00:00"
|
|
},
|
|
{
|
|
"name": "league/commonmark",
|
|
"version": "2.2.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/thephpleague/commonmark.git",
|
|
"reference": "47b015bc4e50fd4438c1ffef6139a1fb65d2ab71"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/47b015bc4e50fd4438c1ffef6139a1fb65d2ab71",
|
|
"reference": "47b015bc4e50fd4438c1ffef6139a1fb65d2ab71",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-mbstring": "*",
|
|
"league/config": "^1.1.1",
|
|
"php": "^7.4 || ^8.0",
|
|
"psr/event-dispatcher": "^1.0",
|
|
"symfony/deprecation-contracts": "^2.1 || ^3.0",
|
|
"symfony/polyfill-php80": "^1.15"
|
|
},
|
|
"require-dev": {
|
|
"cebe/markdown": "^1.0",
|
|
"commonmark/cmark": "0.30.0",
|
|
"commonmark/commonmark.js": "0.30.0",
|
|
"composer/package-versions-deprecated": "^1.8",
|
|
"erusev/parsedown": "^1.0",
|
|
"ext-json": "*",
|
|
"github/gfm": "0.29.0",
|
|
"michelf/php-markdown": "^1.4",
|
|
"phpstan/phpstan": "^0.12.88 || ^1.0.0",
|
|
"phpunit/phpunit": "^9.5.5",
|
|
"scrutinizer/ocular": "^1.8.1",
|
|
"symfony/finder": "^5.3",
|
|
"symfony/yaml": "^2.3 | ^3.0 | ^4.0 | ^5.0 | ^6.0",
|
|
"unleashedtech/php-coding-standard": "^3.1",
|
|
"vimeo/psalm": "^4.7.3"
|
|
},
|
|
"suggest": {
|
|
"symfony/yaml": "v2.3+ required if using the Front Matter extension"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "2.3-dev"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
],
|
|
"description": "Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)",
|
|
"homepage": "https://commonmark.thephpleague.com",
|
|
"keywords": [
|
|
"commonmark",
|
|
"flavored",
|
|
"gfm",
|
|
"github",
|
|
"github-flavored",
|
|
"markdown",
|
|
"md",
|
|
"parser"
|
|
],
|
|
"support": {
|
|
"docs": "https://commonmark.thephpleague.com/",
|
|
"forum": "https://github.com/thephpleague/commonmark/discussions",
|
|
"issues": "https://github.com/thephpleague/commonmark/issues",
|
|
"rss": "https://github.com/thephpleague/commonmark/releases.atom",
|
|
"source": "https://github.com/thephpleague/commonmark"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://www.colinodell.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://www.paypal.me/colinpodell/10.00",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/colinodell",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/league/commonmark",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2022-02-26T21:24:45+00:00"
|
|
},
|
|
{
|
|
"name": "league/config",
|
|
"version": "v1.1.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/thephpleague/config.git",
|
|
"reference": "a9d39eeeb6cc49d10a6e6c36f22c4c1f4a767f3e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/thephpleague/config/zipball/a9d39eeeb6cc49d10a6e6c36f22c4c1f4a767f3e",
|
|
"reference": "a9d39eeeb6cc49d10a6e6c36f22c4c1f4a767f3e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"dflydev/dot-access-data": "^3.0.1",
|
|
"nette/schema": "^1.2",
|
|
"php": "^7.4 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"phpstan/phpstan": "^0.12.90",
|
|
"phpunit/phpunit": "^9.5.5",
|
|
"scrutinizer/ocular": "^1.8.1",
|
|
"unleashedtech/php-coding-standard": "^3.1",
|
|
"vimeo/psalm": "^4.7.3"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "1.2-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"League\\Config\\": "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"
|
|
}
|
|
],
|
|
"description": "Define configuration arrays with strict schemas and access values with dot notation",
|
|
"homepage": "https://config.thephpleague.com",
|
|
"keywords": [
|
|
"array",
|
|
"config",
|
|
"configuration",
|
|
"dot",
|
|
"dot-access",
|
|
"nested",
|
|
"schema"
|
|
],
|
|
"support": {
|
|
"docs": "https://config.thephpleague.com/",
|
|
"issues": "https://github.com/thephpleague/config/issues",
|
|
"rss": "https://github.com/thephpleague/config/releases.atom",
|
|
"source": "https://github.com/thephpleague/config"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://www.colinodell.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://www.paypal.me/colinpodell/10.00",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/colinodell",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2021-08-14T12:15:32+00:00"
|
|
},
|
|
{
|
|
"name": "league/event",
|
|
"version": "2.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/thephpleague/event.git",
|
|
"reference": "d2cc124cf9a3fab2bb4ff963307f60361ce4d119"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/thephpleague/event/zipball/d2cc124cf9a3fab2bb4ff963307f60361ce4d119",
|
|
"reference": "d2cc124cf9a3fab2bb4ff963307f60361ce4d119",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.4.0"
|
|
},
|
|
"require-dev": {
|
|
"henrikbjorn/phpspec-code-coverage": "~1.0.1",
|
|
"phpspec/phpspec": "^2.2"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.2-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"League\\Event\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Frank de Jonge",
|
|
"email": "info@frenky.net"
|
|
}
|
|
],
|
|
"description": "Event package",
|
|
"keywords": [
|
|
"emitter",
|
|
"event",
|
|
"listener"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/thephpleague/event/issues",
|
|
"source": "https://github.com/thephpleague/event/tree/master"
|
|
},
|
|
"time": "2018-11-26T11:52:41+00:00"
|
|
},
|
|
{
|
|
"name": "league/flysystem",
|
|
"version": "1.1.9",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/thephpleague/flysystem.git",
|
|
"reference": "094defdb4a7001845300334e7c1ee2335925ef99"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/094defdb4a7001845300334e7c1ee2335925ef99",
|
|
"reference": "094defdb4a7001845300334e7c1ee2335925ef99",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-fileinfo": "*",
|
|
"league/mime-type-detection": "^1.3",
|
|
"php": "^7.2.5 || ^8.0"
|
|
},
|
|
"conflict": {
|
|
"league/flysystem-sftp": "<1.0.6"
|
|
},
|
|
"require-dev": {
|
|
"phpspec/prophecy": "^1.11.1",
|
|
"phpunit/phpunit": "^8.5.8"
|
|
},
|
|
"suggest": {
|
|
"ext-ftp": "Allows you to use FTP server storage",
|
|
"ext-openssl": "Allows you to use FTPS server storage",
|
|
"league/flysystem-aws-s3-v2": "Allows you to use S3 storage with AWS SDK v2",
|
|
"league/flysystem-aws-s3-v3": "Allows you to use S3 storage with AWS SDK v3",
|
|
"league/flysystem-azure": "Allows you to use Windows Azure Blob storage",
|
|
"league/flysystem-cached-adapter": "Flysystem adapter decorator for metadata caching",
|
|
"league/flysystem-eventable-filesystem": "Allows you to use EventableFilesystem",
|
|
"league/flysystem-rackspace": "Allows you to use Rackspace Cloud Files",
|
|
"league/flysystem-sftp": "Allows you to use SFTP server storage via phpseclib",
|
|
"league/flysystem-webdav": "Allows you to use WebDAV storage",
|
|
"league/flysystem-ziparchive": "Allows you to use ZipArchive adapter",
|
|
"spatie/flysystem-dropbox": "Allows you to use Dropbox storage",
|
|
"srmklive/flysystem-dropbox-v2": "Allows you to use Dropbox storage for PHP 5 applications"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.1-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"League\\Flysystem\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Frank de Jonge",
|
|
"email": "info@frenky.net"
|
|
}
|
|
],
|
|
"description": "Filesystem abstraction: Many filesystems, one API.",
|
|
"keywords": [
|
|
"Cloud Files",
|
|
"WebDAV",
|
|
"abstraction",
|
|
"aws",
|
|
"cloud",
|
|
"copy.com",
|
|
"dropbox",
|
|
"file systems",
|
|
"files",
|
|
"filesystem",
|
|
"filesystems",
|
|
"ftp",
|
|
"rackspace",
|
|
"remote",
|
|
"s3",
|
|
"sftp",
|
|
"storage"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/thephpleague/flysystem/issues",
|
|
"source": "https://github.com/thephpleague/flysystem/tree/1.1.9"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://offset.earth/frankdejonge",
|
|
"type": "other"
|
|
}
|
|
],
|
|
"time": "2021-12-09T09:40:50+00:00"
|
|
},
|
|
{
|
|
"name": "league/mime-type-detection",
|
|
"version": "1.9.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/thephpleague/mime-type-detection.git",
|
|
"reference": "aa70e813a6ad3d1558fc927863d47309b4c23e69"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/aa70e813a6ad3d1558fc927863d47309b4c23e69",
|
|
"reference": "aa70e813a6ad3d1558fc927863d47309b4c23e69",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-fileinfo": "*",
|
|
"php": "^7.2 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"friendsofphp/php-cs-fixer": "^3.2",
|
|
"phpstan/phpstan": "^0.12.68",
|
|
"phpunit/phpunit": "^8.5.8 || ^9.3"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"League\\MimeTypeDetection\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Frank de Jonge",
|
|
"email": "info@frankdejonge.nl"
|
|
}
|
|
],
|
|
"description": "Mime-type detection for Flysystem",
|
|
"support": {
|
|
"issues": "https://github.com/thephpleague/mime-type-detection/issues",
|
|
"source": "https://github.com/thephpleague/mime-type-detection/tree/1.9.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/frankdejonge",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/league/flysystem",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2021-11-21T11:48:40+00:00"
|
|
},
|
|
{
|
|
"name": "league/oauth2-server",
|
|
"version": "8.3.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/thephpleague/oauth2-server.git",
|
|
"reference": "f5698a3893eda9a17bcd48636990281e7ca77b2a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/thephpleague/oauth2-server/zipball/f5698a3893eda9a17bcd48636990281e7ca77b2a",
|
|
"reference": "f5698a3893eda9a17bcd48636990281e7ca77b2a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"defuse/php-encryption": "^2.2.1",
|
|
"ext-json": "*",
|
|
"ext-openssl": "*",
|
|
"lcobucci/jwt": "^3.4.6 || ^4.0.4",
|
|
"league/event": "^2.2",
|
|
"php": "^7.2 || ^8.0",
|
|
"psr/http-message": "^1.0.1"
|
|
},
|
|
"replace": {
|
|
"league/oauth2server": "*",
|
|
"lncd/oauth2": "*"
|
|
},
|
|
"require-dev": {
|
|
"laminas/laminas-diactoros": "^2.4.1",
|
|
"phpstan/phpstan": "^0.12.57",
|
|
"phpstan/phpstan-phpunit": "^0.12.16",
|
|
"phpunit/phpunit": "^8.5.13",
|
|
"roave/security-advisories": "dev-master"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"League\\OAuth2\\Server\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Alex Bilbie",
|
|
"email": "hello@alexbilbie.com",
|
|
"homepage": "http://www.alexbilbie.com",
|
|
"role": "Developer"
|
|
},
|
|
{
|
|
"name": "Andy Millington",
|
|
"email": "andrew@noexceptions.io",
|
|
"homepage": "https://www.noexceptions.io",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.",
|
|
"homepage": "https://oauth2.thephpleague.com/",
|
|
"keywords": [
|
|
"Authentication",
|
|
"api",
|
|
"auth",
|
|
"authorisation",
|
|
"authorization",
|
|
"oauth",
|
|
"oauth 2",
|
|
"oauth 2.0",
|
|
"oauth2",
|
|
"protect",
|
|
"resource",
|
|
"secure",
|
|
"server"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/thephpleague/oauth2-server/issues",
|
|
"source": "https://github.com/thephpleague/oauth2-server/tree/8.3.3"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/sephster",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2021-10-11T20:41:49+00:00"
|
|
},
|
|
{
|
|
"name": "linkorb/jsmin-php",
|
|
"version": "1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/linkorb/jsmin-php.git",
|
|
"reference": "be85d87fc9c27730e7e9ced742b13010dafc1026"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/linkorb/jsmin-php/zipball/be85d87fc9c27730e7e9ced742b13010dafc1026",
|
|
"reference": "be85d87fc9c27730e7e9ced742b13010dafc1026",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.0.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Joost Faassen",
|
|
"email": "j.faassen@linkorb.com",
|
|
"role": "Packaging for Composer"
|
|
},
|
|
{
|
|
"name": "Ryan Grove",
|
|
"email": "ryan@wonko.com",
|
|
"role": "PHP port"
|
|
},
|
|
{
|
|
"name": "Adam Gofort",
|
|
"email": "aag@adamgoforth.com",
|
|
"role": "Updates to the PHP port"
|
|
},
|
|
{
|
|
"name": "Douglas Crockford",
|
|
"email": "douglas@crockford.com"
|
|
}
|
|
],
|
|
"description": "Unofficial package of jsmin-php",
|
|
"homepage": "http://www.github.com/linkorb/jsmin-php",
|
|
"keywords": [
|
|
"javascript",
|
|
"jsmin",
|
|
"minify"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/linkorb/jsmin-php/issues",
|
|
"source": "https://github.com/linkorb/jsmin-php/tree/1.0.0"
|
|
},
|
|
"time": "2013-03-15T13:16:35+00:00"
|
|
},
|
|
{
|
|
"name": "maatwebsite/excel",
|
|
"version": "3.1.37",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/SpartnerNL/Laravel-Excel.git",
|
|
"reference": "49ccd4142d3d7bce492d6bfb9dd9a27b12935408"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/SpartnerNL/Laravel-Excel/zipball/49ccd4142d3d7bce492d6bfb9dd9a27b12935408",
|
|
"reference": "49ccd4142d3d7bce492d6bfb9dd9a27b12935408",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-json": "*",
|
|
"illuminate/support": "5.8.*|^6.0|^7.0|^8.0|^9.0",
|
|
"php": "^7.0|^8.0",
|
|
"phpoffice/phpspreadsheet": "^1.18"
|
|
},
|
|
"require-dev": {
|
|
"orchestra/testbench": "^6.0|^7.0",
|
|
"predis/predis": "^1.1"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"laravel": {
|
|
"providers": [
|
|
"Maatwebsite\\Excel\\ExcelServiceProvider"
|
|
],
|
|
"aliases": {
|
|
"Excel": "Maatwebsite\\Excel\\Facades\\Excel"
|
|
}
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Maatwebsite\\Excel\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Patrick Brouwers",
|
|
"email": "patrick@spartner.nl"
|
|
}
|
|
],
|
|
"description": "Supercharged Excel exports and imports in Laravel",
|
|
"keywords": [
|
|
"PHPExcel",
|
|
"batch",
|
|
"csv",
|
|
"excel",
|
|
"export",
|
|
"import",
|
|
"laravel",
|
|
"php",
|
|
"phpspreadsheet"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/SpartnerNL/Laravel-Excel/issues",
|
|
"source": "https://github.com/SpartnerNL/Laravel-Excel/tree/3.1.37"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://laravel-excel.com/commercial-support",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/patrickbrouwers",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2022-02-28T10:20:04+00:00"
|
|
},
|
|
{
|
|
"name": "maennchen/zipstream-php",
|
|
"version": "2.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/maennchen/ZipStream-PHP.git",
|
|
"reference": "c4c5803cc1f93df3d2448478ef79394a5981cc58"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/c4c5803cc1f93df3d2448478ef79394a5981cc58",
|
|
"reference": "c4c5803cc1f93df3d2448478ef79394a5981cc58",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"myclabs/php-enum": "^1.5",
|
|
"php": ">= 7.1",
|
|
"psr/http-message": "^1.0",
|
|
"symfony/polyfill-mbstring": "^1.0"
|
|
},
|
|
"require-dev": {
|
|
"ext-zip": "*",
|
|
"guzzlehttp/guzzle": ">= 6.3",
|
|
"mikey179/vfsstream": "^1.6",
|
|
"phpunit/phpunit": ">= 7.5"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"ZipStream\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Paul Duncan",
|
|
"email": "pabs@pablotron.org"
|
|
},
|
|
{
|
|
"name": "Jonatan Männchen",
|
|
"email": "jonatan@maennchen.ch"
|
|
},
|
|
{
|
|
"name": "Jesse Donat",
|
|
"email": "donatj@gmail.com"
|
|
},
|
|
{
|
|
"name": "András Kolesár",
|
|
"email": "kolesar@kolesar.hu"
|
|
}
|
|
],
|
|
"description": "ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.",
|
|
"keywords": [
|
|
"stream",
|
|
"zip"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/maennchen/ZipStream-PHP/issues",
|
|
"source": "https://github.com/maennchen/ZipStream-PHP/tree/master"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://opencollective.com/zipstream",
|
|
"type": "open_collective"
|
|
}
|
|
],
|
|
"time": "2020-05-30T13:11:16+00:00"
|
|
},
|
|
{
|
|
"name": "markbaker/complex",
|
|
"version": "3.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/MarkBaker/PHPComplex.git",
|
|
"reference": "ab8bc271e404909db09ff2d5ffa1e538085c0f22"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/ab8bc271e404909db09ff2d5ffa1e538085c0f22",
|
|
"reference": "ab8bc271e404909db09ff2d5ffa1e538085c0f22",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.2 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
|
|
"phpcompatibility/php-compatibility": "^9.0",
|
|
"phpunit/phpunit": "^7.0 || ^8.0 || ^9.3",
|
|
"squizlabs/php_codesniffer": "^3.4"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Complex\\": "classes/src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Mark Baker",
|
|
"email": "mark@lange.demon.co.uk"
|
|
}
|
|
],
|
|
"description": "PHP Class for working with complex numbers",
|
|
"homepage": "https://github.com/MarkBaker/PHPComplex",
|
|
"keywords": [
|
|
"complex",
|
|
"mathematics"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/MarkBaker/PHPComplex/issues",
|
|
"source": "https://github.com/MarkBaker/PHPComplex/tree/3.0.1"
|
|
},
|
|
"time": "2021-06-29T15:32:53+00:00"
|
|
},
|
|
{
|
|
"name": "markbaker/matrix",
|
|
"version": "3.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/MarkBaker/PHPMatrix.git",
|
|
"reference": "c66aefcafb4f6c269510e9ac46b82619a904c576"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/c66aefcafb4f6c269510e9ac46b82619a904c576",
|
|
"reference": "c66aefcafb4f6c269510e9ac46b82619a904c576",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.1 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
|
|
"phpcompatibility/php-compatibility": "^9.0",
|
|
"phpdocumentor/phpdocumentor": "2.*",
|
|
"phploc/phploc": "^4.0",
|
|
"phpmd/phpmd": "2.*",
|
|
"phpunit/phpunit": "^7.0 || ^8.0 || ^9.3",
|
|
"sebastian/phpcpd": "^4.0",
|
|
"squizlabs/php_codesniffer": "^3.4"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Matrix\\": "classes/src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Mark Baker",
|
|
"email": "mark@demon-angel.eu"
|
|
}
|
|
],
|
|
"description": "PHP Class for working with matrices",
|
|
"homepage": "https://github.com/MarkBaker/PHPMatrix",
|
|
"keywords": [
|
|
"mathematics",
|
|
"matrix",
|
|
"vector"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/MarkBaker/PHPMatrix/issues",
|
|
"source": "https://github.com/MarkBaker/PHPMatrix/tree/3.0.0"
|
|
},
|
|
"time": "2021-07-01T19:01:15+00:00"
|
|
},
|
|
{
|
|
"name": "maximebf/debugbar",
|
|
"version": "v1.18.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/maximebf/php-debugbar.git",
|
|
"reference": "0d44b75f3b5d6d41ae83b79c7a4bceae7fbc78b6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/maximebf/php-debugbar/zipball/0d44b75f3b5d6d41ae83b79c7a4bceae7fbc78b6",
|
|
"reference": "0d44b75f3b5d6d41ae83b79c7a4bceae7fbc78b6",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.1|^8",
|
|
"psr/log": "^1|^2|^3",
|
|
"symfony/var-dumper": "^2.6|^3|^4|^5|^6"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^7.5.20 || ^9.4.2",
|
|
"twig/twig": "^1.38|^2.7|^3.0"
|
|
},
|
|
"suggest": {
|
|
"kriswallsmith/assetic": "The best way to manage assets",
|
|
"monolog/monolog": "Log using Monolog",
|
|
"predis/predis": "Redis storage"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.17-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"DebugBar\\": "src/DebugBar/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Maxime Bouroumeau-Fuseau",
|
|
"email": "maxime.bouroumeau@gmail.com",
|
|
"homepage": "http://maximebf.com"
|
|
},
|
|
{
|
|
"name": "Barry vd. Heuvel",
|
|
"email": "barryvdh@gmail.com"
|
|
}
|
|
],
|
|
"description": "Debug bar in the browser for php application",
|
|
"homepage": "https://github.com/maximebf/php-debugbar",
|
|
"keywords": [
|
|
"debug",
|
|
"debugbar"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/maximebf/php-debugbar/issues",
|
|
"source": "https://github.com/maximebf/php-debugbar/tree/v1.18.0"
|
|
},
|
|
"time": "2021-12-27T18:49:48+00:00"
|
|
},
|
|
{
|
|
"name": "mobiledetect/mobiledetectlib",
|
|
"version": "2.8.39",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/serbanghita/Mobile-Detect.git",
|
|
"reference": "0fd6753003fc870f6e229bae869cc1337c99bc45"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/0fd6753003fc870f6e229bae869cc1337c99bc45",
|
|
"reference": "0fd6753003fc870f6e229bae869cc1337c99bc45",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.0.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~4.8.35||~5.7"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Detection": "namespaced/"
|
|
},
|
|
"classmap": [
|
|
"Mobile_Detect.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Serban Ghita",
|
|
"email": "serbanghita@gmail.com",
|
|
"homepage": "http://mobiledetect.net",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.",
|
|
"homepage": "https://github.com/serbanghita/Mobile-Detect",
|
|
"keywords": [
|
|
"detect mobile devices",
|
|
"mobile",
|
|
"mobile detect",
|
|
"mobile detector",
|
|
"php mobile detect"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/serbanghita/Mobile-Detect/issues",
|
|
"source": "https://github.com/serbanghita/Mobile-Detect/tree/2.8.39"
|
|
},
|
|
"time": "2022-02-17T19:24:25+00:00"
|
|
},
|
|
{
|
|
"name": "monolog/monolog",
|
|
"version": "2.3.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Seldaek/monolog.git",
|
|
"reference": "fd4380d6fc37626e2f799f29d91195040137eba9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/fd4380d6fc37626e2f799f29d91195040137eba9",
|
|
"reference": "fd4380d6fc37626e2f799f29d91195040137eba9",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2",
|
|
"psr/log": "^1.0.1 || ^2.0 || ^3.0"
|
|
},
|
|
"provide": {
|
|
"psr/log-implementation": "1.0.0 || 2.0.0 || 3.0.0"
|
|
},
|
|
"require-dev": {
|
|
"aws/aws-sdk-php": "^2.4.9 || ^3.0",
|
|
"doctrine/couchdb": "~1.0@dev",
|
|
"elasticsearch/elasticsearch": "^7",
|
|
"graylog2/gelf-php": "^1.4.2",
|
|
"mongodb/mongodb": "^1.8",
|
|
"php-amqplib/php-amqplib": "~2.4 || ^3",
|
|
"php-console/php-console": "^3.1.3",
|
|
"phpspec/prophecy": "^1.6.1",
|
|
"phpstan/phpstan": "^0.12.91",
|
|
"phpunit/phpunit": "^8.5",
|
|
"predis/predis": "^1.1",
|
|
"rollbar/rollbar": "^1.3",
|
|
"ruflin/elastica": ">=0.90@dev",
|
|
"swiftmailer/swiftmailer": "^5.3|^6.0"
|
|
},
|
|
"suggest": {
|
|
"aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
|
|
"doctrine/couchdb": "Allow sending log messages to a CouchDB server",
|
|
"elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
|
|
"ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
|
|
"ext-curl": "Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the TelegramBotHandler",
|
|
"ext-mbstring": "Allow to work properly with unicode symbols",
|
|
"ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
|
|
"ext-openssl": "Required to send log messages using SSL",
|
|
"ext-sockets": "Allow sending log messages to a Syslog server (via UDP driver)",
|
|
"graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
|
|
"mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
|
|
"php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
|
|
"php-console/php-console": "Allow sending log messages to Google Chrome",
|
|
"rollbar/rollbar": "Allow sending log messages to Rollbar",
|
|
"ruflin/elastica": "Allow sending log messages to an Elastic Search server"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "2.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Monolog\\": "src/Monolog"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jordi Boggiano",
|
|
"email": "j.boggiano@seld.be",
|
|
"homepage": "https://seld.be"
|
|
}
|
|
],
|
|
"description": "Sends your logs to files, sockets, inboxes, databases and various web services",
|
|
"homepage": "https://github.com/Seldaek/monolog",
|
|
"keywords": [
|
|
"log",
|
|
"logging",
|
|
"psr-3"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/Seldaek/monolog/issues",
|
|
"source": "https://github.com/Seldaek/monolog/tree/2.3.5"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/Seldaek",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2021-10-01T21:08:31+00:00"
|
|
},
|
|
{
|
|
"name": "myclabs/php-enum",
|
|
"version": "1.8.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/myclabs/php-enum.git",
|
|
"reference": "b942d263c641ddb5190929ff840c68f78713e937"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/myclabs/php-enum/zipball/b942d263c641ddb5190929ff840c68f78713e937",
|
|
"reference": "b942d263c641ddb5190929ff840c68f78713e937",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-json": "*",
|
|
"php": "^7.3 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^9.5",
|
|
"squizlabs/php_codesniffer": "1.*",
|
|
"vimeo/psalm": "^4.6.2"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"MyCLabs\\Enum\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PHP Enum contributors",
|
|
"homepage": "https://github.com/myclabs/php-enum/graphs/contributors"
|
|
}
|
|
],
|
|
"description": "PHP Enum implementation",
|
|
"homepage": "http://github.com/myclabs/php-enum",
|
|
"keywords": [
|
|
"enum"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/myclabs/php-enum/issues",
|
|
"source": "https://github.com/myclabs/php-enum/tree/1.8.3"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/mnapoli",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/myclabs/php-enum",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2021-07-05T08:18:36+00:00"
|
|
},
|
|
{
|
|
"name": "nesbot/carbon",
|
|
"version": "2.57.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/briannesbitt/Carbon.git",
|
|
"reference": "4a54375c21eea4811dbd1149fe6b246517554e78"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/4a54375c21eea4811dbd1149fe6b246517554e78",
|
|
"reference": "4a54375c21eea4811dbd1149fe6b246517554e78",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-json": "*",
|
|
"php": "^7.1.8 || ^8.0",
|
|
"symfony/polyfill-mbstring": "^1.0",
|
|
"symfony/polyfill-php80": "^1.16",
|
|
"symfony/translation": "^3.4 || ^4.0 || ^5.0 || ^6.0"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/dbal": "^2.0 || ^3.0",
|
|
"doctrine/orm": "^2.7",
|
|
"friendsofphp/php-cs-fixer": "^3.0",
|
|
"kylekatarnls/multi-tester": "^2.0",
|
|
"phpmd/phpmd": "^2.9",
|
|
"phpstan/extension-installer": "^1.0",
|
|
"phpstan/phpstan": "^0.12.54 || ^1.0",
|
|
"phpunit/phpunit": "^7.5.20 || ^8.5.14",
|
|
"squizlabs/php_codesniffer": "^3.4"
|
|
},
|
|
"bin": [
|
|
"bin/carbon"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-3.x": "3.x-dev",
|
|
"dev-master": "2.x-dev"
|
|
},
|
|
"laravel": {
|
|
"providers": [
|
|
"Carbon\\Laravel\\ServiceProvider"
|
|
]
|
|
},
|
|
"phpstan": {
|
|
"includes": [
|
|
"extension.neon"
|
|
]
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Carbon\\": "src/Carbon/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Brian Nesbitt",
|
|
"email": "brian@nesbot.com",
|
|
"homepage": "https://markido.com"
|
|
},
|
|
{
|
|
"name": "kylekatarnls",
|
|
"homepage": "https://github.com/kylekatarnls"
|
|
}
|
|
],
|
|
"description": "An API extension for DateTime that supports 281 different languages.",
|
|
"homepage": "https://carbon.nesbot.com",
|
|
"keywords": [
|
|
"date",
|
|
"datetime",
|
|
"time"
|
|
],
|
|
"support": {
|
|
"docs": "https://carbon.nesbot.com/docs",
|
|
"issues": "https://github.com/briannesbitt/Carbon/issues",
|
|
"source": "https://github.com/briannesbitt/Carbon"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://opencollective.com/Carbon",
|
|
"type": "open_collective"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/nesbot/carbon",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2022-02-13T18:13:33+00:00"
|
|
},
|
|
{
|
|
"name": "nette/schema",
|
|
"version": "v1.2.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/nette/schema.git",
|
|
"reference": "9a39cef03a5b34c7de64f551538cbba05c2be5df"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/nette/schema/zipball/9a39cef03a5b34c7de64f551538cbba05c2be5df",
|
|
"reference": "9a39cef03a5b34c7de64f551538cbba05c2be5df",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"nette/utils": "^2.5.7 || ^3.1.5 || ^4.0",
|
|
"php": ">=7.1 <8.2"
|
|
},
|
|
"require-dev": {
|
|
"nette/tester": "^2.3 || ^2.4",
|
|
"phpstan/phpstan-nette": "^0.12",
|
|
"tracy/tracy": "^2.7"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.2-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause",
|
|
"GPL-2.0-only",
|
|
"GPL-3.0-only"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "David Grudl",
|
|
"homepage": "https://davidgrudl.com"
|
|
},
|
|
{
|
|
"name": "Nette Community",
|
|
"homepage": "https://nette.org/contributors"
|
|
}
|
|
],
|
|
"description": "📐 Nette Schema: validating data structures against a given Schema.",
|
|
"homepage": "https://nette.org",
|
|
"keywords": [
|
|
"config",
|
|
"nette"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/nette/schema/issues",
|
|
"source": "https://github.com/nette/schema/tree/v1.2.2"
|
|
},
|
|
"time": "2021-10-15T11:40:02+00:00"
|
|
},
|
|
{
|
|
"name": "nette/utils",
|
|
"version": "v3.2.7",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/nette/utils.git",
|
|
"reference": "0af4e3de4df9f1543534beab255ccf459e7a2c99"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/nette/utils/zipball/0af4e3de4df9f1543534beab255ccf459e7a2c99",
|
|
"reference": "0af4e3de4df9f1543534beab255ccf459e7a2c99",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2 <8.2"
|
|
},
|
|
"conflict": {
|
|
"nette/di": "<3.0.6"
|
|
},
|
|
"require-dev": {
|
|
"nette/tester": "~2.0",
|
|
"phpstan/phpstan": "^1.0",
|
|
"tracy/tracy": "^2.3"
|
|
},
|
|
"suggest": {
|
|
"ext-gd": "to use Image",
|
|
"ext-iconv": "to use Strings::webalize(), toAscii(), chr() and reverse()",
|
|
"ext-intl": "to use Strings::webalize(), toAscii(), normalize() and compare()",
|
|
"ext-json": "to use Nette\\Utils\\Json",
|
|
"ext-mbstring": "to use Strings::lower() etc...",
|
|
"ext-tokenizer": "to use Nette\\Utils\\Reflection::getUseStatements()",
|
|
"ext-xml": "to use Strings::length() etc. when mbstring is not available"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.2-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause",
|
|
"GPL-2.0-only",
|
|
"GPL-3.0-only"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "David Grudl",
|
|
"homepage": "https://davidgrudl.com"
|
|
},
|
|
{
|
|
"name": "Nette Community",
|
|
"homepage": "https://nette.org/contributors"
|
|
}
|
|
],
|
|
"description": "🛠 Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.",
|
|
"homepage": "https://nette.org",
|
|
"keywords": [
|
|
"array",
|
|
"core",
|
|
"datetime",
|
|
"images",
|
|
"json",
|
|
"nette",
|
|
"paginator",
|
|
"password",
|
|
"slugify",
|
|
"string",
|
|
"unicode",
|
|
"utf-8",
|
|
"utility",
|
|
"validation"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/nette/utils/issues",
|
|
"source": "https://github.com/nette/utils/tree/v3.2.7"
|
|
},
|
|
"time": "2022-01-24T11:29:14+00:00"
|
|
},
|
|
{
|
|
"name": "nicmart/string-template",
|
|
"version": "v0.1.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/nicmart/StringTemplate.git",
|
|
"reference": "d22315ff2c3969148f2a197d1ada429899f20f79"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/nicmart/StringTemplate/zipball/d22315ff2c3969148f2a197d1ada429899f20f79",
|
|
"reference": "d22315ff2c3969148f2a197d1ada429899f20f79",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2"
|
|
},
|
|
"require-dev": {
|
|
"php-coveralls/php-coveralls": "^2",
|
|
"phpunit/phpunit": "^8 || ^9"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"StringTemplate\\": "src/StringTemplate/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolò Martini",
|
|
"email": "nicmartnic@gmail.com"
|
|
}
|
|
],
|
|
"description": "StringTemplate is a very simple string template engine for php. I've written it to have a thing like sprintf, but with named and nested substutions.",
|
|
"support": {
|
|
"issues": "https://github.com/nicmart/StringTemplate/issues",
|
|
"source": "https://github.com/nicmart/StringTemplate/tree/v0.1.2"
|
|
},
|
|
"time": "2021-04-22T18:14:44+00:00"
|
|
},
|
|
{
|
|
"name": "nyholm/psr7",
|
|
"version": "1.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Nyholm/psr7.git",
|
|
"reference": "1461e07a0f2a975a52082ca3b769ca912b816226"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Nyholm/psr7/zipball/1461e07a0f2a975a52082ca3b769ca912b816226",
|
|
"reference": "1461e07a0f2a975a52082ca3b769ca912b816226",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1",
|
|
"php-http/message-factory": "^1.0",
|
|
"psr/http-factory": "^1.0",
|
|
"psr/http-message": "^1.0"
|
|
},
|
|
"provide": {
|
|
"psr/http-factory-implementation": "1.0",
|
|
"psr/http-message-implementation": "1.0"
|
|
},
|
|
"require-dev": {
|
|
"http-interop/http-factory-tests": "^0.9",
|
|
"php-http/psr7-integration-tests": "^1.0",
|
|
"phpunit/phpunit": "^7.5 || 8.5 || 9.4",
|
|
"symfony/error-handler": "^4.4"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.4-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Nyholm\\Psr7\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Tobias Nyholm",
|
|
"email": "tobias.nyholm@gmail.com"
|
|
},
|
|
{
|
|
"name": "Martijn van der Ven",
|
|
"email": "martijn@vanderven.se"
|
|
}
|
|
],
|
|
"description": "A fast PHP7 implementation of PSR-7",
|
|
"homepage": "https://tnyholm.se",
|
|
"keywords": [
|
|
"psr-17",
|
|
"psr-7"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/Nyholm/psr7/issues",
|
|
"source": "https://github.com/Nyholm/psr7/tree/1.5.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/Zegnat",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://github.com/nyholm",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2022-02-02T18:37:57+00:00"
|
|
},
|
|
{
|
|
"name": "opis/closure",
|
|
"version": "3.6.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/opis/closure.git",
|
|
"reference": "3d81e4309d2a927abbe66df935f4bb60082805ad"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/opis/closure/zipball/3d81e4309d2a927abbe66df935f4bb60082805ad",
|
|
"reference": "3d81e4309d2a927abbe66df935f4bb60082805ad",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.4 || ^7.0 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"jeremeamia/superclosure": "^2.0",
|
|
"phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.6.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"functions.php"
|
|
],
|
|
"psr-4": {
|
|
"Opis\\Closure\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Marius Sarca",
|
|
"email": "marius.sarca@gmail.com"
|
|
},
|
|
{
|
|
"name": "Sorin Sarca",
|
|
"email": "sarca_sorin@hotmail.com"
|
|
}
|
|
],
|
|
"description": "A library that can be used to serialize closures (anonymous functions) and arbitrary objects.",
|
|
"homepage": "https://opis.io/closure",
|
|
"keywords": [
|
|
"anonymous functions",
|
|
"closure",
|
|
"function",
|
|
"serializable",
|
|
"serialization",
|
|
"serialize"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/opis/closure/issues",
|
|
"source": "https://github.com/opis/closure/tree/3.6.3"
|
|
},
|
|
"time": "2022-01-27T09:35:39+00:00"
|
|
},
|
|
{
|
|
"name": "paragonie/constant_time_encoding",
|
|
"version": "v2.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/paragonie/constant_time_encoding.git",
|
|
"reference": "9229e15f2e6ba772f0c55dd6986c563b937170a8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/9229e15f2e6ba772f0c55dd6986c563b937170a8",
|
|
"reference": "9229e15f2e6ba772f0c55dd6986c563b937170a8",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7|^8"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^6|^7|^8|^9",
|
|
"vimeo/psalm": "^1|^2|^3|^4"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"ParagonIE\\ConstantTime\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Paragon Initiative Enterprises",
|
|
"email": "security@paragonie.com",
|
|
"homepage": "https://paragonie.com",
|
|
"role": "Maintainer"
|
|
},
|
|
{
|
|
"name": "Steve 'Sc00bz' Thomas",
|
|
"email": "steve@tobtu.com",
|
|
"homepage": "https://www.tobtu.com",
|
|
"role": "Original Developer"
|
|
}
|
|
],
|
|
"description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
|
|
"keywords": [
|
|
"base16",
|
|
"base32",
|
|
"base32_decode",
|
|
"base32_encode",
|
|
"base64",
|
|
"base64_decode",
|
|
"base64_encode",
|
|
"bin2hex",
|
|
"encoding",
|
|
"hex",
|
|
"hex2bin",
|
|
"rfc4648"
|
|
],
|
|
"support": {
|
|
"email": "info@paragonie.com",
|
|
"issues": "https://github.com/paragonie/constant_time_encoding/issues",
|
|
"source": "https://github.com/paragonie/constant_time_encoding"
|
|
},
|
|
"time": "2022-01-17T05:32:27+00:00"
|
|
},
|
|
{
|
|
"name": "paragonie/random_compat",
|
|
"version": "v9.99.100",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/paragonie/random_compat.git",
|
|
"reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
|
|
"reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">= 7"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "4.*|5.*",
|
|
"vimeo/psalm": "^1"
|
|
},
|
|
"suggest": {
|
|
"ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
|
|
},
|
|
"type": "library",
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Paragon Initiative Enterprises",
|
|
"email": "security@paragonie.com",
|
|
"homepage": "https://paragonie.com"
|
|
}
|
|
],
|
|
"description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
|
|
"keywords": [
|
|
"csprng",
|
|
"polyfill",
|
|
"pseudorandom",
|
|
"random"
|
|
],
|
|
"support": {
|
|
"email": "info@paragonie.com",
|
|
"issues": "https://github.com/paragonie/random_compat/issues",
|
|
"source": "https://github.com/paragonie/random_compat"
|
|
},
|
|
"time": "2020-10-15T08:29:30+00:00"
|
|
},
|
|
{
|
|
"name": "paragonie/sodium_compat",
|
|
"version": "v1.17.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/paragonie/sodium_compat.git",
|
|
"reference": "c59cac21abbcc0df06a3dd18076450ea4797b321"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/paragonie/sodium_compat/zipball/c59cac21abbcc0df06a3dd18076450ea4797b321",
|
|
"reference": "c59cac21abbcc0df06a3dd18076450ea4797b321",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"paragonie/random_compat": ">=1",
|
|
"php": "^5.2.4|^5.3|^5.4|^5.5|^5.6|^7|^8"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^3|^4|^5|^6|^7|^8|^9"
|
|
},
|
|
"suggest": {
|
|
"ext-libsodium": "PHP < 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security.",
|
|
"ext-sodium": "PHP >= 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security."
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"files": [
|
|
"autoload.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"ISC"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Paragon Initiative Enterprises",
|
|
"email": "security@paragonie.com"
|
|
},
|
|
{
|
|
"name": "Frank Denis",
|
|
"email": "jedisct1@pureftpd.org"
|
|
}
|
|
],
|
|
"description": "Pure PHP implementation of libsodium; uses the PHP extension if it exists",
|
|
"keywords": [
|
|
"Authentication",
|
|
"BLAKE2b",
|
|
"ChaCha20",
|
|
"ChaCha20-Poly1305",
|
|
"Chapoly",
|
|
"Curve25519",
|
|
"Ed25519",
|
|
"EdDSA",
|
|
"Edwards-curve Digital Signature Algorithm",
|
|
"Elliptic Curve Diffie-Hellman",
|
|
"Poly1305",
|
|
"Pure-PHP cryptography",
|
|
"RFC 7748",
|
|
"RFC 8032",
|
|
"Salpoly",
|
|
"Salsa20",
|
|
"X25519",
|
|
"XChaCha20-Poly1305",
|
|
"XSalsa20-Poly1305",
|
|
"Xchacha20",
|
|
"Xsalsa20",
|
|
"aead",
|
|
"cryptography",
|
|
"ecdh",
|
|
"elliptic curve",
|
|
"elliptic curve cryptography",
|
|
"encryption",
|
|
"libsodium",
|
|
"php",
|
|
"public-key cryptography",
|
|
"secret-key cryptography",
|
|
"side-channel resistant"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/paragonie/sodium_compat/issues",
|
|
"source": "https://github.com/paragonie/sodium_compat/tree/v1.17.0"
|
|
},
|
|
"time": "2021-08-10T02:43:50+00:00"
|
|
},
|
|
{
|
|
"name": "php-http/client-common",
|
|
"version": "2.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-http/client-common.git",
|
|
"reference": "d135751167d57e27c74de674d6a30cef2dc8e054"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-http/client-common/zipball/d135751167d57e27c74de674d6a30cef2dc8e054",
|
|
"reference": "d135751167d57e27c74de674d6a30cef2dc8e054",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.1 || ^8.0",
|
|
"php-http/httplug": "^2.0",
|
|
"php-http/message": "^1.6",
|
|
"php-http/message-factory": "^1.0",
|
|
"psr/http-client": "^1.0",
|
|
"psr/http-factory": "^1.0",
|
|
"psr/http-message": "^1.0",
|
|
"symfony/options-resolver": "~4.0.15 || ~4.1.9 || ^4.2.1 || ^5.0 || ^6.0",
|
|
"symfony/polyfill-php80": "^1.17"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/instantiator": "^1.1",
|
|
"guzzlehttp/psr7": "^1.4",
|
|
"nyholm/psr7": "^1.2",
|
|
"phpspec/phpspec": "^5.1 || ^6.3 || ^7.1",
|
|
"phpspec/prophecy": "^1.10.2",
|
|
"phpunit/phpunit": "^7.5.15 || ^8.5 || ^9.3"
|
|
},
|
|
"suggest": {
|
|
"ext-json": "To detect JSON responses with the ContentTypePlugin",
|
|
"ext-libxml": "To detect XML responses with the ContentTypePlugin",
|
|
"php-http/cache-plugin": "PSR-6 Cache plugin",
|
|
"php-http/logger-plugin": "PSR-3 Logger plugin",
|
|
"php-http/stopwatch-plugin": "Symfony Stopwatch plugin"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.3.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Http\\Client\\Common\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Márk Sági-Kazár",
|
|
"email": "mark.sagikazar@gmail.com"
|
|
}
|
|
],
|
|
"description": "Common HTTP Client implementations and tools for HTTPlug",
|
|
"homepage": "http://httplug.io",
|
|
"keywords": [
|
|
"client",
|
|
"common",
|
|
"http",
|
|
"httplug"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/php-http/client-common/issues",
|
|
"source": "https://github.com/php-http/client-common/tree/2.5.0"
|
|
},
|
|
"time": "2021-11-26T15:01:24+00:00"
|
|
},
|
|
{
|
|
"name": "php-http/discovery",
|
|
"version": "1.14.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-http/discovery.git",
|
|
"reference": "de90ab2b41d7d61609f504e031339776bc8c7223"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-http/discovery/zipball/de90ab2b41d7d61609f504e031339776bc8c7223",
|
|
"reference": "de90ab2b41d7d61609f504e031339776bc8c7223",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.1 || ^8.0"
|
|
},
|
|
"conflict": {
|
|
"nyholm/psr7": "<1.0"
|
|
},
|
|
"require-dev": {
|
|
"graham-campbell/phpspec-skip-example-extension": "^5.0",
|
|
"php-http/httplug": "^1.0 || ^2.0",
|
|
"php-http/message-factory": "^1.0",
|
|
"phpspec/phpspec": "^5.1 || ^6.1",
|
|
"puli/composer-plugin": "1.0.0-beta10"
|
|
},
|
|
"suggest": {
|
|
"php-http/message": "Allow to use Guzzle, Diactoros or Slim Framework factories"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.9-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Http\\Discovery\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Márk Sági-Kazár",
|
|
"email": "mark.sagikazar@gmail.com"
|
|
}
|
|
],
|
|
"description": "Finds installed HTTPlug implementations and PSR-7 message factories",
|
|
"homepage": "http://php-http.org",
|
|
"keywords": [
|
|
"adapter",
|
|
"client",
|
|
"discovery",
|
|
"factory",
|
|
"http",
|
|
"message",
|
|
"psr7"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/php-http/discovery/issues",
|
|
"source": "https://github.com/php-http/discovery/tree/1.14.1"
|
|
},
|
|
"time": "2021-09-18T07:57:46+00:00"
|
|
},
|
|
{
|
|
"name": "php-http/httplug",
|
|
"version": "2.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-http/httplug.git",
|
|
"reference": "f640739f80dfa1152533976e3c112477f69274eb"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-http/httplug/zipball/f640739f80dfa1152533976e3c112477f69274eb",
|
|
"reference": "f640739f80dfa1152533976e3c112477f69274eb",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.1 || ^8.0",
|
|
"php-http/promise": "^1.1",
|
|
"psr/http-client": "^1.0",
|
|
"psr/http-message": "^1.0"
|
|
},
|
|
"require-dev": {
|
|
"friends-of-phpspec/phpspec-code-coverage": "^4.1",
|
|
"phpspec/phpspec": "^5.1 || ^6.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Http\\Client\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Eric GELOEN",
|
|
"email": "geloen.eric@gmail.com"
|
|
},
|
|
{
|
|
"name": "Márk Sági-Kazár",
|
|
"email": "mark.sagikazar@gmail.com",
|
|
"homepage": "https://sagikazarmark.hu"
|
|
}
|
|
],
|
|
"description": "HTTPlug, the HTTP client abstraction for PHP",
|
|
"homepage": "http://httplug.io",
|
|
"keywords": [
|
|
"client",
|
|
"http"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/php-http/httplug/issues",
|
|
"source": "https://github.com/php-http/httplug/tree/2.3.0"
|
|
},
|
|
"time": "2022-02-21T09:52:22+00:00"
|
|
},
|
|
{
|
|
"name": "php-http/message",
|
|
"version": "1.13.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-http/message.git",
|
|
"reference": "7886e647a30a966a1a8d1dad1845b71ca8678361"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-http/message/zipball/7886e647a30a966a1a8d1dad1845b71ca8678361",
|
|
"reference": "7886e647a30a966a1a8d1dad1845b71ca8678361",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"clue/stream-filter": "^1.5",
|
|
"php": "^7.1 || ^8.0",
|
|
"php-http/message-factory": "^1.0.2",
|
|
"psr/http-message": "^1.0"
|
|
},
|
|
"provide": {
|
|
"php-http/message-factory-implementation": "1.0"
|
|
},
|
|
"require-dev": {
|
|
"ergebnis/composer-normalize": "^2.6",
|
|
"ext-zlib": "*",
|
|
"guzzlehttp/psr7": "^1.0",
|
|
"laminas/laminas-diactoros": "^2.0",
|
|
"phpspec/phpspec": "^5.1 || ^6.3 || ^7.1",
|
|
"slim/slim": "^3.0"
|
|
},
|
|
"suggest": {
|
|
"ext-zlib": "Used with compressor/decompressor streams",
|
|
"guzzlehttp/psr7": "Used with Guzzle PSR-7 Factories",
|
|
"laminas/laminas-diactoros": "Used with Diactoros Factories",
|
|
"slim/slim": "Used with Slim Framework PSR-7 implementation"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.10-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"src/filters.php"
|
|
],
|
|
"psr-4": {
|
|
"Http\\Message\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Márk Sági-Kazár",
|
|
"email": "mark.sagikazar@gmail.com"
|
|
}
|
|
],
|
|
"description": "HTTP Message related tools",
|
|
"homepage": "http://php-http.org",
|
|
"keywords": [
|
|
"http",
|
|
"message",
|
|
"psr-7"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/php-http/message/issues",
|
|
"source": "https://github.com/php-http/message/tree/1.13.0"
|
|
},
|
|
"time": "2022-02-11T13:41:14+00:00"
|
|
},
|
|
{
|
|
"name": "php-http/message-factory",
|
|
"version": "v1.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-http/message-factory.git",
|
|
"reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-http/message-factory/zipball/a478cb11f66a6ac48d8954216cfed9aa06a501a1",
|
|
"reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.4",
|
|
"psr/http-message": "^1.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Http\\Message\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Márk Sági-Kazár",
|
|
"email": "mark.sagikazar@gmail.com"
|
|
}
|
|
],
|
|
"description": "Factory interfaces for PSR-7 HTTP Message",
|
|
"homepage": "http://php-http.org",
|
|
"keywords": [
|
|
"factory",
|
|
"http",
|
|
"message",
|
|
"stream",
|
|
"uri"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/php-http/message-factory/issues",
|
|
"source": "https://github.com/php-http/message-factory/tree/master"
|
|
},
|
|
"time": "2015-12-19T14:08:53+00:00"
|
|
},
|
|
{
|
|
"name": "php-http/promise",
|
|
"version": "1.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-http/promise.git",
|
|
"reference": "4c4c1f9b7289a2ec57cde7f1e9762a5789506f88"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-http/promise/zipball/4c4c1f9b7289a2ec57cde7f1e9762a5789506f88",
|
|
"reference": "4c4c1f9b7289a2ec57cde7f1e9762a5789506f88",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.1 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"friends-of-phpspec/phpspec-code-coverage": "^4.3.2",
|
|
"phpspec/phpspec": "^5.1.2 || ^6.2"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.1-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Http\\Promise\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Joel Wurtz",
|
|
"email": "joel.wurtz@gmail.com"
|
|
},
|
|
{
|
|
"name": "Márk Sági-Kazár",
|
|
"email": "mark.sagikazar@gmail.com"
|
|
}
|
|
],
|
|
"description": "Promise used for asynchronous HTTP requests",
|
|
"homepage": "http://httplug.io",
|
|
"keywords": [
|
|
"promise"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/php-http/promise/issues",
|
|
"source": "https://github.com/php-http/promise/tree/1.1.0"
|
|
},
|
|
"time": "2020-07-07T09:29:14+00:00"
|
|
},
|
|
{
|
|
"name": "phpoffice/phpspreadsheet",
|
|
"version": "1.22.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
|
|
"reference": "3a9e29b4f386a08a151a33578e80ef1747037a48"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/3a9e29b4f386a08a151a33578e80ef1747037a48",
|
|
"reference": "3a9e29b4f386a08a151a33578e80ef1747037a48",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-ctype": "*",
|
|
"ext-dom": "*",
|
|
"ext-fileinfo": "*",
|
|
"ext-gd": "*",
|
|
"ext-iconv": "*",
|
|
"ext-libxml": "*",
|
|
"ext-mbstring": "*",
|
|
"ext-simplexml": "*",
|
|
"ext-xml": "*",
|
|
"ext-xmlreader": "*",
|
|
"ext-xmlwriter": "*",
|
|
"ext-zip": "*",
|
|
"ext-zlib": "*",
|
|
"ezyang/htmlpurifier": "^4.13",
|
|
"maennchen/zipstream-php": "^2.1",
|
|
"markbaker/complex": "^3.0",
|
|
"markbaker/matrix": "^3.0",
|
|
"php": "^7.3 || ^8.0",
|
|
"psr/http-client": "^1.0",
|
|
"psr/http-factory": "^1.0",
|
|
"psr/simple-cache": "^1.0"
|
|
},
|
|
"require-dev": {
|
|
"dealerdirect/phpcodesniffer-composer-installer": "dev-master",
|
|
"dompdf/dompdf": "^1.0",
|
|
"friendsofphp/php-cs-fixer": "^3.2",
|
|
"jpgraph/jpgraph": "^4.0",
|
|
"mpdf/mpdf": "8.0.17",
|
|
"phpcompatibility/php-compatibility": "^9.3",
|
|
"phpstan/phpstan": "^1.1",
|
|
"phpstan/phpstan-phpunit": "^1.0",
|
|
"phpunit/phpunit": "^8.5 || ^9.0",
|
|
"squizlabs/php_codesniffer": "^3.6",
|
|
"tecnickcom/tcpdf": "^6.4"
|
|
},
|
|
"suggest": {
|
|
"dompdf/dompdf": "Option for rendering PDF with PDF Writer (doesn't yet support PHP8)",
|
|
"jpgraph/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers",
|
|
"mpdf/mpdf": "Option for rendering PDF with PDF Writer",
|
|
"tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer (doesn't yet support PHP8)"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Maarten Balliauw",
|
|
"homepage": "https://blog.maartenballiauw.be"
|
|
},
|
|
{
|
|
"name": "Mark Baker",
|
|
"homepage": "https://markbakeruk.net"
|
|
},
|
|
{
|
|
"name": "Franck Lefevre",
|
|
"homepage": "https://rootslabs.net"
|
|
},
|
|
{
|
|
"name": "Erik Tilt"
|
|
},
|
|
{
|
|
"name": "Adrien Crivelli"
|
|
}
|
|
],
|
|
"description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
|
|
"homepage": "https://github.com/PHPOffice/PhpSpreadsheet",
|
|
"keywords": [
|
|
"OpenXML",
|
|
"excel",
|
|
"gnumeric",
|
|
"ods",
|
|
"php",
|
|
"spreadsheet",
|
|
"xls",
|
|
"xlsx"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues",
|
|
"source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.22.0"
|
|
},
|
|
"time": "2022-02-18T12:57:07+00:00"
|
|
},
|
|
{
|
|
"name": "phpoption/phpoption",
|
|
"version": "1.8.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/schmittjoh/php-option.git",
|
|
"reference": "eab7a0df01fe2344d172bff4cd6dbd3f8b84ad15"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/schmittjoh/php-option/zipball/eab7a0df01fe2344d172bff4cd6dbd3f8b84ad15",
|
|
"reference": "eab7a0df01fe2344d172bff4cd6dbd3f8b84ad15",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.0 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"bamarni/composer-bin-plugin": "^1.4.1",
|
|
"phpunit/phpunit": "^6.5.14 || ^7.5.20 || ^8.5.19 || ^9.5.8"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.8-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"PhpOption\\": "src/PhpOption/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Johannes M. Schmitt",
|
|
"email": "schmittjoh@gmail.com",
|
|
"homepage": "https://github.com/schmittjoh"
|
|
},
|
|
{
|
|
"name": "Graham Campbell",
|
|
"email": "hello@gjcampbell.co.uk",
|
|
"homepage": "https://github.com/GrahamCampbell"
|
|
}
|
|
],
|
|
"description": "Option Type for PHP",
|
|
"keywords": [
|
|
"language",
|
|
"option",
|
|
"php",
|
|
"type"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/schmittjoh/php-option/issues",
|
|
"source": "https://github.com/schmittjoh/php-option/tree/1.8.1"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/GrahamCampbell",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/phpoption/phpoption",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2021-12-04T23:24:31+00:00"
|
|
},
|
|
{
|
|
"name": "phpseclib/phpseclib",
|
|
"version": "3.0.13",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/phpseclib/phpseclib.git",
|
|
"reference": "1443ab79364eea48665fa8c09ac67f37d1025f7e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/1443ab79364eea48665fa8c09ac67f37d1025f7e",
|
|
"reference": "1443ab79364eea48665fa8c09ac67f37d1025f7e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"paragonie/constant_time_encoding": "^1|^2",
|
|
"paragonie/random_compat": "^1.4|^2.0|^9.99.99",
|
|
"php": ">=5.6.1"
|
|
},
|
|
"require-dev": {
|
|
"phing/phing": "~2.7",
|
|
"phpunit/phpunit": "^5.7|^6.0|^9.4",
|
|
"squizlabs/php_codesniffer": "~2.0"
|
|
},
|
|
"suggest": {
|
|
"ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
|
|
"ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
|
|
"ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
|
|
"ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"files": [
|
|
"phpseclib/bootstrap.php"
|
|
],
|
|
"psr-4": {
|
|
"phpseclib3\\": "phpseclib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jim Wigginton",
|
|
"email": "terrafrost@php.net",
|
|
"role": "Lead Developer"
|
|
},
|
|
{
|
|
"name": "Patrick Monnerat",
|
|
"email": "pm@datasphere.ch",
|
|
"role": "Developer"
|
|
},
|
|
{
|
|
"name": "Andreas Fischer",
|
|
"email": "bantu@phpbb.com",
|
|
"role": "Developer"
|
|
},
|
|
{
|
|
"name": "Hans-Jürgen Petrich",
|
|
"email": "petrich@tronic-media.com",
|
|
"role": "Developer"
|
|
},
|
|
{
|
|
"name": "Graham Campbell",
|
|
"email": "graham@alt-three.com",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
|
|
"homepage": "http://phpseclib.sourceforge.net",
|
|
"keywords": [
|
|
"BigInteger",
|
|
"aes",
|
|
"asn.1",
|
|
"asn1",
|
|
"blowfish",
|
|
"crypto",
|
|
"cryptography",
|
|
"encryption",
|
|
"rsa",
|
|
"security",
|
|
"sftp",
|
|
"signature",
|
|
"signing",
|
|
"ssh",
|
|
"twofish",
|
|
"x.509",
|
|
"x509"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/phpseclib/phpseclib/issues",
|
|
"source": "https://github.com/phpseclib/phpseclib/tree/3.0.13"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/terrafrost",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://www.patreon.com/phpseclib",
|
|
"type": "patreon"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2022-01-30T08:50:05+00:00"
|
|
},
|
|
{
|
|
"name": "psr/container",
|
|
"version": "1.1.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-fig/container.git",
|
|
"reference": "513e0666f7216c7459170d56df27dfcefe1689ea"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea",
|
|
"reference": "513e0666f7216c7459170d56df27dfcefe1689ea",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.4.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Psr\\Container\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PHP-FIG",
|
|
"homepage": "https://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"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/php-fig/container/issues",
|
|
"source": "https://github.com/php-fig/container/tree/1.1.2"
|
|
},
|
|
"time": "2021-11-05T16:50:12+00:00"
|
|
},
|
|
{
|
|
"name": "psr/event-dispatcher",
|
|
"version": "1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-fig/event-dispatcher.git",
|
|
"reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
|
|
"reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Psr\\EventDispatcher\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PHP-FIG",
|
|
"homepage": "http://www.php-fig.org/"
|
|
}
|
|
],
|
|
"description": "Standard interfaces for event handling.",
|
|
"keywords": [
|
|
"events",
|
|
"psr",
|
|
"psr-14"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/php-fig/event-dispatcher/issues",
|
|
"source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
|
|
},
|
|
"time": "2019-01-08T18:20:26+00:00"
|
|
},
|
|
{
|
|
"name": "psr/http-client",
|
|
"version": "1.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-fig/http-client.git",
|
|
"reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
|
|
"reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.0 || ^8.0",
|
|
"psr/http-message": "^1.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Psr\\Http\\Client\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PHP-FIG",
|
|
"homepage": "http://www.php-fig.org/"
|
|
}
|
|
],
|
|
"description": "Common interface for HTTP clients",
|
|
"homepage": "https://github.com/php-fig/http-client",
|
|
"keywords": [
|
|
"http",
|
|
"http-client",
|
|
"psr",
|
|
"psr-18"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/php-fig/http-client/tree/master"
|
|
},
|
|
"time": "2020-06-29T06:28:15+00:00"
|
|
},
|
|
{
|
|
"name": "psr/http-factory",
|
|
"version": "1.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-fig/http-factory.git",
|
|
"reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
|
|
"reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.0.0",
|
|
"psr/http-message": "^1.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 interfaces for PSR-7 HTTP message factories",
|
|
"keywords": [
|
|
"factory",
|
|
"http",
|
|
"message",
|
|
"psr",
|
|
"psr-17",
|
|
"psr-7",
|
|
"request",
|
|
"response"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/php-fig/http-factory/tree/master"
|
|
},
|
|
"time": "2019-04-30T12:38:16+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"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/php-fig/http-message/tree/master"
|
|
},
|
|
"time": "2016-08-06T14:39:51+00:00"
|
|
},
|
|
{
|
|
"name": "psr/log",
|
|
"version": "1.1.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-fig/log.git",
|
|
"reference": "d49695b909c3b7628b6289db5479a1c204601f11"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
|
|
"reference": "d49695b909c3b7628b6289db5479a1c204601f11",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Psr\\Log\\": "Psr/Log/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PHP-FIG",
|
|
"homepage": "https://www.php-fig.org/"
|
|
}
|
|
],
|
|
"description": "Common interface for logging libraries",
|
|
"homepage": "https://github.com/php-fig/log",
|
|
"keywords": [
|
|
"log",
|
|
"psr",
|
|
"psr-3"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/php-fig/log/tree/1.1.4"
|
|
},
|
|
"time": "2021-05-03T11:20:27+00:00"
|
|
},
|
|
{
|
|
"name": "psr/simple-cache",
|
|
"version": "1.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-fig/simple-cache.git",
|
|
"reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
|
|
"reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Psr\\SimpleCache\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PHP-FIG",
|
|
"homepage": "http://www.php-fig.org/"
|
|
}
|
|
],
|
|
"description": "Common interfaces for simple caching",
|
|
"keywords": [
|
|
"cache",
|
|
"caching",
|
|
"psr",
|
|
"psr-16",
|
|
"simple-cache"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/php-fig/simple-cache/tree/master"
|
|
},
|
|
"time": "2017-10-23T01:57:42+00:00"
|
|
},
|
|
{
|
|
"name": "pusher/pusher-php-server",
|
|
"version": "5.0.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/pusher/pusher-http-php.git",
|
|
"reference": "1024077ff60beebaf5706b4e0208a1e648d20cf4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/pusher/pusher-http-php/zipball/1024077ff60beebaf5706b4e0208a1e648d20cf4",
|
|
"reference": "1024077ff60beebaf5706b4e0208a1e648d20cf4",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-curl": "*",
|
|
"paragonie/sodium_compat": "^1.6",
|
|
"php": "^7.1|^8.0",
|
|
"psr/log": "^1.0"
|
|
},
|
|
"require-dev": {
|
|
"overtrue/phplint": "^2.3",
|
|
"phpunit/phpunit": "^7.2|^8.5|^9.3"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "5.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Pusher\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "Library for interacting with the Pusher REST API",
|
|
"keywords": [
|
|
"events",
|
|
"messaging",
|
|
"php-pusher-server",
|
|
"publish",
|
|
"push",
|
|
"pusher",
|
|
"real time",
|
|
"real-time",
|
|
"realtime",
|
|
"rest",
|
|
"trigger"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/pusher/pusher-http-php/issues",
|
|
"source": "https://github.com/pusher/pusher-http-php/tree/5.0.3"
|
|
},
|
|
"time": "2021-03-15T09:17:01+00:00"
|
|
},
|
|
{
|
|
"name": "pyrocms/accelerant-theme",
|
|
"version": "v1.2.17",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/pyrocms/accelerant-theme.git",
|
|
"reference": "9368ed61ae39f575f0bab669955c09fb443d889d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/pyrocms/accelerant-theme/zipball/9368ed61ae39f575f0bab669955c09fb443d889d",
|
|
"reference": "9368ed61ae39f575f0bab669955c09fb443d889d",
|
|
"shasum": ""
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Pyrocms\\AccelerantTheme\\": "src/"
|
|
}
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PyroCMS, Inc.",
|
|
"email": "ryan@pyrocms.com",
|
|
"homepage": "http://pyrocms.com/",
|
|
"role": "Owner"
|
|
}
|
|
],
|
|
"description": "The official admin theme for PyroCMS.",
|
|
"homepage": "http://pyrocms.com/",
|
|
"keywords": [
|
|
"addon",
|
|
"cms",
|
|
"laravel",
|
|
"pyrocms",
|
|
"theme"
|
|
],
|
|
"support": {
|
|
"email": "support@pyrocms.com",
|
|
"source": "https://github.com/pyrocms/accelerant-theme/tree/v1.2.17"
|
|
},
|
|
"time": "2021-09-30T20:27:02+00:00"
|
|
},
|
|
{
|
|
"name": "pyrocms/starter-theme",
|
|
"version": "v1.0.20",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/pyrocms/starter-theme.git",
|
|
"reference": "1e7e68d13dc02b93d2d417b1563493a14055fe18"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/pyrocms/starter-theme/zipball/1e7e68d13dc02b93d2d417b1563493a14055fe18",
|
|
"reference": "1e7e68d13dc02b93d2d417b1563493a14055fe18",
|
|
"shasum": ""
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Pyrocms\\StarterTheme\\": "src/"
|
|
}
|
|
},
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PyroCMS, Inc.",
|
|
"email": "support@pyrocms.com",
|
|
"homepage": "http://pyrocms.com/",
|
|
"role": "Owner"
|
|
}
|
|
],
|
|
"description": "The starter theme is a basic HTML5 Bootstrap theme based on the Freelance Theme from http://startbootstrap.com/template-overviews/freelancer/",
|
|
"homepage": "http://pyrocms.com/",
|
|
"keywords": [
|
|
"streams theme",
|
|
"theme",
|
|
"theme"
|
|
],
|
|
"support": {
|
|
"email": "support@pyrocms.com",
|
|
"source": "https://github.com/pyrocms/starter-theme/tree/1.0",
|
|
"issues": "https://github.com/pyrocms/starter-theme/issues"
|
|
},
|
|
"time": "2020-08-28T05:57:03+00:00"
|
|
},
|
|
{
|
|
"name": "ralouphie/getallheaders",
|
|
"version": "3.0.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/ralouphie/getallheaders.git",
|
|
"reference": "120b605dfeb996808c31b6477290a714d356e822"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
|
|
"reference": "120b605dfeb996808c31b6477290a714d356e822",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.6"
|
|
},
|
|
"require-dev": {
|
|
"php-coveralls/php-coveralls": "^2.1",
|
|
"phpunit/phpunit": "^5 || ^6.5"
|
|
},
|
|
"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.",
|
|
"support": {
|
|
"issues": "https://github.com/ralouphie/getallheaders/issues",
|
|
"source": "https://github.com/ralouphie/getallheaders/tree/develop"
|
|
},
|
|
"time": "2019-03-08T08:55:37+00:00"
|
|
},
|
|
{
|
|
"name": "ramsey/collection",
|
|
"version": "1.2.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/ramsey/collection.git",
|
|
"reference": "cccc74ee5e328031b15640b51056ee8d3bb66c0a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/ramsey/collection/zipball/cccc74ee5e328031b15640b51056ee8d3bb66c0a",
|
|
"reference": "cccc74ee5e328031b15640b51056ee8d3bb66c0a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.3 || ^8",
|
|
"symfony/polyfill-php81": "^1.23"
|
|
},
|
|
"require-dev": {
|
|
"captainhook/captainhook": "^5.3",
|
|
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
|
|
"ergebnis/composer-normalize": "^2.6",
|
|
"fakerphp/faker": "^1.5",
|
|
"hamcrest/hamcrest-php": "^2",
|
|
"jangregor/phpstan-prophecy": "^0.8",
|
|
"mockery/mockery": "^1.3",
|
|
"phpspec/prophecy-phpunit": "^2.0",
|
|
"phpstan/extension-installer": "^1",
|
|
"phpstan/phpstan": "^0.12.32",
|
|
"phpstan/phpstan-mockery": "^0.12.5",
|
|
"phpstan/phpstan-phpunit": "^0.12.11",
|
|
"phpunit/phpunit": "^8.5 || ^9",
|
|
"psy/psysh": "^0.10.4",
|
|
"slevomat/coding-standard": "^6.3",
|
|
"squizlabs/php_codesniffer": "^3.5",
|
|
"vimeo/psalm": "^4.4"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Ramsey\\Collection\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Ben Ramsey",
|
|
"email": "ben@benramsey.com",
|
|
"homepage": "https://benramsey.com"
|
|
}
|
|
],
|
|
"description": "A PHP library for representing and manipulating collections.",
|
|
"keywords": [
|
|
"array",
|
|
"collection",
|
|
"hash",
|
|
"map",
|
|
"queue",
|
|
"set"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/ramsey/collection/issues",
|
|
"source": "https://github.com/ramsey/collection/tree/1.2.2"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/ramsey",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/ramsey/collection",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2021-10-10T03:01:02+00:00"
|
|
},
|
|
{
|
|
"name": "ramsey/uuid",
|
|
"version": "4.2.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/ramsey/uuid.git",
|
|
"reference": "fc9bb7fb5388691fd7373cd44dcb4d63bbcf24df"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/ramsey/uuid/zipball/fc9bb7fb5388691fd7373cd44dcb4d63bbcf24df",
|
|
"reference": "fc9bb7fb5388691fd7373cd44dcb4d63bbcf24df",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"brick/math": "^0.8 || ^0.9",
|
|
"ext-json": "*",
|
|
"php": "^7.2 || ^8.0",
|
|
"ramsey/collection": "^1.0",
|
|
"symfony/polyfill-ctype": "^1.8",
|
|
"symfony/polyfill-php80": "^1.14"
|
|
},
|
|
"replace": {
|
|
"rhumsaa/uuid": "self.version"
|
|
},
|
|
"require-dev": {
|
|
"captainhook/captainhook": "^5.10",
|
|
"captainhook/plugin-composer": "^5.3",
|
|
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
|
|
"doctrine/annotations": "^1.8",
|
|
"ergebnis/composer-normalize": "^2.15",
|
|
"mockery/mockery": "^1.3",
|
|
"moontoast/math": "^1.1",
|
|
"paragonie/random-lib": "^2",
|
|
"php-mock/php-mock": "^2.2",
|
|
"php-mock/php-mock-mockery": "^1.3",
|
|
"php-parallel-lint/php-parallel-lint": "^1.1",
|
|
"phpbench/phpbench": "^1.0",
|
|
"phpstan/extension-installer": "^1.0",
|
|
"phpstan/phpstan": "^0.12",
|
|
"phpstan/phpstan-mockery": "^0.12",
|
|
"phpstan/phpstan-phpunit": "^0.12",
|
|
"phpunit/phpunit": "^8.5 || ^9",
|
|
"slevomat/coding-standard": "^7.0",
|
|
"squizlabs/php_codesniffer": "^3.5",
|
|
"vimeo/psalm": "^4.9"
|
|
},
|
|
"suggest": {
|
|
"ext-bcmath": "Enables faster math with arbitrary-precision integers using BCMath.",
|
|
"ext-ctype": "Enables faster processing of character classification using ctype functions.",
|
|
"ext-gmp": "Enables faster math with arbitrary-precision integers using GMP.",
|
|
"ext-uuid": "Enables the use of PeclUuidTimeGenerator and PeclUuidRandomGenerator.",
|
|
"paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
|
|
"ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "4.x-dev"
|
|
},
|
|
"captainhook": {
|
|
"force-install": true
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"src/functions.php"
|
|
],
|
|
"psr-4": {
|
|
"Ramsey\\Uuid\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "A PHP library for generating and working with universally unique identifiers (UUIDs).",
|
|
"keywords": [
|
|
"guid",
|
|
"identifier",
|
|
"uuid"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/ramsey/uuid/issues",
|
|
"source": "https://github.com/ramsey/uuid/tree/4.2.3"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/ramsey",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/ramsey/uuid",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2021-09-25T23:10:38+00:00"
|
|
},
|
|
{
|
|
"name": "react/promise",
|
|
"version": "v2.9.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/reactphp/promise.git",
|
|
"reference": "234f8fd1023c9158e2314fa9d7d0e6a83db42910"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/reactphp/promise/zipball/234f8fd1023c9158e2314fa9d7d0e6a83db42910",
|
|
"reference": "234f8fd1023c9158e2314fa9d7d0e6a83db42910",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.4.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.36"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"files": [
|
|
"src/functions_include.php"
|
|
],
|
|
"psr-4": {
|
|
"React\\Promise\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jan Sorgalla",
|
|
"email": "jsorgalla@gmail.com",
|
|
"homepage": "https://sorgalla.com/"
|
|
},
|
|
{
|
|
"name": "Christian Lück",
|
|
"email": "christian@clue.engineering",
|
|
"homepage": "https://clue.engineering/"
|
|
},
|
|
{
|
|
"name": "Cees-Jan Kiewiet",
|
|
"email": "reactphp@ceesjankiewiet.nl",
|
|
"homepage": "https://wyrihaximus.net/"
|
|
},
|
|
{
|
|
"name": "Chris Boden",
|
|
"email": "cboden@gmail.com",
|
|
"homepage": "https://cboden.dev/"
|
|
}
|
|
],
|
|
"description": "A lightweight implementation of CommonJS Promises/A for PHP",
|
|
"keywords": [
|
|
"promise",
|
|
"promises"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/reactphp/promise/issues",
|
|
"source": "https://github.com/reactphp/promise/tree/v2.9.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/WyriHaximus",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://github.com/clue",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2022-02-11T10:27:51+00:00"
|
|
},
|
|
{
|
|
"name": "robclancy/presenter",
|
|
"version": "1.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/robclancy/presenter.git",
|
|
"reference": "2e0a38970f238bcab407211b494482bfbb0e5aa1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/robclancy/presenter/zipball/2e0a38970f238bcab407211b494482bfbb0e5aa1",
|
|
"reference": "2e0a38970f238bcab407211b494482bfbb0e5aa1",
|
|
"shasum": ""
|
|
},
|
|
"require-dev": {
|
|
"friendsofphp/php-cs-fixer": "2.12.*",
|
|
"illuminate/view": ">=5.4",
|
|
"mockery/mockery": "^0.9.8",
|
|
"phpunit/phpunit": "5.7.*"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"laravel": {
|
|
"providers": [
|
|
"Robbo\\Presenter\\PresenterServiceProvider"
|
|
]
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Robbo\\Presenter\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Robbo",
|
|
"email": "robbo.clancy@gmail.com"
|
|
}
|
|
],
|
|
"description": "Decorate your objects using presenters. Primarily to keep presentation logic out of your models.",
|
|
"keywords": [
|
|
"decorator",
|
|
"laravel",
|
|
"presenter"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/robclancy/presenter/issues",
|
|
"source": "https://github.com/robclancy/presenter/tree/master"
|
|
},
|
|
"time": "2018-07-30T20:36:45+00:00"
|
|
},
|
|
{
|
|
"name": "seld/jsonlint",
|
|
"version": "1.8.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Seldaek/jsonlint.git",
|
|
"reference": "9ad6ce79c342fbd44df10ea95511a1b24dee5b57"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/9ad6ce79c342fbd44df10ea95511a1b24dee5b57",
|
|
"reference": "9ad6ce79c342fbd44df10ea95511a1b24dee5b57",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.3 || ^7.0 || ^8.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
|
|
},
|
|
"bin": [
|
|
"bin/jsonlint"
|
|
],
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Seld\\JsonLint\\": "src/Seld/JsonLint/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jordi Boggiano",
|
|
"email": "j.boggiano@seld.be",
|
|
"homepage": "http://seld.be"
|
|
}
|
|
],
|
|
"description": "JSON Linter",
|
|
"keywords": [
|
|
"json",
|
|
"linter",
|
|
"parser",
|
|
"validator"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/Seldaek/jsonlint/issues",
|
|
"source": "https://github.com/Seldaek/jsonlint/tree/1.8.3"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/Seldaek",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/seld/jsonlint",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2020-11-11T09:19:24+00:00"
|
|
},
|
|
{
|
|
"name": "seld/phar-utils",
|
|
"version": "1.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Seldaek/phar-utils.git",
|
|
"reference": "9f3452c93ff423469c0d56450431562ca423dcee"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/9f3452c93ff423469c0d56450431562ca423dcee",
|
|
"reference": "9f3452c93ff423469c0d56450431562ca423dcee",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Seld\\PharUtils\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jordi Boggiano",
|
|
"email": "j.boggiano@seld.be"
|
|
}
|
|
],
|
|
"description": "PHAR file format utilities, for when PHP phars you up",
|
|
"keywords": [
|
|
"phar"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/Seldaek/phar-utils/issues",
|
|
"source": "https://github.com/Seldaek/phar-utils/tree/1.2.0"
|
|
},
|
|
"time": "2021-12-10T11:20:11+00:00"
|
|
},
|
|
{
|
|
"name": "sentry/sdk",
|
|
"version": "3.1.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/getsentry/sentry-php-sdk.git",
|
|
"reference": "2de7de3233293f80d1e244bd950adb2121a3731c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/getsentry/sentry-php-sdk/zipball/2de7de3233293f80d1e244bd950adb2121a3731c",
|
|
"reference": "2de7de3233293f80d1e244bd950adb2121a3731c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"http-interop/http-factory-guzzle": "^1.0",
|
|
"sentry/sentry": "^3.1",
|
|
"symfony/http-client": "^4.3|^5.0|^6.0"
|
|
},
|
|
"type": "metapackage",
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sentry",
|
|
"email": "accounts@sentry.io"
|
|
}
|
|
],
|
|
"description": "This is a metapackage shipping sentry/sentry with a recommended HTTP client.",
|
|
"homepage": "http://sentry.io",
|
|
"keywords": [
|
|
"crash-reporting",
|
|
"crash-reports",
|
|
"error-handler",
|
|
"error-monitoring",
|
|
"log",
|
|
"logging",
|
|
"sentry"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/getsentry/sentry-php-sdk/tree/3.1.1"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://sentry.io/",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://sentry.io/pricing/",
|
|
"type": "custom"
|
|
}
|
|
],
|
|
"time": "2021-11-30T11:54:41+00:00"
|
|
},
|
|
{
|
|
"name": "sentry/sentry",
|
|
"version": "3.1.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/getsentry/sentry-php.git",
|
|
"reference": "62f6897e1e577de39b366b5c84e19a453da36016"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/getsentry/sentry-php/zipball/62f6897e1e577de39b366b5c84e19a453da36016",
|
|
"reference": "62f6897e1e577de39b366b5c84e19a453da36016",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-json": "*",
|
|
"ext-mbstring": "*",
|
|
"guzzlehttp/promises": "^1.4",
|
|
"guzzlehttp/psr7": "^1.7",
|
|
"jean85/pretty-package-versions": "^1.5|^2.0.1",
|
|
"php": "^7.2|^8.0",
|
|
"php-http/async-client-implementation": "^1.0",
|
|
"php-http/client-common": "^1.5|^2.0",
|
|
"php-http/discovery": "^1.6.1",
|
|
"php-http/httplug": "^1.1|^2.0",
|
|
"php-http/message": "^1.5",
|
|
"psr/http-factory": "^1.0",
|
|
"psr/http-message-implementation": "^1.0",
|
|
"psr/log": "^1.0",
|
|
"symfony/options-resolver": "^3.4.43|^4.4.11|^5.0.11",
|
|
"symfony/polyfill-php80": "^1.17",
|
|
"symfony/polyfill-uuid": "^1.13.1"
|
|
},
|
|
"conflict": {
|
|
"php-http/client-common": "1.8.0",
|
|
"raven/raven": "*"
|
|
},
|
|
"require-dev": {
|
|
"friendsofphp/php-cs-fixer": "^2.17",
|
|
"http-interop/http-factory-guzzle": "^1.0",
|
|
"monolog/monolog": "^1.3|^2.0",
|
|
"nikic/php-parser": "^4.10.3",
|
|
"php-http/mock-client": "^1.3",
|
|
"phpstan/extension-installer": "^1.0",
|
|
"phpstan/phpstan": "^0.12",
|
|
"phpstan/phpstan-phpunit": "^0.12",
|
|
"phpunit/phpunit": "^8.5.13|^9.4",
|
|
"symfony/phpunit-bridge": "^5.2",
|
|
"vimeo/psalm": "^4.2"
|
|
},
|
|
"suggest": {
|
|
"monolog/monolog": "Allow sending log messages to Sentry by using the included Monolog handler."
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"src/functions.php"
|
|
],
|
|
"psr-4": {
|
|
"Sentry\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sentry",
|
|
"email": "accounts@sentry.io"
|
|
}
|
|
],
|
|
"description": "A PHP SDK for Sentry (http://sentry.io)",
|
|
"homepage": "http://sentry.io",
|
|
"keywords": [
|
|
"crash-reporting",
|
|
"crash-reports",
|
|
"error-handler",
|
|
"error-monitoring",
|
|
"log",
|
|
"logging",
|
|
"sentry"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/getsentry/sentry-php/issues",
|
|
"source": "https://github.com/getsentry/sentry-php/tree/3.1.5"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://sentry.io/",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://sentry.io/pricing/",
|
|
"type": "custom"
|
|
}
|
|
],
|
|
"time": "2021-02-18T13:34:31+00:00"
|
|
},
|
|
{
|
|
"name": "sentry/sentry-laravel",
|
|
"version": "2.3.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/getsentry/sentry-laravel.git",
|
|
"reference": "3c8b6c02fbb6b50cb8e236cd1845155b45fc881e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/getsentry/sentry-laravel/zipball/3c8b6c02fbb6b50cb8e236cd1845155b45fc881e",
|
|
"reference": "3c8b6c02fbb6b50cb8e236cd1845155b45fc881e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"illuminate/support": "5.0 - 5.8 | ^6.0 | ^7.0 | ^8.0",
|
|
"php": "^7.2 | ^8.0",
|
|
"sentry/sdk": "^3.1",
|
|
"sentry/sentry": "3.1.*"
|
|
},
|
|
"require-dev": {
|
|
"friendsofphp/php-cs-fixer": "2.16.*",
|
|
"laravel/framework": "^8.0",
|
|
"mockery/mockery": "1.3.*",
|
|
"orchestra/testbench": "^6.0",
|
|
"phpunit/phpunit": "^9.3"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.x-dev",
|
|
"dev-0.x": "0.x-dev"
|
|
},
|
|
"laravel": {
|
|
"providers": [
|
|
"Sentry\\Laravel\\ServiceProvider",
|
|
"Sentry\\Laravel\\Tracing\\ServiceProvider"
|
|
],
|
|
"aliases": {
|
|
"Sentry": "Sentry\\Laravel\\Facade"
|
|
}
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Sentry\\Laravel\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sentry",
|
|
"email": "accounts@sentry.io"
|
|
}
|
|
],
|
|
"description": "Laravel SDK for Sentry (https://sentry.io)",
|
|
"homepage": "https://sentry.io",
|
|
"keywords": [
|
|
"crash-reporting",
|
|
"crash-reports",
|
|
"error-handler",
|
|
"error-monitoring",
|
|
"laravel",
|
|
"log",
|
|
"logging",
|
|
"sentry"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/getsentry/sentry-laravel/issues",
|
|
"source": "https://github.com/getsentry/sentry-laravel/tree/2.3.1"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://sentry.io/",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://sentry.io/pricing/",
|
|
"type": "custom"
|
|
}
|
|
],
|
|
"time": "2020-12-07T09:19:29+00:00"
|
|
},
|
|
{
|
|
"name": "simplepie/simplepie",
|
|
"version": "1.5.8",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/simplepie/simplepie.git",
|
|
"reference": "d1d80f37264c9f1ed7fa3434eca14d179cb689b1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/simplepie/simplepie/zipball/d1d80f37264c9f1ed7fa3434eca14d179cb689b1",
|
|
"reference": "d1d80f37264c9f1ed7fa3434eca14d179cb689b1",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-pcre": "*",
|
|
"ext-xml": "*",
|
|
"ext-xmlreader": "*",
|
|
"php": ">=5.6.0"
|
|
},
|
|
"require-dev": {
|
|
"yoast/phpunit-polyfills": "^1.0.1"
|
|
},
|
|
"suggest": {
|
|
"ext-curl": "",
|
|
"ext-iconv": "",
|
|
"ext-intl": "",
|
|
"ext-mbstring": "",
|
|
"mf2/mf2": "Microformat module that allows for parsing HTML for microformats"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"SimplePie": "library"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Ryan Parman",
|
|
"homepage": "http://ryanparman.com/",
|
|
"role": "Creator, alumnus developer"
|
|
},
|
|
{
|
|
"name": "Sam Sneddon",
|
|
"homepage": "https://gsnedders.com/",
|
|
"role": "Alumnus developer"
|
|
},
|
|
{
|
|
"name": "Ryan McCue",
|
|
"email": "me@ryanmccue.info",
|
|
"homepage": "http://ryanmccue.info/",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "A simple Atom/RSS parsing library for PHP",
|
|
"homepage": "http://simplepie.org/",
|
|
"keywords": [
|
|
"atom",
|
|
"feeds",
|
|
"rss"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/simplepie/simplepie/issues",
|
|
"source": "https://github.com/simplepie/simplepie/tree/1.5.8"
|
|
},
|
|
"time": "2021-12-24T02:53:50+00:00"
|
|
},
|
|
{
|
|
"name": "swiftmailer/swiftmailer",
|
|
"version": "v6.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/swiftmailer/swiftmailer.git",
|
|
"reference": "8a5d5072dca8f48460fce2f4131fcc495eec654c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/8a5d5072dca8f48460fce2f4131fcc495eec654c",
|
|
"reference": "8a5d5072dca8f48460fce2f4131fcc495eec654c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"egulias/email-validator": "^2.0|^3.1",
|
|
"php": ">=7.0.0",
|
|
"symfony/polyfill-iconv": "^1.0",
|
|
"symfony/polyfill-intl-idn": "^1.10",
|
|
"symfony/polyfill-mbstring": "^1.0"
|
|
},
|
|
"require-dev": {
|
|
"mockery/mockery": "^1.0",
|
|
"symfony/phpunit-bridge": "^4.4|^5.4"
|
|
},
|
|
"suggest": {
|
|
"ext-intl": "Needed to support internationalized email addresses"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "6.2-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"lib/swift_required.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Chris Corbyn"
|
|
},
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
}
|
|
],
|
|
"description": "Swiftmailer, free feature-rich PHP mailer",
|
|
"homepage": "https://swiftmailer.symfony.com",
|
|
"keywords": [
|
|
"email",
|
|
"mail",
|
|
"mailer"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/swiftmailer/swiftmailer/issues",
|
|
"source": "https://github.com/swiftmailer/swiftmailer/tree/v6.3.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/swiftmailer/swiftmailer",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"abandoned": "symfony/mailer",
|
|
"time": "2021-10-18T15:26:12+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/console",
|
|
"version": "v5.4.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/console.git",
|
|
"reference": "d8111acc99876953f52fe16d4c50eb60940d49ad"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/console/zipball/d8111acc99876953f52fe16d4c50eb60940d49ad",
|
|
"reference": "d8111acc99876953f52fe16d4c50eb60940d49ad",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2.5",
|
|
"symfony/deprecation-contracts": "^2.1|^3",
|
|
"symfony/polyfill-mbstring": "~1.0",
|
|
"symfony/polyfill-php73": "^1.9",
|
|
"symfony/polyfill-php80": "^1.16",
|
|
"symfony/service-contracts": "^1.1|^2|^3",
|
|
"symfony/string": "^5.1|^6.0"
|
|
},
|
|
"conflict": {
|
|
"psr/log": ">=3",
|
|
"symfony/dependency-injection": "<4.4",
|
|
"symfony/dotenv": "<5.1",
|
|
"symfony/event-dispatcher": "<4.4",
|
|
"symfony/lock": "<4.4",
|
|
"symfony/process": "<4.4"
|
|
},
|
|
"provide": {
|
|
"psr/log-implementation": "1.0|2.0"
|
|
},
|
|
"require-dev": {
|
|
"psr/log": "^1|^2",
|
|
"symfony/config": "^4.4|^5.0|^6.0",
|
|
"symfony/dependency-injection": "^4.4|^5.0|^6.0",
|
|
"symfony/event-dispatcher": "^4.4|^5.0|^6.0",
|
|
"symfony/lock": "^4.4|^5.0|^6.0",
|
|
"symfony/process": "^4.4|^5.0|^6.0",
|
|
"symfony/var-dumper": "^4.4|^5.0|^6.0"
|
|
},
|
|
"suggest": {
|
|
"psr/log": "For using the console logger",
|
|
"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": "Eases the creation of beautiful and testable command line interfaces",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"cli",
|
|
"command line",
|
|
"console",
|
|
"terminal"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/console/tree/v5.4.5"
|
|
},
|
|
"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": "2022-02-24T12:45:35+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/css-selector",
|
|
"version": "v3.1.10",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/css-selector.git",
|
|
"reference": "722a87478a72d95dc2a3bcf41dc9c2d13fd4cb2d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/css-selector/zipball/722a87478a72d95dc2a3bcf41dc9c2d13fd4cb2d",
|
|
"reference": "722a87478a72d95dc2a3bcf41dc9c2d13fd4cb2d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.5.9"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.1-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\CssSelector\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jean-François Simon",
|
|
"email": "jeanfrancois.simon@sensiolabs.com"
|
|
},
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony CssSelector Component",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/css-selector/tree/3.1"
|
|
},
|
|
"time": "2017-01-02T20:31:54+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/debug",
|
|
"version": "v4.4.37",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/debug.git",
|
|
"reference": "5de6c6e7f52b364840e53851c126be4d71e60470"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/debug/zipball/5de6c6e7f52b364840e53851c126be4d71e60470",
|
|
"reference": "5de6c6e7f52b364840e53851c126be4d71e60470",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1.3",
|
|
"psr/log": "^1|^2|^3"
|
|
},
|
|
"conflict": {
|
|
"symfony/http-kernel": "<3.4"
|
|
},
|
|
"require-dev": {
|
|
"symfony/http-kernel": "^3.4|^4.0|^5.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Debug\\": ""
|
|
},
|
|
"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": "Provides tools to ease debugging PHP code",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/debug/tree/v4.4.37"
|
|
},
|
|
"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": "2022-01-02T09:41:36+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/deprecation-contracts",
|
|
"version": "v2.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/deprecation-contracts.git",
|
|
"reference": "6f981ee24cf69ee7ce9736146d1c57c2780598a8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/6f981ee24cf69ee7ce9736146d1c57c2780598a8",
|
|
"reference": "6f981ee24cf69ee7ce9736146d1c57c2780598a8",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "2.5-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/v2.5.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2021-07-12T14:48:14+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/error-handler",
|
|
"version": "v5.4.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/error-handler.git",
|
|
"reference": "c4ffc2cd919950d13c8c9ce32a70c70214c3ffc5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/error-handler/zipball/c4ffc2cd919950d13c8c9ce32a70c70214c3ffc5",
|
|
"reference": "c4ffc2cd919950d13c8c9ce32a70c70214c3ffc5",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2.5",
|
|
"psr/log": "^1|^2|^3",
|
|
"symfony/var-dumper": "^4.4|^5.0|^6.0"
|
|
},
|
|
"require-dev": {
|
|
"symfony/deprecation-contracts": "^2.1|^3",
|
|
"symfony/http-kernel": "^4.4|^5.0|^6.0",
|
|
"symfony/serializer": "^4.4|^5.0|^6.0"
|
|
},
|
|
"bin": [
|
|
"Resources/bin/patch-type-declarations"
|
|
],
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\ErrorHandler\\": ""
|
|
},
|
|
"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": "Provides tools to manage errors and ease debugging PHP code",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/error-handler/tree/v5.4.3"
|
|
},
|
|
"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": "2022-01-02T09:53:40+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/event-dispatcher",
|
|
"version": "v5.4.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/event-dispatcher.git",
|
|
"reference": "dec8a9f58d20df252b9cd89f1c6c1530f747685d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/dec8a9f58d20df252b9cd89f1c6c1530f747685d",
|
|
"reference": "dec8a9f58d20df252b9cd89f1c6c1530f747685d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2.5",
|
|
"symfony/deprecation-contracts": "^2.1|^3",
|
|
"symfony/event-dispatcher-contracts": "^2|^3",
|
|
"symfony/polyfill-php80": "^1.16"
|
|
},
|
|
"conflict": {
|
|
"symfony/dependency-injection": "<4.4"
|
|
},
|
|
"provide": {
|
|
"psr/event-dispatcher-implementation": "1.0",
|
|
"symfony/event-dispatcher-implementation": "2.0"
|
|
},
|
|
"require-dev": {
|
|
"psr/log": "^1|^2|^3",
|
|
"symfony/config": "^4.4|^5.0|^6.0",
|
|
"symfony/dependency-injection": "^4.4|^5.0|^6.0",
|
|
"symfony/error-handler": "^4.4|^5.0|^6.0",
|
|
"symfony/expression-language": "^4.4|^5.0|^6.0",
|
|
"symfony/http-foundation": "^4.4|^5.0|^6.0",
|
|
"symfony/service-contracts": "^1.1|^2|^3",
|
|
"symfony/stopwatch": "^4.4|^5.0|^6.0"
|
|
},
|
|
"suggest": {
|
|
"symfony/dependency-injection": "",
|
|
"symfony/http-kernel": ""
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\EventDispatcher\\": ""
|
|
},
|
|
"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": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/event-dispatcher/tree/v5.4.3"
|
|
},
|
|
"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": "2022-01-02T09:53:40+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/event-dispatcher-contracts",
|
|
"version": "v2.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/event-dispatcher-contracts.git",
|
|
"reference": "66bea3b09be61613cd3b4043a65a8ec48cfa6d2a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/66bea3b09be61613cd3b4043a65a8ec48cfa6d2a",
|
|
"reference": "66bea3b09be61613cd3b4043a65a8ec48cfa6d2a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2.5",
|
|
"psr/event-dispatcher": "^1"
|
|
},
|
|
"suggest": {
|
|
"symfony/event-dispatcher-implementation": ""
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "2.5-dev"
|
|
},
|
|
"thanks": {
|
|
"name": "symfony/contracts",
|
|
"url": "https://github.com/symfony/contracts"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Contracts\\EventDispatcher\\": ""
|
|
}
|
|
},
|
|
"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 dispatching event",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"abstractions",
|
|
"contracts",
|
|
"decoupling",
|
|
"interfaces",
|
|
"interoperability",
|
|
"standards"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/event-dispatcher-contracts/tree/v2.5.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2021-07-12T14:48:14+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/filesystem",
|
|
"version": "v5.4.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/filesystem.git",
|
|
"reference": "797680071ea8f71b94eb958680c50d0e002638f5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/filesystem/zipball/797680071ea8f71b94eb958680c50d0e002638f5",
|
|
"reference": "797680071ea8f71b94eb958680c50d0e002638f5",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2.5",
|
|
"symfony/polyfill-ctype": "~1.8",
|
|
"symfony/polyfill-mbstring": "~1.8",
|
|
"symfony/polyfill-php80": "^1.16"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Filesystem\\": ""
|
|
},
|
|
"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": "Provides basic utilities for the filesystem",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/filesystem/tree/v5.4.5"
|
|
},
|
|
"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": "2022-02-27T10:31:47+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/finder",
|
|
"version": "v5.4.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/finder.git",
|
|
"reference": "231313534dded84c7ecaa79d14bc5da4ccb69b7d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/finder/zipball/231313534dded84c7ecaa79d14bc5da4ccb69b7d",
|
|
"reference": "231313534dded84c7ecaa79d14bc5da4ccb69b7d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2.5",
|
|
"symfony/deprecation-contracts": "^2.1|^3",
|
|
"symfony/polyfill-php80": "^1.16"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Finder\\": ""
|
|
},
|
|
"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": "Finds files and directories via an intuitive fluent interface",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/finder/tree/v5.4.3"
|
|
},
|
|
"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": "2022-01-26T16:34:36+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/http-client",
|
|
"version": "v5.4.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/http-client.git",
|
|
"reference": "fab84798694e45b4571d305125215699eb2b1f73"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/http-client/zipball/fab84798694e45b4571d305125215699eb2b1f73",
|
|
"reference": "fab84798694e45b4571d305125215699eb2b1f73",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2.5",
|
|
"psr/log": "^1|^2|^3",
|
|
"symfony/deprecation-contracts": "^2.1|^3",
|
|
"symfony/http-client-contracts": "^2.4",
|
|
"symfony/polyfill-php73": "^1.11",
|
|
"symfony/polyfill-php80": "^1.16",
|
|
"symfony/service-contracts": "^1.0|^2|^3"
|
|
},
|
|
"provide": {
|
|
"php-http/async-client-implementation": "*",
|
|
"php-http/client-implementation": "*",
|
|
"psr/http-client-implementation": "1.0",
|
|
"symfony/http-client-implementation": "2.4"
|
|
},
|
|
"require-dev": {
|
|
"amphp/amp": "^2.5",
|
|
"amphp/http-client": "^4.2.1",
|
|
"amphp/http-tunnel": "^1.0",
|
|
"amphp/socket": "^1.1",
|
|
"guzzlehttp/promises": "^1.4",
|
|
"nyholm/psr7": "^1.0",
|
|
"php-http/httplug": "^1.0|^2.0",
|
|
"psr/http-client": "^1.0",
|
|
"symfony/dependency-injection": "^4.4|^5.0|^6.0",
|
|
"symfony/http-kernel": "^4.4.13|^5.1.5|^6.0",
|
|
"symfony/process": "^4.4|^5.0|^6.0",
|
|
"symfony/stopwatch": "^4.4|^5.0|^6.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\HttpClient\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"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": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/http-client/tree/v5.4.5"
|
|
},
|
|
"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": "2022-02-27T08:46:18+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/http-client-contracts",
|
|
"version": "v2.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/http-client-contracts.git",
|
|
"reference": "ec82e57b5b714dbb69300d348bd840b345e24166"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/ec82e57b5b714dbb69300d348bd840b345e24166",
|
|
"reference": "ec82e57b5b714dbb69300d348bd840b345e24166",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2.5"
|
|
},
|
|
"suggest": {
|
|
"symfony/http-client-implementation": ""
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "2.5-dev"
|
|
},
|
|
"thanks": {
|
|
"name": "symfony/contracts",
|
|
"url": "https://github.com/symfony/contracts"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Contracts\\HttpClient\\": ""
|
|
}
|
|
},
|
|
"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 HTTP clients",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"abstractions",
|
|
"contracts",
|
|
"decoupling",
|
|
"interfaces",
|
|
"interoperability",
|
|
"standards"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/http-client-contracts/tree/v2.5.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2021-11-03T09:24:47+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/http-foundation",
|
|
"version": "v5.4.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/http-foundation.git",
|
|
"reference": "dd68a3b24262a902bc338fc7c9a2a61b7ab2029f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/dd68a3b24262a902bc338fc7c9a2a61b7ab2029f",
|
|
"reference": "dd68a3b24262a902bc338fc7c9a2a61b7ab2029f",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2.5",
|
|
"symfony/deprecation-contracts": "^2.1|^3",
|
|
"symfony/polyfill-mbstring": "~1.1",
|
|
"symfony/polyfill-php80": "^1.16"
|
|
},
|
|
"require-dev": {
|
|
"predis/predis": "~1.0",
|
|
"symfony/cache": "^4.4|^5.0|^6.0",
|
|
"symfony/expression-language": "^4.4|^5.0|^6.0",
|
|
"symfony/mime": "^4.4|^5.0|^6.0"
|
|
},
|
|
"suggest": {
|
|
"symfony/mime": "To use the file extension guesser"
|
|
},
|
|
"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": "Defines an object-oriented layer for the HTTP specification",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/http-foundation/tree/v5.4.5"
|
|
},
|
|
"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": "2022-02-21T15:00:19+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/http-kernel",
|
|
"version": "v5.4.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/http-kernel.git",
|
|
"reference": "c770c90bc71f1db911e2d996c991fdafe273ac84"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/c770c90bc71f1db911e2d996c991fdafe273ac84",
|
|
"reference": "c770c90bc71f1db911e2d996c991fdafe273ac84",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2.5",
|
|
"psr/log": "^1|^2",
|
|
"symfony/deprecation-contracts": "^2.1|^3",
|
|
"symfony/error-handler": "^4.4|^5.0|^6.0",
|
|
"symfony/event-dispatcher": "^5.0|^6.0",
|
|
"symfony/http-foundation": "^5.3.7|^6.0",
|
|
"symfony/polyfill-ctype": "^1.8",
|
|
"symfony/polyfill-php73": "^1.9",
|
|
"symfony/polyfill-php80": "^1.16"
|
|
},
|
|
"conflict": {
|
|
"symfony/browser-kit": "<5.4",
|
|
"symfony/cache": "<5.0",
|
|
"symfony/config": "<5.0",
|
|
"symfony/console": "<4.4",
|
|
"symfony/dependency-injection": "<5.3",
|
|
"symfony/doctrine-bridge": "<5.0",
|
|
"symfony/form": "<5.0",
|
|
"symfony/http-client": "<5.0",
|
|
"symfony/mailer": "<5.0",
|
|
"symfony/messenger": "<5.0",
|
|
"symfony/translation": "<5.0",
|
|
"symfony/twig-bridge": "<5.0",
|
|
"symfony/validator": "<5.0",
|
|
"twig/twig": "<2.13"
|
|
},
|
|
"provide": {
|
|
"psr/log-implementation": "1.0|2.0"
|
|
},
|
|
"require-dev": {
|
|
"psr/cache": "^1.0|^2.0|^3.0",
|
|
"symfony/browser-kit": "^5.4|^6.0",
|
|
"symfony/config": "^5.0|^6.0",
|
|
"symfony/console": "^4.4|^5.0|^6.0",
|
|
"symfony/css-selector": "^4.4|^5.0|^6.0",
|
|
"symfony/dependency-injection": "^5.3|^6.0",
|
|
"symfony/dom-crawler": "^4.4|^5.0|^6.0",
|
|
"symfony/expression-language": "^4.4|^5.0|^6.0",
|
|
"symfony/finder": "^4.4|^5.0|^6.0",
|
|
"symfony/http-client-contracts": "^1.1|^2|^3",
|
|
"symfony/process": "^4.4|^5.0|^6.0",
|
|
"symfony/routing": "^4.4|^5.0|^6.0",
|
|
"symfony/stopwatch": "^4.4|^5.0|^6.0",
|
|
"symfony/translation": "^4.4|^5.0|^6.0",
|
|
"symfony/translation-contracts": "^1.1|^2|^3",
|
|
"twig/twig": "^2.13|^3.0.4"
|
|
},
|
|
"suggest": {
|
|
"symfony/browser-kit": "",
|
|
"symfony/config": "",
|
|
"symfony/console": "",
|
|
"symfony/dependency-injection": ""
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\HttpKernel\\": ""
|
|
},
|
|
"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": "Provides a structured process for converting a Request into a Response",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/http-kernel/tree/v5.4.5"
|
|
},
|
|
"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": "2022-02-28T07:57:55+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/mime",
|
|
"version": "v5.4.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/mime.git",
|
|
"reference": "e1503cfb5c9a225350f549d3bb99296f4abfb80f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/mime/zipball/e1503cfb5c9a225350f549d3bb99296f4abfb80f",
|
|
"reference": "e1503cfb5c9a225350f549d3bb99296f4abfb80f",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2.5",
|
|
"symfony/deprecation-contracts": "^2.1|^3",
|
|
"symfony/polyfill-intl-idn": "^1.10",
|
|
"symfony/polyfill-mbstring": "^1.0",
|
|
"symfony/polyfill-php80": "^1.16"
|
|
},
|
|
"conflict": {
|
|
"egulias/email-validator": "~3.0.0",
|
|
"phpdocumentor/reflection-docblock": "<3.2.2",
|
|
"phpdocumentor/type-resolver": "<1.4.0",
|
|
"symfony/mailer": "<4.4"
|
|
},
|
|
"require-dev": {
|
|
"egulias/email-validator": "^2.1.10|^3.1",
|
|
"phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
|
|
"symfony/dependency-injection": "^4.4|^5.0|^6.0",
|
|
"symfony/property-access": "^4.4|^5.1|^6.0",
|
|
"symfony/property-info": "^4.4|^5.1|^6.0",
|
|
"symfony/serializer": "^5.2|^6.0"
|
|
},
|
|
"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": "Allows manipulating MIME messages",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"mime",
|
|
"mime-type"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/mime/tree/v5.4.3"
|
|
},
|
|
"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": "2022-01-02T09:53:40+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/options-resolver",
|
|
"version": "v5.4.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/options-resolver.git",
|
|
"reference": "cc1147cb11af1b43f503ac18f31aa3bec213aba8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/options-resolver/zipball/cc1147cb11af1b43f503ac18f31aa3bec213aba8",
|
|
"reference": "cc1147cb11af1b43f503ac18f31aa3bec213aba8",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2.5",
|
|
"symfony/deprecation-contracts": "^2.1|^3",
|
|
"symfony/polyfill-php73": "~1.0",
|
|
"symfony/polyfill-php80": "^1.16"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\OptionsResolver\\": ""
|
|
},
|
|
"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": "Provides an improved replacement for the array_replace PHP function",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"config",
|
|
"configuration",
|
|
"options"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/options-resolver/tree/v5.4.3"
|
|
},
|
|
"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": "2022-01-02T09:53:40+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-ctype",
|
|
"version": "v1.24.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-ctype.git",
|
|
"reference": "30885182c981ab175d4d034db0f6f469898070ab"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/30885182c981ab175d4d034db0f6f469898070ab",
|
|
"reference": "30885182c981ab175d4d034db0f6f469898070ab",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1"
|
|
},
|
|
"provide": {
|
|
"ext-ctype": "*"
|
|
},
|
|
"suggest": {
|
|
"ext-ctype": "For best performance"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "1.23-dev"
|
|
},
|
|
"thanks": {
|
|
"name": "symfony/polyfill",
|
|
"url": "https://github.com/symfony/polyfill"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"bootstrap.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Ctype\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Gert de Pagter",
|
|
"email": "BackEndTea@gmail.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony polyfill for ctype functions",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"ctype",
|
|
"polyfill",
|
|
"portable"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/polyfill-ctype/tree/v1.24.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2021-10-20T20:35:02+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-iconv",
|
|
"version": "v1.24.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-iconv.git",
|
|
"reference": "f1aed619e28cb077fc83fac8c4c0383578356e40"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/f1aed619e28cb077fc83fac8c4c0383578356e40",
|
|
"reference": "f1aed619e28cb077fc83fac8c4c0383578356e40",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1"
|
|
},
|
|
"provide": {
|
|
"ext-iconv": "*"
|
|
},
|
|
"suggest": {
|
|
"ext-iconv": "For best performance"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "1.23-dev"
|
|
},
|
|
"thanks": {
|
|
"name": "symfony/polyfill",
|
|
"url": "https://github.com/symfony/polyfill"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"bootstrap.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Iconv\\": ""
|
|
}
|
|
},
|
|
"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 the Iconv extension",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"iconv",
|
|
"polyfill",
|
|
"portable",
|
|
"shim"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/polyfill-iconv/tree/v1.24.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2022-01-04T09:04:05+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-intl-grapheme",
|
|
"version": "v1.24.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-intl-grapheme.git",
|
|
"reference": "81b86b50cf841a64252b439e738e97f4a34e2783"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/81b86b50cf841a64252b439e738e97f4a34e2783",
|
|
"reference": "81b86b50cf841a64252b439e738e97f4a34e2783",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1"
|
|
},
|
|
"suggest": {
|
|
"ext-intl": "For best performance"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "1.23-dev"
|
|
},
|
|
"thanks": {
|
|
"name": "symfony/polyfill",
|
|
"url": "https://github.com/symfony/polyfill"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"bootstrap.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Intl\\Grapheme\\": ""
|
|
}
|
|
},
|
|
"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 grapheme_* functions",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"grapheme",
|
|
"intl",
|
|
"polyfill",
|
|
"portable",
|
|
"shim"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.24.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2021-11-23T21:10:46+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-intl-idn",
|
|
"version": "v1.24.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-intl-idn.git",
|
|
"reference": "749045c69efb97c70d25d7463abba812e91f3a44"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/749045c69efb97c70d25d7463abba812e91f3a44",
|
|
"reference": "749045c69efb97c70d25d7463abba812e91f3a44",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1",
|
|
"symfony/polyfill-intl-normalizer": "^1.10",
|
|
"symfony/polyfill-php72": "^1.10"
|
|
},
|
|
"suggest": {
|
|
"ext-intl": "For best performance"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "1.23-dev"
|
|
},
|
|
"thanks": {
|
|
"name": "symfony/polyfill",
|
|
"url": "https://github.com/symfony/polyfill"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"bootstrap.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Intl\\Idn\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Laurent Bassin",
|
|
"email": "laurent@bassin.info"
|
|
},
|
|
{
|
|
"name": "Trevor Rowbotham",
|
|
"email": "trevor.rowbotham@pm.me"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"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"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.24.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2021-09-14T14:02:44+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-intl-normalizer",
|
|
"version": "v1.24.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-intl-normalizer.git",
|
|
"reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8590a5f561694770bdcd3f9b5c69dde6945028e8",
|
|
"reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1"
|
|
},
|
|
"suggest": {
|
|
"ext-intl": "For best performance"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "1.23-dev"
|
|
},
|
|
"thanks": {
|
|
"name": "symfony/polyfill",
|
|
"url": "https://github.com/symfony/polyfill"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"bootstrap.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Intl\\Normalizer\\": ""
|
|
},
|
|
"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"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.24.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2021-02-19T12:13:01+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-mbstring",
|
|
"version": "v1.24.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-mbstring.git",
|
|
"reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/0abb51d2f102e00a4eefcf46ba7fec406d245825",
|
|
"reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1"
|
|
},
|
|
"provide": {
|
|
"ext-mbstring": "*"
|
|
},
|
|
"suggest": {
|
|
"ext-mbstring": "For best performance"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "1.23-dev"
|
|
},
|
|
"thanks": {
|
|
"name": "symfony/polyfill",
|
|
"url": "https://github.com/symfony/polyfill"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"bootstrap.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Mbstring\\": ""
|
|
}
|
|
},
|
|
"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 the Mbstring extension",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"mbstring",
|
|
"polyfill",
|
|
"portable",
|
|
"shim"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.24.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2021-11-30T18:21:41+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-php72",
|
|
"version": "v1.24.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-php72.git",
|
|
"reference": "9a142215a36a3888e30d0a9eeea9766764e96976"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/9a142215a36a3888e30d0a9eeea9766764e96976",
|
|
"reference": "9a142215a36a3888e30d0a9eeea9766764e96976",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "1.23-dev"
|
|
},
|
|
"thanks": {
|
|
"name": "symfony/polyfill",
|
|
"url": "https://github.com/symfony/polyfill"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"bootstrap.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Php72\\": ""
|
|
}
|
|
},
|
|
"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"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/polyfill-php72/tree/v1.24.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2021-05-27T09:17:38+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-php73",
|
|
"version": "v1.24.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-php73.git",
|
|
"reference": "cc5db0e22b3cb4111010e48785a97f670b350ca5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/cc5db0e22b3cb4111010e48785a97f670b350ca5",
|
|
"reference": "cc5db0e22b3cb4111010e48785a97f670b350ca5",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "1.23-dev"
|
|
},
|
|
"thanks": {
|
|
"name": "symfony/polyfill",
|
|
"url": "https://github.com/symfony/polyfill"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"bootstrap.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Php73\\": ""
|
|
},
|
|
"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"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/polyfill-php73/tree/v1.24.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2021-06-05T21:20:04+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-php80",
|
|
"version": "v1.24.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-php80.git",
|
|
"reference": "57b712b08eddb97c762a8caa32c84e037892d2e9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/57b712b08eddb97c762a8caa32c84e037892d2e9",
|
|
"reference": "57b712b08eddb97c762a8caa32c84e037892d2e9",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "1.23-dev"
|
|
},
|
|
"thanks": {
|
|
"name": "symfony/polyfill",
|
|
"url": "https://github.com/symfony/polyfill"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"bootstrap.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Php80\\": ""
|
|
},
|
|
"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"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/polyfill-php80/tree/v1.24.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2021-09-13T13:58:33+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-php81",
|
|
"version": "v1.24.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-php81.git",
|
|
"reference": "5de4ba2d41b15f9bd0e19b2ab9674135813ec98f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/5de4ba2d41b15f9bd0e19b2ab9674135813ec98f",
|
|
"reference": "5de4ba2d41b15f9bd0e19b2ab9674135813ec98f",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "1.23-dev"
|
|
},
|
|
"thanks": {
|
|
"name": "symfony/polyfill",
|
|
"url": "https://github.com/symfony/polyfill"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"bootstrap.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Php81\\": ""
|
|
},
|
|
"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 8.1+ features to lower PHP versions",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"polyfill",
|
|
"portable",
|
|
"shim"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/polyfill-php81/tree/v1.24.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2021-09-13T13:58:11+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-uuid",
|
|
"version": "v1.24.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-uuid.git",
|
|
"reference": "7529922412d23ac44413d0f308861d50cf68d3ee"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-uuid/zipball/7529922412d23ac44413d0f308861d50cf68d3ee",
|
|
"reference": "7529922412d23ac44413d0f308861d50cf68d3ee",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1"
|
|
},
|
|
"provide": {
|
|
"ext-uuid": "*"
|
|
},
|
|
"suggest": {
|
|
"ext-uuid": "For best performance"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "1.23-dev"
|
|
},
|
|
"thanks": {
|
|
"name": "symfony/polyfill",
|
|
"url": "https://github.com/symfony/polyfill"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"bootstrap.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Uuid\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Grégoire Pineau",
|
|
"email": "lyrixx@lyrixx.info"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony polyfill for uuid functions",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"polyfill",
|
|
"portable",
|
|
"uuid"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/polyfill-uuid/tree/v1.24.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2021-10-20T20:35:02+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/process",
|
|
"version": "v5.4.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/process.git",
|
|
"reference": "95440409896f90a5f85db07a32b517ecec17fa4c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/process/zipball/95440409896f90a5f85db07a32b517ecec17fa4c",
|
|
"reference": "95440409896f90a5f85db07a32b517ecec17fa4c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2.5",
|
|
"symfony/polyfill-php80": "^1.16"
|
|
},
|
|
"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": "Executes commands in sub-processes",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/process/tree/v5.4.5"
|
|
},
|
|
"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": "2022-01-30T18:16:22+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/psr-http-message-bridge",
|
|
"version": "v2.1.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/psr-http-message-bridge.git",
|
|
"reference": "22b37c8a3f6b5d94e9cdbd88e1270d96e2f97b34"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/22b37c8a3f6b5d94e9cdbd88e1270d96e2f97b34",
|
|
"reference": "22b37c8a3f6b5d94e9cdbd88e1270d96e2f97b34",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1",
|
|
"psr/http-message": "^1.0",
|
|
"symfony/http-foundation": "^4.4 || ^5.0 || ^6.0"
|
|
},
|
|
"require-dev": {
|
|
"nyholm/psr7": "^1.1",
|
|
"psr/log": "^1.1 || ^2 || ^3",
|
|
"symfony/browser-kit": "^4.4 || ^5.0 || ^6.0",
|
|
"symfony/config": "^4.4 || ^5.0 || ^6.0",
|
|
"symfony/event-dispatcher": "^4.4 || ^5.0 || ^6.0",
|
|
"symfony/framework-bundle": "^4.4 || ^5.0 || ^6.0",
|
|
"symfony/http-kernel": "^4.4 || ^5.0 || ^6.0",
|
|
"symfony/phpunit-bridge": "^5.4@dev || ^6.0"
|
|
},
|
|
"suggest": {
|
|
"nyholm/psr7": "For a super lightweight PSR-7/17 implementation"
|
|
},
|
|
"type": "symfony-bridge",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "2.1-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Bridge\\PsrHttpMessage\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "http://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "PSR HTTP message bridge",
|
|
"homepage": "http://symfony.com",
|
|
"keywords": [
|
|
"http",
|
|
"http-message",
|
|
"psr-17",
|
|
"psr-7"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/symfony/psr-http-message-bridge/issues",
|
|
"source": "https://github.com/symfony/psr-http-message-bridge/tree/v2.1.2"
|
|
},
|
|
"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": "2021-11-05T13:13:39+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/routing",
|
|
"version": "v5.4.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/routing.git",
|
|
"reference": "44b29c7a94e867ccde1da604792f11a469958981"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/routing/zipball/44b29c7a94e867ccde1da604792f11a469958981",
|
|
"reference": "44b29c7a94e867ccde1da604792f11a469958981",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2.5",
|
|
"symfony/deprecation-contracts": "^2.1|^3",
|
|
"symfony/polyfill-php80": "^1.16"
|
|
},
|
|
"conflict": {
|
|
"doctrine/annotations": "<1.12",
|
|
"symfony/config": "<5.3",
|
|
"symfony/dependency-injection": "<4.4",
|
|
"symfony/yaml": "<4.4"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/annotations": "^1.12",
|
|
"psr/log": "^1|^2|^3",
|
|
"symfony/config": "^5.3|^6.0",
|
|
"symfony/dependency-injection": "^4.4|^5.0|^6.0",
|
|
"symfony/expression-language": "^4.4|^5.0|^6.0",
|
|
"symfony/http-foundation": "^4.4|^5.0|^6.0",
|
|
"symfony/yaml": "^4.4|^5.0|^6.0"
|
|
},
|
|
"suggest": {
|
|
"symfony/config": "For using the all-in-one router or any loader",
|
|
"symfony/expression-language": "For using expression matching",
|
|
"symfony/http-foundation": "For using a Symfony Request object",
|
|
"symfony/yaml": "For using the YAML loader"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Routing\\": ""
|
|
},
|
|
"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": "Maps an HTTP request to a set of configuration variables",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"router",
|
|
"routing",
|
|
"uri",
|
|
"url"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/routing/tree/v5.4.3"
|
|
},
|
|
"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": "2022-01-02T09:53:40+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/service-contracts",
|
|
"version": "v2.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/service-contracts.git",
|
|
"reference": "1ab11b933cd6bc5464b08e81e2c5b07dec58b0fc"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/1ab11b933cd6bc5464b08e81e2c5b07dec58b0fc",
|
|
"reference": "1ab11b933cd6bc5464b08e81e2c5b07dec58b0fc",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2.5",
|
|
"psr/container": "^1.1",
|
|
"symfony/deprecation-contracts": "^2.1"
|
|
},
|
|
"conflict": {
|
|
"ext-psr": "<1.1|>=2"
|
|
},
|
|
"suggest": {
|
|
"symfony/service-implementation": ""
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "2.5-dev"
|
|
},
|
|
"thanks": {
|
|
"name": "symfony/contracts",
|
|
"url": "https://github.com/symfony/contracts"
|
|
}
|
|
},
|
|
"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"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/service-contracts/tree/v2.5.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2021-11-04T16:48:04+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/string",
|
|
"version": "v5.4.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/string.git",
|
|
"reference": "92043b7d8383e48104e411bc9434b260dbeb5a10"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/string/zipball/92043b7d8383e48104e411bc9434b260dbeb5a10",
|
|
"reference": "92043b7d8383e48104e411bc9434b260dbeb5a10",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2.5",
|
|
"symfony/polyfill-ctype": "~1.8",
|
|
"symfony/polyfill-intl-grapheme": "~1.0",
|
|
"symfony/polyfill-intl-normalizer": "~1.0",
|
|
"symfony/polyfill-mbstring": "~1.0",
|
|
"symfony/polyfill-php80": "~1.15"
|
|
},
|
|
"conflict": {
|
|
"symfony/translation-contracts": ">=3.0"
|
|
},
|
|
"require-dev": {
|
|
"symfony/error-handler": "^4.4|^5.0|^6.0",
|
|
"symfony/http-client": "^4.4|^5.0|^6.0",
|
|
"symfony/translation-contracts": "^1.1|^2",
|
|
"symfony/var-exporter": "^4.4|^5.0|^6.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"files": [
|
|
"Resources/functions.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Component\\String\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"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": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"grapheme",
|
|
"i18n",
|
|
"string",
|
|
"unicode",
|
|
"utf-8",
|
|
"utf8"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/string/tree/v5.4.3"
|
|
},
|
|
"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": "2022-01-02T09:53:40+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/translation",
|
|
"version": "v5.4.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/translation.git",
|
|
"reference": "7e4d52d39e5d86f3f04bef46fa29a1091786bc73"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/translation/zipball/7e4d52d39e5d86f3f04bef46fa29a1091786bc73",
|
|
"reference": "7e4d52d39e5d86f3f04bef46fa29a1091786bc73",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2.5",
|
|
"symfony/deprecation-contracts": "^2.1|^3",
|
|
"symfony/polyfill-mbstring": "~1.0",
|
|
"symfony/polyfill-php80": "^1.16",
|
|
"symfony/translation-contracts": "^2.3"
|
|
},
|
|
"conflict": {
|
|
"symfony/config": "<4.4",
|
|
"symfony/console": "<5.3",
|
|
"symfony/dependency-injection": "<5.0",
|
|
"symfony/http-kernel": "<5.0",
|
|
"symfony/twig-bundle": "<5.0",
|
|
"symfony/yaml": "<4.4"
|
|
},
|
|
"provide": {
|
|
"symfony/translation-implementation": "2.3"
|
|
},
|
|
"require-dev": {
|
|
"psr/log": "^1|^2|^3",
|
|
"symfony/config": "^4.4|^5.0|^6.0",
|
|
"symfony/console": "^5.4|^6.0",
|
|
"symfony/dependency-injection": "^5.0|^6.0",
|
|
"symfony/finder": "^4.4|^5.0|^6.0",
|
|
"symfony/http-client-contracts": "^1.1|^2.0|^3.0",
|
|
"symfony/http-kernel": "^5.0|^6.0",
|
|
"symfony/intl": "^4.4|^5.0|^6.0",
|
|
"symfony/polyfill-intl-icu": "^1.21",
|
|
"symfony/service-contracts": "^1.1.2|^2|^3",
|
|
"symfony/yaml": "^4.4|^5.0|^6.0"
|
|
},
|
|
"suggest": {
|
|
"psr/log-implementation": "To use logging capability in translator",
|
|
"symfony/config": "",
|
|
"symfony/yaml": ""
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"files": [
|
|
"Resources/functions.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Component\\Translation\\": ""
|
|
},
|
|
"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": "Provides tools to internationalize your application",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/translation/tree/v5.4.5"
|
|
},
|
|
"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": "2022-02-09T15:49:12+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/translation-contracts",
|
|
"version": "v2.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/translation-contracts.git",
|
|
"reference": "d28150f0f44ce854e942b671fc2620a98aae1b1e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/translation-contracts/zipball/d28150f0f44ce854e942b671fc2620a98aae1b1e",
|
|
"reference": "d28150f0f44ce854e942b671fc2620a98aae1b1e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2.5"
|
|
},
|
|
"suggest": {
|
|
"symfony/translation-implementation": ""
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "2.5-dev"
|
|
},
|
|
"thanks": {
|
|
"name": "symfony/contracts",
|
|
"url": "https://github.com/symfony/contracts"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Contracts\\Translation\\": ""
|
|
}
|
|
},
|
|
"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 translation",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"abstractions",
|
|
"contracts",
|
|
"decoupling",
|
|
"interfaces",
|
|
"interoperability",
|
|
"standards"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/translation-contracts/tree/v2.5.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://symfony.com/sponsor",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2021-08-17T14:20:01+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/var-dumper",
|
|
"version": "v5.4.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/var-dumper.git",
|
|
"reference": "6efddb1cf6af5270b21c48c6103e81f920c220f0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/6efddb1cf6af5270b21c48c6103e81f920c220f0",
|
|
"reference": "6efddb1cf6af5270b21c48c6103e81f920c220f0",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.2.5",
|
|
"symfony/polyfill-mbstring": "~1.0",
|
|
"symfony/polyfill-php80": "^1.16"
|
|
},
|
|
"conflict": {
|
|
"phpunit/phpunit": "<5.4.3",
|
|
"symfony/console": "<4.4"
|
|
},
|
|
"require-dev": {
|
|
"ext-iconv": "*",
|
|
"symfony/console": "^4.4|^5.0|^6.0",
|
|
"symfony/process": "^4.4|^5.0|^6.0",
|
|
"symfony/uid": "^5.1|^6.0",
|
|
"twig/twig": "^2.13|^3.0.4"
|
|
},
|
|
"suggest": {
|
|
"ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
|
|
"ext-intl": "To show region name in time zone dump",
|
|
"symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
|
|
},
|
|
"bin": [
|
|
"Resources/bin/var-dump-server"
|
|
],
|
|
"type": "library",
|
|
"autoload": {
|
|
"files": [
|
|
"Resources/functions/dump.php"
|
|
],
|
|
"psr-4": {
|
|
"Symfony\\Component\\VarDumper\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"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": "Provides mechanisms for walking through any arbitrary PHP variable",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"debug",
|
|
"dump"
|
|
],
|
|
"support": {
|
|
"source": "https://github.com/symfony/var-dumper/tree/v5.4.5"
|
|
},
|
|
"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": "2022-02-21T15:00:19+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/yaml",
|
|
"version": "v4.4.37",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/yaml.git",
|
|
"reference": "d7f637cc0f0cc14beb0984f2bb50da560b271311"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/yaml/zipball/d7f637cc0f0cc14beb0984f2bb50da560b271311",
|
|
"reference": "d7f637cc0f0cc14beb0984f2bb50da560b271311",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1.3",
|
|
"symfony/polyfill-ctype": "~1.8"
|
|
},
|
|
"conflict": {
|
|
"symfony/console": "<3.4"
|
|
},
|
|
"require-dev": {
|
|
"symfony/console": "^3.4|^4.0|^5.0"
|
|
},
|
|
"suggest": {
|
|
"symfony/console": "For validating YAML files using the lint command"
|
|
},
|
|
"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": "Loads and dumps YAML files",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/yaml/tree/v4.4.37"
|
|
},
|
|
"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": "2022-01-24T20:11:01+00:00"
|
|
},
|
|
{
|
|
"name": "tijsverkoyen/css-to-inline-styles",
|
|
"version": "2.2.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/tijsverkoyen/CssToInlineStyles.git",
|
|
"reference": "da444caae6aca7a19c0c140f68c6182e337d5b1c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/da444caae6aca7a19c0c140f68c6182e337d5b1c",
|
|
"reference": "da444caae6aca7a19c0c140f68c6182e337d5b1c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-dom": "*",
|
|
"ext-libxml": "*",
|
|
"php": "^5.5 || ^7.0 || ^8.0",
|
|
"symfony/css-selector": "^2.7 || ^3.0 || ^4.0 || ^5.0 || ^6.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0 || ^7.5 || ^8.5.21 || ^9.5.10"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.2.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"TijsVerkoyen\\CssToInlineStyles\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Tijs Verkoyen",
|
|
"email": "css_to_inline_styles@verkoyen.eu",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.",
|
|
"homepage": "https://github.com/tijsverkoyen/CssToInlineStyles",
|
|
"support": {
|
|
"issues": "https://github.com/tijsverkoyen/CssToInlineStyles/issues",
|
|
"source": "https://github.com/tijsverkoyen/CssToInlineStyles/tree/2.2.4"
|
|
},
|
|
"time": "2021-12-08T09:12:39+00:00"
|
|
},
|
|
{
|
|
"name": "tubalmartin/cssmin",
|
|
"version": "v4.1.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port.git",
|
|
"reference": "3cbf557f4079d83a06f9c3ff9b957c022d7805cf"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/tubalmartin/YUI-CSS-compressor-PHP-port/zipball/3cbf557f4079d83a06f9c3ff9b957c022d7805cf",
|
|
"reference": "3cbf557f4079d83a06f9c3ff9b957c022d7805cf",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-pcre": "*",
|
|
"php": ">=5.3.2"
|
|
},
|
|
"require-dev": {
|
|
"cogpowered/finediff": "0.3.*",
|
|
"phpunit/phpunit": "4.8.*"
|
|
},
|
|
"bin": [
|
|
"cssmin"
|
|
],
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"tubalmartin\\CssMin\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Túbal Martín",
|
|
"homepage": "http://tubalmartin.me/"
|
|
}
|
|
],
|
|
"description": "A PHP port of the YUI CSS compressor",
|
|
"homepage": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port",
|
|
"keywords": [
|
|
"compress",
|
|
"compressor",
|
|
"css",
|
|
"cssmin",
|
|
"minify",
|
|
"yui"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port/issues",
|
|
"source": "https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port"
|
|
},
|
|
"time": "2018-01-15T15:26:51+00:00"
|
|
},
|
|
{
|
|
"name": "twig/twig",
|
|
"version": "v2.14.11",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/twigphp/Twig.git",
|
|
"reference": "66baa66f29ee30e487e05f1679903e36eb01d727"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/twigphp/Twig/zipball/66baa66f29ee30e487e05f1679903e36eb01d727",
|
|
"reference": "66baa66f29ee30e487e05f1679903e36eb01d727",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.1.3",
|
|
"symfony/polyfill-ctype": "^1.8",
|
|
"symfony/polyfill-mbstring": "^1.3",
|
|
"symfony/polyfill-php72": "^1.8"
|
|
},
|
|
"require-dev": {
|
|
"psr/container": "^1.0",
|
|
"symfony/phpunit-bridge": "^4.4.9|^5.0.9|^6.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.14-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Twig_": "lib/"
|
|
},
|
|
"psr-4": {
|
|
"Twig\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com",
|
|
"homepage": "http://fabien.potencier.org",
|
|
"role": "Lead Developer"
|
|
},
|
|
{
|
|
"name": "Twig Team",
|
|
"role": "Contributors"
|
|
},
|
|
{
|
|
"name": "Armin Ronacher",
|
|
"email": "armin.ronacher@active-4.com",
|
|
"role": "Project Founder"
|
|
}
|
|
],
|
|
"description": "Twig, the flexible, fast, and secure template language for PHP",
|
|
"homepage": "https://twig.symfony.com",
|
|
"keywords": [
|
|
"templating"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/twigphp/Twig/issues",
|
|
"source": "https://github.com/twigphp/Twig/tree/v2.14.11"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/fabpot",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/twig/twig",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2022-02-04T06:57:25+00:00"
|
|
},
|
|
{
|
|
"name": "visiosoft/addblock-extension",
|
|
"version": "1.5.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/openclassify/addblock-extension.git",
|
|
"reference": "5107035aecc52bec9392d4c3f04a399b6405bc45"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/openclassify/addblock-extension/zipball/5107035aecc52bec9392d4c3f04a399b6405bc45",
|
|
"reference": "5107035aecc52bec9392d4c3f04a399b6405bc45",
|
|
"shasum": ""
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Visiosoft\\AddblockExtension\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"authors": [
|
|
{
|
|
"name": "Visiosoft, LTD.",
|
|
"email": "support@visiosoft.com.tr",
|
|
"homepage": "https://visiosoft.com.tr/",
|
|
"role": "Owner"
|
|
},
|
|
{
|
|
"name": "Vedat Akdoğan",
|
|
"email": "vedat@visiosoft.com.tr",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/openclassify/addblock-extension/issues",
|
|
"source": "https://github.com/openclassify/addblock-extension/tree/1.5.1"
|
|
},
|
|
"time": "2021-07-05T12:38:16+00:00"
|
|
},
|
|
{
|
|
"name": "visiosoft/advs-module",
|
|
"version": "1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/openclassify/advs-module.git",
|
|
"reference": "caf4853a5fba76aa819a7f5de229c6cc1239768e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/openclassify/advs-module/zipball/caf4853a5fba76aa819a7f5de229c6cc1239768e",
|
|
"reference": "caf4853a5fba76aa819a7f5de229c6cc1239768e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"fruitcake/laravel-cors": "^2.0",
|
|
"visiosoft/style_selector-module": "*"
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"files": [
|
|
"src/Support/_helpers.php"
|
|
],
|
|
"psr-4": {
|
|
"Visiosoft\\AdvsModule\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"support": {
|
|
"issues": "https://github.com/openclassify/advs-module/issues",
|
|
"source": "https://github.com/openclassify/advs-module/tree/1.0"
|
|
},
|
|
"time": "2022-02-16T07:01:41+00:00"
|
|
},
|
|
{
|
|
"name": "visiosoft/base-theme",
|
|
"version": "1.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/openclassify/base-theme.git",
|
|
"reference": "e8da919c7b9c7261c86aa6d4d832dbc48c935aa0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/openclassify/base-theme/zipball/e8da919c7b9c7261c86aa6d4d832dbc48c935aa0",
|
|
"reference": "e8da919c7b9c7261c86aa6d4d832dbc48c935aa0",
|
|
"shasum": ""
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Visiosoft\\BaseTheme\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"authors": [
|
|
{
|
|
"name": "Visiosoft, LTD.",
|
|
"email": "support@visiosoft.com.tr",
|
|
"homepage": "https://visiosoft.com.tr/",
|
|
"role": "Owner"
|
|
},
|
|
{
|
|
"name": "Vedat Akdoğan",
|
|
"email": "vedat@visiosoft.com.tr",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/openclassify/base-theme/issues",
|
|
"source": "https://github.com/openclassify/base-theme/tree/1.3"
|
|
},
|
|
"time": "2022-02-24T11:33:41+00:00"
|
|
},
|
|
{
|
|
"name": "visiosoft/biolife_style_provider-extension",
|
|
"version": "1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/openclassify/biolife_style_provider-extension.git",
|
|
"reference": "ed4df29f209064c6a1c7a6e91181032092d166af"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/openclassify/biolife_style_provider-extension/zipball/ed4df29f209064c6a1c7a6e91181032092d166af",
|
|
"reference": "ed4df29f209064c6a1c7a6e91181032092d166af",
|
|
"shasum": ""
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Visiosoft\\BiolifeStyleProviderExtension\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"authors": [
|
|
{
|
|
"name": "Visiosoft, LTD.",
|
|
"email": "support@visiosoft.com.tr",
|
|
"homepage": "https://visiosoft.com.tr/",
|
|
"role": "Owner"
|
|
},
|
|
{
|
|
"name": "Vedat Akdoğan",
|
|
"email": "vedat@visiosoft.com.tr",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/openclassify/biolife_style_provider-extension/issues",
|
|
"source": "https://github.com/openclassify/biolife_style_provider-extension/tree/1.0"
|
|
},
|
|
"time": "2022-02-08T14:46:15+00:00"
|
|
},
|
|
{
|
|
"name": "visiosoft/cats-module",
|
|
"version": "1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/openclassify/cats-module.git",
|
|
"reference": "a52ecb3f6a0dad762a1fb1ef6b51b8b71cc40aba"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/openclassify/cats-module/zipball/a52ecb3f6a0dad762a1fb1ef6b51b8b71cc40aba",
|
|
"reference": "a52ecb3f6a0dad762a1fb1ef6b51b8b71cc40aba",
|
|
"shasum": ""
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Visiosoft\\CatsModule\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"support": {
|
|
"issues": "https://github.com/openclassify/cats-module/issues",
|
|
"source": "https://github.com/openclassify/cats-module/tree/1.0"
|
|
},
|
|
"time": "2022-02-16T07:14:09+00:00"
|
|
},
|
|
{
|
|
"name": "visiosoft/connect-module",
|
|
"version": "1.9.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/openclassify/connect-module.git",
|
|
"reference": "4f4a9fdfc5e9bc59da8d1de1855a031dbfcc0f71"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/openclassify/connect-module/zipball/4f4a9fdfc5e9bc59da8d1de1855a031dbfcc0f71",
|
|
"reference": "4f4a9fdfc5e9bc59da8d1de1855a031dbfcc0f71",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"laravel/passport": "*",
|
|
"visiosoft/username_authenticator-extension": "*"
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Visiosoft\\ConnectModule\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"authors": [
|
|
{
|
|
"name": "Visiosoft, LTD.",
|
|
"email": "support@visiosoft.com.tr",
|
|
"homepage": "https://visiosoft.com.tr/",
|
|
"role": "Owner"
|
|
},
|
|
{
|
|
"name": "Vedat Akdoğan",
|
|
"email": "vedat@visiosoft.com.tr",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "Securely expose Streams data to an extensible public API.",
|
|
"homepage": "https://openclassify.com/",
|
|
"support": {
|
|
"email": "info@openclassify.com",
|
|
"issues": "https://github.com/openclassify/connect-module/issues",
|
|
"source": "https://github.com/openclassify/connect-module/tree/1.9.6"
|
|
},
|
|
"time": "2022-02-23T12:35:16+00:00"
|
|
},
|
|
{
|
|
"name": "visiosoft/decimal-field_type",
|
|
"version": "v2.1.19",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/openclassify/decimal-field_type.git",
|
|
"reference": "59668c12b285a4e81ae8f9d3e0c8b6cc39e80665"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/openclassify/decimal-field_type/zipball/59668c12b285a4e81ae8f9d3e0c8b6cc39e80665",
|
|
"reference": "59668c12b285a4e81ae8f9d3e0c8b6cc39e80665",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"anomaly/streams-platform": "^1.2"
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Visiosoft\\DecimalFieldType\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PyroCMS, Inc.",
|
|
"email": "support@pyrocms.com",
|
|
"homepage": "http://pyrocms.com/",
|
|
"role": "Owner"
|
|
},
|
|
{
|
|
"name": "Ryan Thompson",
|
|
"email": "ryan@pyrocms.com",
|
|
"homepage": "http://ryanthepyro.com/",
|
|
"role": "Owner"
|
|
}
|
|
],
|
|
"description": "A decimal number field type.",
|
|
"homepage": "http://pyrocms.com/",
|
|
"keywords": [
|
|
"field type",
|
|
"streams addon",
|
|
"streams field type"
|
|
],
|
|
"support": {
|
|
"email": "support@pyrocms.com",
|
|
"source": "https://github.com/openclassify/decimal-field_type/tree/v2.1.19"
|
|
},
|
|
"time": "2021-04-23T09:18:07+00:00"
|
|
},
|
|
{
|
|
"name": "visiosoft/defaultadmin-theme",
|
|
"version": "1.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/openclassify/defaultadmin-theme.git",
|
|
"reference": "7abc429546298a6a22663e7325de92018a6e1d9e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/openclassify/defaultadmin-theme/zipball/7abc429546298a6a22663e7325de92018a6e1d9e",
|
|
"reference": "7abc429546298a6a22663e7325de92018a6e1d9e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"visiosoft/submenu-plugin": "*"
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Visiosoft\\DefaultadminTheme\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"authors": [
|
|
{
|
|
"name": "Visiosoft, Inc.",
|
|
"email": "support@visiosoft.com.tr",
|
|
"homepage": "https://visiosoft.com.tr/",
|
|
"role": "Owner"
|
|
}
|
|
],
|
|
"description": "The official admin theme for Visiosoft.",
|
|
"homepage": "https://visiosoft.com.tr/",
|
|
"keywords": [
|
|
"addon",
|
|
"cms",
|
|
"laravel",
|
|
"theme",
|
|
"visiosoft"
|
|
],
|
|
"support": {
|
|
"email": "support@visiosoft.com.tr",
|
|
"issues": "https://github.com/openclassify/defaultadmin-theme/issues",
|
|
"source": "https://github.com/openclassify/defaultadmin-theme/tree/1.1"
|
|
},
|
|
"time": "2022-02-16T13:53:53+00:00"
|
|
},
|
|
{
|
|
"name": "visiosoft/gg_style_provider-extension",
|
|
"version": "1.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/openclassify/gg_style_provider-extension.git",
|
|
"reference": "3650038bf82a34cc1a4aacadce13d050cd60f546"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/openclassify/gg_style_provider-extension/zipball/3650038bf82a34cc1a4aacadce13d050cd60f546",
|
|
"reference": "3650038bf82a34cc1a4aacadce13d050cd60f546",
|
|
"shasum": ""
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Visiosoft\\GgStyleProviderExtension\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"authors": [
|
|
{
|
|
"name": "Visiosoft, LTD.",
|
|
"email": "support@visiosoft.com.tr",
|
|
"homepage": "https://visiosoft.com.tr/",
|
|
"role": "Owner"
|
|
},
|
|
{
|
|
"name": "Vedat Akdoğan",
|
|
"email": "vedat@visiosoft.com.tr",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/openclassify/gg_style_provider-extension/issues",
|
|
"source": "https://github.com/openclassify/gg_style_provider-extension/tree/1.1"
|
|
},
|
|
"time": "2022-02-08T15:09:53+00:00"
|
|
},
|
|
{
|
|
"name": "visiosoft/input_file-field_type",
|
|
"version": "1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/openclassify/input_file-field_type.git",
|
|
"reference": "92673b708e01c55b6ff9f18fbd165c230fd80e4b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/openclassify/input_file-field_type/zipball/92673b708e01c55b6ff9f18fbd165c230fd80e4b",
|
|
"reference": "92673b708e01c55b6ff9f18fbd165c230fd80e4b",
|
|
"shasum": ""
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Visiosoft\\InputFileFieldType\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"authors": [
|
|
{
|
|
"name": "Visiosoft, LTD.",
|
|
"email": "support@visiosoft.com.tr",
|
|
"homepage": "https://visiosoft.com.tr/",
|
|
"role": "Owner"
|
|
},
|
|
{
|
|
"name": "Vedat Akdoğan",
|
|
"email": "vedat@visiosoft.com.tr",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/openclassify/input_file-field_type/issues",
|
|
"source": "https://github.com/openclassify/input_file-field_type/tree/1.0"
|
|
},
|
|
"time": "2022-02-16T07:32:10+00:00"
|
|
},
|
|
{
|
|
"name": "visiosoft/integer-field_type",
|
|
"version": "v2.1.12",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/openclassify/integer-field_type.git",
|
|
"reference": "ec406fac63699b6564faa96c3e5101bf06b584ef"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/openclassify/integer-field_type/zipball/ec406fac63699b6564faa96c3e5101bf06b584ef",
|
|
"reference": "ec406fac63699b6564faa96c3e5101bf06b584ef",
|
|
"shasum": ""
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Visiosoft\\IntegerFieldType\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PyroCMS, Inc.",
|
|
"email": "support@pyrocms.com",
|
|
"homepage": "http://pyrocms.com/",
|
|
"role": "Owner"
|
|
}
|
|
],
|
|
"description": "An integer input field type.",
|
|
"homepage": "http://pyrocms.com/",
|
|
"keywords": [
|
|
"field type",
|
|
"streams addon",
|
|
"streams field type"
|
|
],
|
|
"support": {
|
|
"email": "support@anomaly.is",
|
|
"source": "https://github.com/openclassify/integer-field_type/tree/v2.1.12"
|
|
},
|
|
"time": "2020-03-16T14:08:31+00:00"
|
|
},
|
|
{
|
|
"name": "visiosoft/json-field_type",
|
|
"version": "1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/openclassify/json-field_type.git",
|
|
"reference": "e1210fc9a0aded0195747533445f7e5be00d8337"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/openclassify/json-field_type/zipball/e1210fc9a0aded0195747533445f7e5be00d8337",
|
|
"reference": "e1210fc9a0aded0195747533445f7e5be00d8337",
|
|
"shasum": ""
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Visiosoft\\JsonFieldType\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"authors": [
|
|
{
|
|
"name": "Visiosoft, LTD.",
|
|
"email": "support@visiosoft.com.tr"
|
|
}
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/openclassify/json-field_type/issues",
|
|
"source": "https://github.com/openclassify/json-field_type/tree/1.0"
|
|
},
|
|
"time": "2019-08-08T14:48:22+00:00"
|
|
},
|
|
{
|
|
"name": "visiosoft/language_switcher-plugin",
|
|
"version": "1.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/openclassify/language_switcher-plugin.git",
|
|
"reference": "92020f5bbf589e7fef86d9e0f0d9607e443ca4f0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/openclassify/language_switcher-plugin/zipball/92020f5bbf589e7fef86d9e0f0d9607e443ca4f0",
|
|
"reference": "92020f5bbf589e7fef86d9e0f0d9607e443ca4f0",
|
|
"shasum": ""
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Visiosoft\\LanguageSwitcherPlugin\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"authors": [
|
|
{
|
|
"name": "Visiosoft, LTD.",
|
|
"email": "support@visiosoft.com.tr",
|
|
"homepage": "https://visiosoft.com.tr/",
|
|
"role": "Owner"
|
|
},
|
|
{
|
|
"name": "Vedat Akdoğan",
|
|
"email": "vedat@visiosoft.com.tr",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/openclassify/language_switcher-plugin/issues",
|
|
"source": "https://github.com/openclassify/language_switcher-plugin/tree/1.1"
|
|
},
|
|
"time": "2022-02-17T07:34:03+00:00"
|
|
},
|
|
{
|
|
"name": "visiosoft/list-field_type",
|
|
"version": "0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/openclassify/list-field_type.git",
|
|
"reference": "98cc1b5e8e0eb4c7ea207d78c971d5b7b31985d3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/openclassify/list-field_type/zipball/98cc1b5e8e0eb4c7ea207d78c971d5b7b31985d3",
|
|
"reference": "98cc1b5e8e0eb4c7ea207d78c971d5b7b31985d3",
|
|
"shasum": ""
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Visiosoft\\ListFieldType\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"authors": [
|
|
{
|
|
"name": "Dia Shalabi.",
|
|
"email": "dia@visiosoft.com.tr",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "List Field Type. Create an array/list of text/textareas without a stream!",
|
|
"keywords": [
|
|
"field type",
|
|
"streams module"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/openclassify/list-field_type/issues",
|
|
"source": "https://github.com/openclassify/list-field_type/tree/master"
|
|
},
|
|
"time": "2020-05-21T15:35:48+00:00"
|
|
},
|
|
{
|
|
"name": "visiosoft/location-module",
|
|
"version": "1.2.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/openclassify/location-module.git",
|
|
"reference": "08211cdf7e69ac5a1aae1dae36402778a975e0f7"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/openclassify/location-module/zipball/08211cdf7e69ac5a1aae1dae36402778a975e0f7",
|
|
"reference": "08211cdf7e69ac5a1aae1dae36402778a975e0f7",
|
|
"shasum": ""
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Visiosoft\\LocationModule\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"support": {
|
|
"issues": "https://github.com/openclassify/location-module/issues",
|
|
"source": "https://github.com/openclassify/location-module/tree/1.2.2"
|
|
},
|
|
"time": "2022-02-28T13:37:18+00:00"
|
|
},
|
|
{
|
|
"name": "visiosoft/media-field_type",
|
|
"version": "1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/openclassify/media-field_type.git",
|
|
"reference": "69aacee97631ae825761a5ec09b0721da80c49d9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/openclassify/media-field_type/zipball/69aacee97631ae825761a5ec09b0721da80c49d9",
|
|
"reference": "69aacee97631ae825761a5ec09b0721da80c49d9",
|
|
"shasum": ""
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Visiosoft\\MediaFieldType\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Visiosoft, Inc.",
|
|
"email": "support@visiosoft.com.tr",
|
|
"homepage": "http://visiosoft.com.tr/",
|
|
"role": "Owner"
|
|
}
|
|
],
|
|
"description": "A multiple files upload field type.",
|
|
"homepage": "http://openclassify.com/",
|
|
"keywords": [
|
|
"field type",
|
|
"streams addon",
|
|
"streams field type"
|
|
],
|
|
"support": {
|
|
"email": "support@openclassify.com",
|
|
"issues": "https://github.com/openclassify/media-field_type/issues",
|
|
"source": "https://github.com/openclassify/media-field_type/tree/1.0"
|
|
},
|
|
"time": "2022-02-16T07:43:02+00:00"
|
|
},
|
|
{
|
|
"name": "visiosoft/multiple-field_type",
|
|
"version": "1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/openclassify/multiple-field_type.git",
|
|
"reference": "27568b84636497e75c8082f4e03f209172391bdb"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/openclassify/multiple-field_type/zipball/27568b84636497e75c8082f4e03f209172391bdb",
|
|
"reference": "27568b84636497e75c8082f4e03f209172391bdb",
|
|
"shasum": ""
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Visiosoft\\MultipleFieldType\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Openclassify, Inc.",
|
|
"homepage": "https://openclassify.com/",
|
|
"role": "Owner"
|
|
}
|
|
],
|
|
"description": "A multiple relationship field type.",
|
|
"homepage": "http://pyrocms.com/anomaly/multiple-field_type",
|
|
"keywords": [
|
|
"field type",
|
|
"streams addon",
|
|
"streams field type"
|
|
],
|
|
"support": {
|
|
"docs": "https://pyrocms.com/documentation/multiple-field-type",
|
|
"forum": "https://pyrocms.com/forum/channels/multiple-field-type",
|
|
"issues": "https://github.com/pyrocms/pyrocms/issues?q=is:issue is:open [multiple-field-type]",
|
|
"source": "https://github.com/anomalylabs/multiple-field-type"
|
|
},
|
|
"time": "2022-02-16T07:46:58+00:00"
|
|
},
|
|
{
|
|
"name": "visiosoft/profile-module",
|
|
"version": "1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/openclassify/profile-module.git",
|
|
"reference": "f4b77eba3782f4774ebe478ee3786c1091b0aaed"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/openclassify/profile-module/zipball/f4b77eba3782f4774ebe478ee3786c1091b0aaed",
|
|
"reference": "f4b77eba3782f4774ebe478ee3786c1091b0aaed",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"google/recaptcha": "1.2.*",
|
|
"maatwebsite/excel": "*"
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"files": [
|
|
"src/Support/_helpers.php"
|
|
],
|
|
"psr-4": {
|
|
"Visiosoft\\ProfileModule\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"support": {
|
|
"issues": "https://github.com/openclassify/profile-module/issues",
|
|
"source": "https://github.com/openclassify/profile-module/tree/1.0"
|
|
},
|
|
"time": "2022-02-16T07:53:10+00:00"
|
|
},
|
|
{
|
|
"name": "visiosoft/sahibinden_style_provider-extension",
|
|
"version": "1.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/openclassify/sahibinden_style_provider-extension.git",
|
|
"reference": "d658dd0959409a717d46110e22a1b12e809c7b31"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/openclassify/sahibinden_style_provider-extension/zipball/d658dd0959409a717d46110e22a1b12e809c7b31",
|
|
"reference": "d658dd0959409a717d46110e22a1b12e809c7b31",
|
|
"shasum": ""
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Visiosoft\\SahibindenStyleProviderExtension\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"authors": [
|
|
{
|
|
"name": "Visiosoft, LTD.",
|
|
"email": "support@visiosoft.com.tr",
|
|
"homepage": "https://visiosoft.com.tr/",
|
|
"role": "Owner"
|
|
},
|
|
{
|
|
"name": "Vedat Akdoğan",
|
|
"email": "vedat@visiosoft.com.tr",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/openclassify/sahibinden_style_provider-extension/issues",
|
|
"source": "https://github.com/openclassify/sahibinden_style_provider-extension/tree/1.2"
|
|
},
|
|
"time": "2022-02-08T13:24:39+00:00"
|
|
},
|
|
{
|
|
"name": "visiosoft/singlefile-field_type",
|
|
"version": "1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/openclassify/singlefile-field_type.git",
|
|
"reference": "df2a9412b03f8836b16a94b50ba16e8501ba6914"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/openclassify/singlefile-field_type/zipball/df2a9412b03f8836b16a94b50ba16e8501ba6914",
|
|
"reference": "df2a9412b03f8836b16a94b50ba16e8501ba6914",
|
|
"shasum": ""
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Visiosoft\\SinglefileFieldType\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "OpenClassify, Inc.",
|
|
"email": "support@openclassify.com",
|
|
"homepage": "http://openclassify.com/",
|
|
"role": "Owner"
|
|
}
|
|
],
|
|
"description": "A file upload field type.",
|
|
"homepage": "http://openclassify.com/",
|
|
"keywords": [
|
|
"field type",
|
|
"streams addon",
|
|
"streams field type"
|
|
],
|
|
"support": {
|
|
"email": "support@openclassify.com",
|
|
"issues": "https://github.com/openclassify/singlefile-field_type/issues",
|
|
"source": "https://github.com/openclassify/singlefile-field_type/tree/1.0"
|
|
},
|
|
"time": "2022-02-16T07:55:28+00:00"
|
|
},
|
|
{
|
|
"name": "visiosoft/streams-platform",
|
|
"version": "v1.9.8",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/openclassify/streams-platform.git",
|
|
"reference": "b6ca9b33b6b2c591d94027ef355a2cc9173f3620"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/openclassify/streams-platform/zipball/b6ca9b33b6b2c591d94027ef355a2cc9173f3620",
|
|
"reference": "b6ca9b33b6b2c591d94027ef355a2cc9173f3620",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"asm89/twig-cache-extension": "^1.3.0",
|
|
"barryvdh/laravel-debugbar": "^3.3",
|
|
"barryvdh/laravel-httpcache": "^0.3",
|
|
"doctrine/dbal": "^2.6",
|
|
"erusev/parsedown-extra": "^0.7.1",
|
|
"ezyang/htmlpurifier": "~4.0",
|
|
"fzaninotto/faker": "~1.4",
|
|
"intervention/image": "^2.5.0",
|
|
"jenssegers/agent": "^2.6.0",
|
|
"laravel/framework": "^8.0",
|
|
"laravel/helpers": "^1.0",
|
|
"laravel/scout": "^8.2",
|
|
"laravelcollective/html": "^6.1",
|
|
"leafo/scssphp": "^0.8.4",
|
|
"linkorb/jsmin-php": "^1.0.0",
|
|
"nicmart/string-template": "^0.1.0",
|
|
"pyrocms/accelerant-theme": "^1.2",
|
|
"pyrocms/starter-theme": "^1.0",
|
|
"robclancy/presenter": "^1.3.0",
|
|
"symfony/yaml": "^4",
|
|
"tubalmartin/cssmin": "~4.0",
|
|
"twig/twig": "^2.10",
|
|
"vstelmakh/url-highlight": "^2.2"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"files": [
|
|
"src/Support/_helpers.php"
|
|
],
|
|
"psr-4": {
|
|
"Anomaly\\Streams\\Platform\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Ryan Thompson",
|
|
"email": "ryan@pyrocms.com"
|
|
}
|
|
],
|
|
"description": "A powerful, inclusive, modular PHP application engine built lovingly for Laravel.",
|
|
"support": {
|
|
"source": "https://github.com/openclassify/streams-platform/tree/v1.9.8"
|
|
},
|
|
"time": "2022-02-28T12:28:44+00:00"
|
|
},
|
|
{
|
|
"name": "visiosoft/style_selector-module",
|
|
"version": "1.3.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/openclassify/style_selector-module.git",
|
|
"reference": "ccc78bed007239b21fb3064033d705d02558e750"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/openclassify/style_selector-module/zipball/ccc78bed007239b21fb3064033d705d02558e750",
|
|
"reference": "ccc78bed007239b21fb3064033d705d02558e750",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"visiosoft/biolife_style_provider-extension": "*",
|
|
"visiosoft/gg_style_provider-extension": "*",
|
|
"visiosoft/sahibinden_style_provider-extension": "*"
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Visiosoft\\StyleSelectorModule\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"authors": [
|
|
{
|
|
"name": "Visiosoft, LTD.",
|
|
"email": "support@visiosoft.com.tr",
|
|
"homepage": "https://visiosoft.com.tr/",
|
|
"role": "Owner"
|
|
},
|
|
{
|
|
"name": "Vedat Akdoğan",
|
|
"email": "vedat@visiosoft.com.tr",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/openclassify/style_selector-module/issues",
|
|
"source": "https://github.com/openclassify/style_selector-module/tree/1.3.1"
|
|
},
|
|
"time": "2022-02-16T15:49:13+00:00"
|
|
},
|
|
{
|
|
"name": "visiosoft/submenu-plugin",
|
|
"version": "1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/openclassify/submenu-plugin.git",
|
|
"reference": "4c1100ea73b38919ddf1b7282a13a8538eb90479"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/openclassify/submenu-plugin/zipball/4c1100ea73b38919ddf1b7282a13a8538eb90479",
|
|
"reference": "4c1100ea73b38919ddf1b7282a13a8538eb90479",
|
|
"shasum": ""
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Visiosoft\\SubmenuPlugin\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"authors": [
|
|
{
|
|
"name": "Visiosoft, LTD.",
|
|
"email": "support@visiosoft.com.tr",
|
|
"homepage": "https://visiosoft.com.tr/",
|
|
"role": "Owner"
|
|
},
|
|
{
|
|
"name": "Vedat Akdoğan",
|
|
"email": "vedat@visiosoft.com.tr",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/openclassify/submenu-plugin/issues",
|
|
"source": "https://github.com/openclassify/submenu-plugin/tree/1.0"
|
|
},
|
|
"time": "2022-02-09T12:53:37+00:00"
|
|
},
|
|
{
|
|
"name": "visiosoft/system-module",
|
|
"version": "v1.1.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/openclassify/system-module.git",
|
|
"reference": "87e34e2fc14f719ce00a1e853102f8783518464b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/openclassify/system-module/zipball/87e34e2fc14f719ce00a1e853102f8783518464b",
|
|
"reference": "87e34e2fc14f719ce00a1e853102f8783518464b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"anomaly/streams-platform": "^1.7",
|
|
"laravel/telescope": "^3.5|^4.0"
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Visiosoft\\SystemModule\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PyroCMS, Inc.",
|
|
"homepage": "http://pyrocms.com/",
|
|
"role": "Owner"
|
|
},
|
|
{
|
|
"name": "Ryan Thompson",
|
|
"homepage": "http://ryanthepyro.com/",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "A system management and monitoring utility for the Streams Platform.",
|
|
"homepage": "http://pyrocms.com/addons/anomaly/system-module",
|
|
"keywords": [
|
|
"System Module",
|
|
"log viewer",
|
|
"module",
|
|
"pyrocms"
|
|
],
|
|
"support": {
|
|
"docs": "https://pyrocms.com/documentation/system-module",
|
|
"forum": "https://pyrocms.com/forum/channels/system-module",
|
|
"issues": "https://github.com/pyrocms/pyrocms/issues?q=is:issue is:open [system-module]",
|
|
"slack": "https://pyrocms.com/slack",
|
|
"source": "https://gitlab.com/openclassify/system-module"
|
|
},
|
|
"time": "2021-06-15T10:36:24+00:00"
|
|
},
|
|
{
|
|
"name": "visiosoft/username_authenticator-extension",
|
|
"version": "1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/openclassify/username_authenticator-extension.git",
|
|
"reference": "1cf6aa733497cdfe4af96ee4772806130e3dba90"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/openclassify/username_authenticator-extension/zipball/1cf6aa733497cdfe4af96ee4772806130e3dba90",
|
|
"reference": "1cf6aa733497cdfe4af96ee4772806130e3dba90",
|
|
"shasum": ""
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Visiosoft\\UsernameAuthenticatorExtension\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"authors": [
|
|
{
|
|
"name": "Visiosoft, LTD.",
|
|
"email": "support@visiosoft.com.tr",
|
|
"homepage": "https://visiosoft.com.tr/",
|
|
"role": "Owner"
|
|
},
|
|
{
|
|
"name": "Vedat Akdoğan",
|
|
"email": "vedat@visiosoft.com.tr",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"homepage": "https://openclassify.com/",
|
|
"support": {
|
|
"email": "info@openclassify.com",
|
|
"issues": "https://github.com/openclassify/username_authenticator-extension/issues",
|
|
"source": "https://github.com/openclassify/username_authenticator-extension/tree/1.0"
|
|
},
|
|
"time": "2021-10-28T12:17:47+00:00"
|
|
},
|
|
{
|
|
"name": "vlucas/phpdotenv",
|
|
"version": "v5.4.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/vlucas/phpdotenv.git",
|
|
"reference": "264dce589e7ce37a7ba99cb901eed8249fbec92f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/264dce589e7ce37a7ba99cb901eed8249fbec92f",
|
|
"reference": "264dce589e7ce37a7ba99cb901eed8249fbec92f",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-pcre": "*",
|
|
"graham-campbell/result-type": "^1.0.2",
|
|
"php": "^7.1.3 || ^8.0",
|
|
"phpoption/phpoption": "^1.8",
|
|
"symfony/polyfill-ctype": "^1.23",
|
|
"symfony/polyfill-mbstring": "^1.23.1",
|
|
"symfony/polyfill-php80": "^1.23.1"
|
|
},
|
|
"require-dev": {
|
|
"bamarni/composer-bin-plugin": "^1.4.1",
|
|
"ext-filter": "*",
|
|
"phpunit/phpunit": "^7.5.20 || ^8.5.21 || ^9.5.10"
|
|
},
|
|
"suggest": {
|
|
"ext-filter": "Required to use the boolean validator."
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "5.4-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Dotenv\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Graham Campbell",
|
|
"email": "hello@gjcampbell.co.uk",
|
|
"homepage": "https://github.com/GrahamCampbell"
|
|
},
|
|
{
|
|
"name": "Vance Lucas",
|
|
"email": "vance@vancelucas.com",
|
|
"homepage": "https://github.com/vlucas"
|
|
}
|
|
],
|
|
"description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
|
|
"keywords": [
|
|
"dotenv",
|
|
"env",
|
|
"environment"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/vlucas/phpdotenv/issues",
|
|
"source": "https://github.com/vlucas/phpdotenv/tree/v5.4.1"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/GrahamCampbell",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2021-12-12T23:22:04+00:00"
|
|
},
|
|
{
|
|
"name": "voku/portable-ascii",
|
|
"version": "1.6.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/voku/portable-ascii.git",
|
|
"reference": "87337c91b9dfacee02452244ee14ab3c43bc485a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/voku/portable-ascii/zipball/87337c91b9dfacee02452244ee14ab3c43bc485a",
|
|
"reference": "87337c91b9dfacee02452244ee14ab3c43bc485a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.0.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~6.0 || ~7.0 || ~9.0"
|
|
},
|
|
"suggest": {
|
|
"ext-intl": "Use Intl for transliterator_transliterate() support"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"voku\\": "src/voku/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Lars Moelleken",
|
|
"homepage": "http://www.moelleken.org/"
|
|
}
|
|
],
|
|
"description": "Portable ASCII library - performance optimized (ascii) string functions for php.",
|
|
"homepage": "https://github.com/voku/portable-ascii",
|
|
"keywords": [
|
|
"ascii",
|
|
"clean",
|
|
"php"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/voku/portable-ascii/issues",
|
|
"source": "https://github.com/voku/portable-ascii/tree/1.6.1"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://www.paypal.me/moelleken",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/voku",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://opencollective.com/portable-ascii",
|
|
"type": "open_collective"
|
|
},
|
|
{
|
|
"url": "https://www.patreon.com/voku",
|
|
"type": "patreon"
|
|
},
|
|
{
|
|
"url": "https://tidelift.com/funding/github/packagist/voku/portable-ascii",
|
|
"type": "tidelift"
|
|
}
|
|
],
|
|
"time": "2022-01-24T18:55:24+00:00"
|
|
},
|
|
{
|
|
"name": "vstelmakh/url-highlight",
|
|
"version": "v2.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/vstelmakh/url-highlight.git",
|
|
"reference": "9add94b4fda496e1c284683834ee6a946076e4ba"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/vstelmakh/url-highlight/zipball/9add94b4fda496e1c284683834ee6a946076e4ba",
|
|
"reference": "9add94b4fda496e1c284683834ee6a946076e4ba",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-json": "*",
|
|
"ext-mbstring": "*",
|
|
"php": "^7.1 || ^8",
|
|
"symfony/polyfill-php72": "^1.10"
|
|
},
|
|
"require-dev": {
|
|
"phpbench/phpbench": "^0.16 || ^0.17",
|
|
"phpstan/phpstan": "^0.12",
|
|
"phpunit/phpunit": "^7.5.3 || ^8 || ^9",
|
|
"squizlabs/php_codesniffer": "^3.5",
|
|
"vstelmakh/covelyzer": "^0.1"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"VStelmakh\\UrlHighlight\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Volodymyr Stelmakh",
|
|
"homepage": "https://github.com/vstelmakh"
|
|
}
|
|
],
|
|
"description": "Library to parse urls from string input",
|
|
"homepage": "https://github.com/vstelmakh/url-highlight",
|
|
"keywords": [
|
|
"clickable",
|
|
"extract",
|
|
"html",
|
|
"parser",
|
|
"url"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/vstelmakh/url-highlight/issues",
|
|
"source": "https://github.com/vstelmakh/url-highlight/tree/v2.3.0"
|
|
},
|
|
"time": "2020-09-24T13:59:10+00:00"
|
|
},
|
|
{
|
|
"name": "webmozart/assert",
|
|
"version": "1.10.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/webmozarts/assert.git",
|
|
"reference": "6964c76c7804814a842473e0c8fd15bab0f18e25"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/webmozarts/assert/zipball/6964c76c7804814a842473e0c8fd15bab0f18e25",
|
|
"reference": "6964c76c7804814a842473e0c8fd15bab0f18e25",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.2 || ^8.0",
|
|
"symfony/polyfill-ctype": "^1.8"
|
|
},
|
|
"conflict": {
|
|
"phpstan/phpstan": "<0.12.20",
|
|
"vimeo/psalm": "<4.6.1 || 4.6.2"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^8.5.13"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.10-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Webmozart\\Assert\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Bernhard Schussek",
|
|
"email": "bschussek@gmail.com"
|
|
}
|
|
],
|
|
"description": "Assertions to validate method input/output with nice error messages.",
|
|
"keywords": [
|
|
"assert",
|
|
"check",
|
|
"validate"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/webmozarts/assert/issues",
|
|
"source": "https://github.com/webmozarts/assert/tree/1.10.0"
|
|
},
|
|
"time": "2021-03-09T10:59:23+00:00"
|
|
},
|
|
{
|
|
"name": "wikimedia/composer-merge-plugin",
|
|
"version": "v2.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/wikimedia/composer-merge-plugin.git",
|
|
"reference": "8ca2ed8ab97c8ebce6b39d9943e9909bb4f18912"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/wikimedia/composer-merge-plugin/zipball/8ca2ed8ab97c8ebce6b39d9943e9909bb4f18912",
|
|
"reference": "8ca2ed8ab97c8ebce6b39d9943e9909bb4f18912",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"composer-plugin-api": "^1.1||^2.0",
|
|
"php": ">=7.2.0"
|
|
},
|
|
"require-dev": {
|
|
"composer/composer": "^1.1||^2.0",
|
|
"php-parallel-lint/php-parallel-lint": "~1.1.0",
|
|
"phpunit/phpunit": "^8.5||^9.0",
|
|
"squizlabs/php_codesniffer": "~3.5.4"
|
|
},
|
|
"type": "composer-plugin",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.x-dev"
|
|
},
|
|
"class": "Wikimedia\\Composer\\Merge\\V2\\MergePlugin"
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Wikimedia\\Composer\\Merge\\V2\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Bryan Davis",
|
|
"email": "bd808@wikimedia.org"
|
|
}
|
|
],
|
|
"description": "Composer plugin to merge multiple composer.json files",
|
|
"support": {
|
|
"issues": "https://github.com/wikimedia/composer-merge-plugin/issues",
|
|
"source": "https://github.com/wikimedia/composer-merge-plugin/tree/v2.0.1"
|
|
},
|
|
"time": "2021-02-24T05:28:06+00:00"
|
|
}
|
|
],
|
|
"packages-dev": [
|
|
{
|
|
"name": "anomaly/installer-module",
|
|
"version": "v2.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/anomalylabs/installer-module.git",
|
|
"reference": "4abab1279cd5f964e2c1957ede9f31dc99a8d406"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/anomalylabs/installer-module/zipball/4abab1279cd5f964e2c1957ede9f31dc99a8d406",
|
|
"reference": "4abab1279cd5f964e2c1957ede9f31dc99a8d406",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"anomaly/streams-platform": "^1.9"
|
|
},
|
|
"type": "streams-addon",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Anomaly\\InstallerModule\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PyroCMS, Inc.",
|
|
"email": "support@pyrocms.com",
|
|
"homepage": "http://pyrocms.com/",
|
|
"role": "Owner"
|
|
},
|
|
{
|
|
"name": "Ryan Thompson",
|
|
"email": "ryan@pyrocms.com",
|
|
"homepage": "http://ryanthepyro.com/",
|
|
"role": "Owner"
|
|
}
|
|
],
|
|
"description": "The Streams Platform installer.",
|
|
"homepage": "http://pyrocms.com/",
|
|
"keywords": [
|
|
"Streams",
|
|
"laravel",
|
|
"module",
|
|
"streams-addon"
|
|
],
|
|
"support": {
|
|
"email": "support@pyrocms.com",
|
|
"source": "https://github.com/anomalylabs/installer-module/tree/v2.4.0"
|
|
},
|
|
"time": "2021-03-04T21:57:51+00:00"
|
|
},
|
|
{
|
|
"name": "filp/whoops",
|
|
"version": "2.14.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/filp/whoops.git",
|
|
"reference": "a63e5e8f26ebbebf8ed3c5c691637325512eb0dc"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/filp/whoops/zipball/a63e5e8f26ebbebf8ed3c5c691637325512eb0dc",
|
|
"reference": "a63e5e8f26ebbebf8ed3c5c691637325512eb0dc",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.5.9 || ^7.0 || ^8.0",
|
|
"psr/log": "^1.0.1 || ^2.0 || ^3.0"
|
|
},
|
|
"require-dev": {
|
|
"mockery/mockery": "^0.9 || ^1.0",
|
|
"phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.3",
|
|
"symfony/var-dumper": "^2.6 || ^3.0 || ^4.0 || ^5.0"
|
|
},
|
|
"suggest": {
|
|
"symfony/var-dumper": "Pretty print complex values better with var-dumper available",
|
|
"whoops/soap": "Formats errors as SOAP responses"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.7-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Whoops\\": "src/Whoops/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Filipe Dobreira",
|
|
"homepage": "https://github.com/filp",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "php error handling for cool kids",
|
|
"homepage": "https://filp.github.io/whoops/",
|
|
"keywords": [
|
|
"error",
|
|
"exception",
|
|
"handling",
|
|
"library",
|
|
"throwable",
|
|
"whoops"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/filp/whoops/issues",
|
|
"source": "https://github.com/filp/whoops/tree/2.14.5"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/denis-sokolov",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"time": "2022-01-07T12:00:00+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/dom-crawler",
|
|
"version": "v3.1.10",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/dom-crawler.git",
|
|
"reference": "7eede2a901a19928494194f7d1815a77b9a473a0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/7eede2a901a19928494194f7d1815a77b9a473a0",
|
|
"reference": "7eede2a901a19928494194f7d1815a77b9a473a0",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.5.9",
|
|
"symfony/polyfill-mbstring": "~1.0"
|
|
},
|
|
"require-dev": {
|
|
"symfony/css-selector": "~2.8|~3.0"
|
|
},
|
|
"suggest": {
|
|
"symfony/css-selector": ""
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.1-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\DomCrawler\\": ""
|
|
},
|
|
"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 DomCrawler Component",
|
|
"homepage": "https://symfony.com",
|
|
"support": {
|
|
"source": "https://github.com/symfony/dom-crawler/tree/3.1"
|
|
},
|
|
"time": "2017-01-21T17:13:55+00:00"
|
|
}
|
|
],
|
|
"aliases": [],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": [],
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": [],
|
|
"platform-dev": [],
|
|
"plugin-api-version": "2.2.0"
|
|
}
|