462 lines
16 KiB
JSON
462 lines
16 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": "ca096500833679c5fa819eb5cfbd1d80",
|
|
"packages": [
|
|
{
|
|
"name": "bower-asset/jquery-timeago",
|
|
"version": "v1.5.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "git@github.com:rmm5t/jquery-timeago.git",
|
|
"reference": "180864a9c544a49e43719b457250af216d5e4c3a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/rmm5t/jquery-timeago/zipball/180864a9c544a49e43719b457250af216d5e4c3a",
|
|
"reference": "180864a9c544a49e43719b457250af216d5e4c3a"
|
|
},
|
|
"require": {
|
|
"bower-asset/jquery": ">=1.4"
|
|
},
|
|
"type": "bower-asset",
|
|
"license": [
|
|
"MIT"
|
|
]
|
|
},
|
|
{
|
|
"name": "bower-asset/js-cookie",
|
|
"version": "v2.1.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "git@github.com:js-cookie/js-cookie.git",
|
|
"reference": "8b70250875f7e07445b6a457f9c2474ead4cba44"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/js-cookie/js-cookie/zipball/8b70250875f7e07445b6a457f9c2474ead4cba44",
|
|
"reference": "8b70250875f7e07445b6a457f9c2474ead4cba44"
|
|
},
|
|
"type": "bower-asset",
|
|
"license": [
|
|
"MIT"
|
|
]
|
|
},
|
|
{
|
|
"name": "bower-asset/mediaelement",
|
|
"version": "2.21.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "git@github.com:johndyer/mediaelement.git",
|
|
"reference": "394db3b4a2e3f5f7988cacdefe62ed973bf4a3ce"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/johndyer/mediaelement/zipball/394db3b4a2e3f5f7988cacdefe62ed973bf4a3ce",
|
|
"reference": "394db3b4a2e3f5f7988cacdefe62ed973bf4a3ce"
|
|
},
|
|
"type": "bower-asset",
|
|
"license": [
|
|
"MIT"
|
|
]
|
|
},
|
|
{
|
|
"name": "dapphp/securimage",
|
|
"version": "3.6.8",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/dapphp/securimage.git",
|
|
"reference": "5fc5953c4ffba1eb214cc83100672f238c184ca4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/dapphp/securimage/zipball/5fc5953c4ffba1eb214cc83100672f238c184ca4",
|
|
"reference": "5fc5953c4ffba1eb214cc83100672f238c184ca4",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-gd": "*",
|
|
"php": ">=5.4"
|
|
},
|
|
"suggest": {
|
|
"ext-pdo": "For database storage support",
|
|
"ext-pdo_mysql": "For MySQL database support",
|
|
"ext-pdo_sqlite": "For SQLite3 database support"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"classmap": [
|
|
"securimage.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Drew Phillips",
|
|
"email": "drew@drew-phillips.com"
|
|
}
|
|
],
|
|
"description": "PHP CAPTCHA Library",
|
|
"homepage": "https://www.phpcaptcha.org",
|
|
"keywords": [
|
|
"Forms",
|
|
"anti-spam",
|
|
"captcha",
|
|
"security"
|
|
],
|
|
"time": "2020-05-30T09:43:22+00:00"
|
|
},
|
|
{
|
|
"name": "enshrined/svg-sanitize",
|
|
"version": "0.13.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/darylldoyle/svg-sanitizer.git",
|
|
"reference": "bc66593f255b7d2613d8f22041180036979b6403"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/darylldoyle/svg-sanitizer/zipball/bc66593f255b7d2613d8f22041180036979b6403",
|
|
"reference": "bc66593f255b7d2613d8f22041180036979b6403",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-dom": "*",
|
|
"ext-libxml": "*"
|
|
},
|
|
"require-dev": {
|
|
"codeclimate/php-test-reporter": "^0.1.2",
|
|
"phpunit/phpunit": "^6"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"enshrined\\svgSanitize\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"GPL-2.0-or-later"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Daryll Doyle",
|
|
"email": "daryll@enshrined.co.uk"
|
|
}
|
|
],
|
|
"description": "An SVG sanitizer for PHP",
|
|
"time": "2020-01-20T01:34:17+00:00"
|
|
},
|
|
{
|
|
"name": "flexihash/flexihash",
|
|
"version": "v2.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/pda/flexihash.git",
|
|
"reference": "497ba5782606d998f8ab0b4e5942e3a799bec018"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/pda/flexihash/zipball/497ba5782606d998f8ab0b4e5942e3a799bec018",
|
|
"reference": "497ba5782606d998f8ab0b4e5942e3a799bec018",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.4.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.8",
|
|
"satooshi/php-coveralls": "~1.0",
|
|
"squizlabs/php_codesniffer": "^2.3",
|
|
"symfony/config": "^2.0.0",
|
|
"symfony/console": "^2.0.0",
|
|
"symfony/filesystem": "^2.0.0",
|
|
"symfony/stopwatch": "^2.0.0",
|
|
"symfony/yaml": "^2.0.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Flexihash\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Paul Annesley",
|
|
"email": "paul@annesley.cc",
|
|
"homepage": "http://paul.annesley.cc"
|
|
},
|
|
{
|
|
"name": "Dom Morgan",
|
|
"email": "dom@d3r.com",
|
|
"homepage": "https://d3r.com"
|
|
}
|
|
],
|
|
"description": "Flexihash is a small PHP library which implements consistent hashing",
|
|
"homepage": "https://github.com/pda/flexihash",
|
|
"time": "2016-04-22T21:03:23+00:00"
|
|
},
|
|
{
|
|
"name": "google/recaptcha",
|
|
"version": "dev-master",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/google/recaptcha.git",
|
|
"reference": "79ccf652575e138d51742d04e78a5adbb9892f9d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/google/recaptcha/zipball/79ccf652575e138d51742d04e78a5adbb9892f9d",
|
|
"reference": "79ccf652575e138d51742d04e78a5adbb9892f9d",
|
|
"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"
|
|
],
|
|
"time": "2020-05-21T08:56:25+00:00"
|
|
},
|
|
{
|
|
"name": "ifixit/php-akismet",
|
|
"version": "1.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/iFixit/php-akismet.git",
|
|
"reference": "fd4ff50eb577457c1b7b887401663e91e77625ae"
|
|
},
|
|
"type": "library"
|
|
},
|
|
{
|
|
"name": "shish/eventtracer-php",
|
|
"version": "v2.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/shish/eventtracer-php.git",
|
|
"reference": "0328454c58d240667f004f3efd863b8ef521ba2a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/shish/eventtracer-php/zipball/0328454c58d240667f004f3efd863b8ef521ba2a",
|
|
"reference": "0328454c58d240667f004f3efd863b8ef521ba2a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-json": "*",
|
|
"php": "^7.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^9.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"classmap": [
|
|
"src/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Shish",
|
|
"email": "webmaster@shishnet.org",
|
|
"homepage": "http://shishnet.org",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "An API to write JSON traces as used by the Chrome Trace Viewer",
|
|
"homepage": "https://github.com/shish/eventtracer-php",
|
|
"time": "2020-09-20T11:46:44+00:00"
|
|
},
|
|
{
|
|
"name": "shish/ffsphp",
|
|
"version": "v1.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/shish/ffsphp.git",
|
|
"reference": "82d45b2691da11c82a28f85b07752334a06b8a8e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/shish/ffsphp/zipball/82d45b2691da11c82a28f85b07752334a06b8a8e",
|
|
"reference": "82d45b2691da11c82a28f85b07752334a06b8a8e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^9.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"FFSPHP\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Shish",
|
|
"email": "webmaster@shishnet.org",
|
|
"homepage": "http://shishnet.org",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "A collection of workarounds for stupid PHP things",
|
|
"homepage": "https://github.com/shish/ffsphp",
|
|
"time": "2020-09-20T13:15:53+00:00"
|
|
},
|
|
{
|
|
"name": "shish/microcrud",
|
|
"version": "v2.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/shish/microcrud.git",
|
|
"reference": "1d55c02c405fc75ad6a0e952e9333552bef492f0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/shish/microcrud/zipball/1d55c02c405fc75ad6a0e952e9333552bef492f0",
|
|
"reference": "1d55c02c405fc75ad6a0e952e9333552bef492f0",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-pdo": "*",
|
|
"php": "^7.3",
|
|
"shish/ffsphp": "^1.0",
|
|
"shish/microhtml": "^2.0.2"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^9.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"MicroCRUD\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Shish",
|
|
"email": "webmaster@shishnet.org",
|
|
"homepage": "http://shishnet.org",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "A minimal CRUD generating library",
|
|
"homepage": "https://github.com/shish/microcrud",
|
|
"keywords": [
|
|
"crud",
|
|
"generator"
|
|
],
|
|
"time": "2020-09-20T13:10:42+00:00"
|
|
},
|
|
{
|
|
"name": "shish/microhtml",
|
|
"version": "v2.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/shish/microhtml.git",
|
|
"reference": "d5c393d5a47bb3b3febdfde9ebf6e91cb9b41947"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/shish/microhtml/zipball/d5c393d5a47bb3b3febdfde9ebf6e91cb9b41947",
|
|
"reference": "d5c393d5a47bb3b3febdfde9ebf6e91cb9b41947",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^9.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"files": [
|
|
"src/microhtml.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Shish",
|
|
"email": "webmaster@shishnet.org",
|
|
"homepage": "http://shishnet.org",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "A minimal HTML generating library",
|
|
"homepage": "https://github.com/shish/microhtml",
|
|
"keywords": [
|
|
"generator",
|
|
"html"
|
|
],
|
|
"time": "2020-09-20T13:05:01+00:00"
|
|
}
|
|
],
|
|
"packages-dev": [],
|
|
"aliases": [],
|
|
"minimum-stability": "dev",
|
|
"stability-flags": [],
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": {
|
|
"php": "^7.3",
|
|
"ext-pdo": "*",
|
|
"ext-json": "*",
|
|
"ext-fileinfo": "*"
|
|
},
|
|
"platform-dev": [],
|
|
"plugin-api-version": "1.1.0"
|
|
}
|