forkbb/composer.lock

284 lines
9.2 KiB
Text
Raw Normal View History

{
"_readme": [
"This file locks the dependencies of your project to a known state",
2019-12-25 12:10:00 +00:00
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
2021-02-24 11:43:04 +00:00
"content-hash": "23fbddba7eeaeb83366d5468a344e816",
"packages": [
2017-02-14 13:05:26 +00:00
{
"name": "artoodetoo/dirk",
2019-11-28 13:25:13 +00:00
"version": "dev-visman",
2017-02-14 13:05:26 +00:00
"source": {
"type": "git",
2019-11-28 13:25:13 +00:00
"url": "https://github.com/MioVisman/dirk.git",
2020-10-16 13:40:06 +00:00
"reference": "82c1ba51883c32c62e7eda121efcab5109acbbcc"
2017-02-14 13:05:26 +00:00
},
"dist": {
"type": "zip",
2020-10-16 13:40:06 +00:00
"url": "https://api.github.com/repos/MioVisman/dirk/zipball/82c1ba51883c32c62e7eda121efcab5109acbbcc",
"reference": "82c1ba51883c32c62e7eda121efcab5109acbbcc",
2017-02-14 13:05:26 +00:00
"shasum": ""
},
"require": {
2020-10-16 13:40:06 +00:00
"php": ">=7.3.0"
2017-02-14 13:05:26 +00:00
},
"require-dev": {
"phpunit/phpunit": "4.0.*"
},
2021-01-16 10:58:51 +00:00
"default-branch": true,
2017-02-14 13:05:26 +00:00
"type": "library",
"autoload": {
"psr-4": {
"R2\\Templating\\": "src"
}
},
2019-11-28 13:25:13 +00:00
"autoload-dev": {
"psr-4": {
"R2\\Templating\\Tests": "tests"
}
},
2017-02-14 13:05:26 +00:00
"license": [
"MIT"
],
"authors": [
{
"name": "artoodetoo",
"email": "i.am@artoodetoo.org"
}
],
"description": "PHP template system",
"keywords": [
"dirk",
"package",
"templates",
"templating",
"views"
],
2019-11-28 13:25:13 +00:00
"support": {
"source": "https://github.com/MioVisman/dirk/tree/visman"
},
2020-10-16 13:40:06 +00:00
"time": "2020-10-16T13:32:17+00:00"
2019-12-25 12:10:00 +00:00
},
{
"name": "miovisman/normemail",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/MioVisman/NormEmail.git",
2020-01-11 04:31:57 +00:00
"reference": "2e657463266b1249e97d15c6795dd14248097cb3"
2019-12-25 12:10:00 +00:00
},
"dist": {
"type": "zip",
2020-01-11 04:31:57 +00:00
"url": "https://api.github.com/repos/MioVisman/NormEmail/zipball/2e657463266b1249e97d15c6795dd14248097cb3",
"reference": "2e657463266b1249e97d15c6795dd14248097cb3",
2019-12-25 12:10:00 +00:00
"shasum": ""
},
"require": {
"ext-intl": "*",
"ext-mbstring": "*",
"php": ">=5.6.0"
},
2021-01-16 10:58:51 +00:00
"default-branch": true,
2019-12-25 12:10:00 +00:00
"type": "library",
"autoload": {
"psr-4": {
"MioVisman\\NormEmail\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Visman",
"email": "mio.visman@yandex.ru",
"homepage": "https://github.com/MioVisman"
}
],
"description": "Normalization of email for bans, for request cache to SFS or for checking the uniqueness of new users.",
"homepage": "https://github.com/MioVisman/NormEmail",
"keywords": [
"ban",
"canonical email",
"email",
"normalization"
],
2021-01-16 10:58:51 +00:00
"support": {
"issues": "https://github.com/MioVisman/NormEmail/issues",
"source": "https://github.com/MioVisman/NormEmail/tree/1.0.0"
},
2020-01-11 04:31:57 +00:00
"time": "2020-01-11T04:21:13+00:00"
2017-10-03 14:13:21 +00:00
},
{
"name": "miovisman/parserus",
2021-02-24 11:43:04 +00:00
"version": "1.1.0",
2017-10-03 14:13:21 +00:00
"source": {
"type": "git",
"url": "https://github.com/MioVisman/Parserus.git",
2021-02-24 11:43:04 +00:00
"reference": "fa93c5e26dd500bf2489bb4fe46a6d3046546c31"
2017-10-03 14:13:21 +00:00
},
"dist": {
"type": "zip",
2021-02-24 11:43:04 +00:00
"url": "https://api.github.com/repos/MioVisman/Parserus/zipball/fa93c5e26dd500bf2489bb4fe46a6d3046546c31",
"reference": "fa93c5e26dd500bf2489bb4fe46a6d3046546c31",
2017-10-03 14:13:21 +00:00
"shasum": ""
},
"require": {
2021-01-06 11:41:23 +00:00
"php": ">=7.3.0"
2017-10-03 14:13:21 +00:00
},
"type": "library",
"autoload": {
"psr-0": {
"Parserus": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Visman",
"email": "mio.visman@yandex.ru",
"homepage": "https://github.com/MioVisman"
}
],
"description": "BBCode parser.",
"homepage": "https://github.com/MioVisman/Parserus",
"keywords": [
"bbcode",
"parser"
],
2021-01-16 10:58:51 +00:00
"support": {
"issues": "https://github.com/MioVisman/Parserus/issues",
2021-02-24 11:43:04 +00:00
"source": "https://github.com/MioVisman/Parserus/tree/1.1.0"
2021-01-16 10:58:51 +00:00
},
2021-02-24 11:43:04 +00:00
"time": "2021-02-24T11:22:35+00:00"
2021-01-16 10:58:51 +00:00
},
{
"name": "psr/log",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/php-fig/log.git",
"reference": "dd738d0b4491f32725492cf345f6b501f5922fec"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/log/zipball/dd738d0b4491f32725492cf345f6b501f5922fec",
"reference": "dd738d0b4491f32725492cf345f6b501f5922fec",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"default-branch": true,
"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/master"
},
"time": "2020-09-18T06:44:51+00:00"
2020-10-05 11:13:20 +00:00
},
{
"name": "psr/simple-cache",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/php-fig/simple-cache.git",
"reference": "5a7b96b1dda5d957e01bc1bfe77dcca09c5a7474"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/simple-cache/zipball/5a7b96b1dda5d957e01bc1bfe77dcca09c5a7474",
"reference": "5a7b96b1dda5d957e01bc1bfe77dcca09c5a7474",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
2021-01-16 10:58:51 +00:00
"default-branch": true,
2020-10-05 11:13:20 +00:00
"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"
],
2021-01-16 10:58:51 +00:00
"support": {
"source": "https://github.com/php-fig/simple-cache/tree/master"
},
2020-10-05 11:13:20 +00:00
"time": "2020-04-21T06:43:17+00:00"
}
],
"packages-dev": [],
"aliases": [],
2019-12-25 12:10:00 +00:00
"minimum-stability": "dev",
"stability-flags": {
2017-11-30 03:08:32 +00:00
"artoodetoo/dirk": 20,
2019-12-25 12:10:00 +00:00
"miovisman/normemail": 20
},
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
2020-10-05 11:13:20 +00:00
"php": ">=7.3.0",
2019-11-28 13:25:13 +00:00
"ext-gd": "*",
2020-10-05 11:13:20 +00:00
"ext-mbstring": "*",
2021-01-06 11:41:23 +00:00
"ext-fileinfo": "*",
"ext-intl": "*",
"ext-json": "*"
},
2021-01-16 10:58:51 +00:00
"platform-dev": [],
"plugin-api-version": "2.0.0"
}