6e031d623a
Updated composer and translations composer install --no-dev composer dump-autoload --optimize git add vendor/ --force make updatepo
1996 lines
70 KiB
JSON
1996 lines
70 KiB
JSON
{
|
|
"packages": [
|
|
{
|
|
"name": "alchemy/binary-driver",
|
|
"version": "v5.2.0",
|
|
"version_normalized": "5.2.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/alchemy-fr/BinaryDriver.git",
|
|
"reference": "e0615cdff315e6b4b05ada67906df6262a020d22"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/alchemy-fr/BinaryDriver/zipball/e0615cdff315e6b4b05ada67906df6262a020d22",
|
|
"reference": "e0615cdff315e6b4b05ada67906df6262a020d22",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"evenement/evenement": "^3.0|^2.0|^1.0",
|
|
"php": ">=5.5",
|
|
"psr/log": "^1.0",
|
|
"symfony/process": "^2.3|^3.0|^4.0|^5.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.0|^5.0"
|
|
},
|
|
"time": "2020-02-12T19:35:11+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Alchemy": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Le Goff",
|
|
"email": "legoff.n@gmail.com"
|
|
},
|
|
{
|
|
"name": "Romain Neutron",
|
|
"email": "imprec@gmail.com",
|
|
"homepage": "http://www.lickmychip.com/"
|
|
},
|
|
{
|
|
"name": "Phraseanet Team",
|
|
"email": "info@alchemy.fr",
|
|
"homepage": "http://www.phraseanet.com/"
|
|
},
|
|
{
|
|
"name": "Jens Hausdorf",
|
|
"email": "mail@jens-hausdorf.de",
|
|
"homepage": "https://jens-hausdorf.de",
|
|
"role": "Maintainer"
|
|
}
|
|
],
|
|
"description": "A set of tools to build binary drivers",
|
|
"keywords": [
|
|
"binary",
|
|
"driver"
|
|
],
|
|
"install-path": "../alchemy/binary-driver"
|
|
},
|
|
{
|
|
"name": "apereo/phpcas",
|
|
"version": "1.4.0",
|
|
"version_normalized": "1.4.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/apereo/phpCAS.git",
|
|
"reference": "ea27d122c4c7114006b33d15668c90f1904d53df"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/apereo/phpCAS/zipball/ea27d122c4c7114006b33d15668c90f1904d53df",
|
|
"reference": "ea27d122c4c7114006b33d15668c90f1904d53df",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-curl": "*",
|
|
"php": ">=7.0.0",
|
|
"psr/log": "^1.0.0"
|
|
},
|
|
"require-dev": {
|
|
"monolog/monolog": "^1.0.0",
|
|
"phpunit/phpunit": ">=4.8.35 <8"
|
|
},
|
|
"time": "2021-05-30T19:53:34+00:00",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.3.x-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"classmap": [
|
|
"source/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Joachim Fritschi",
|
|
"email": "jfritschi@freenet.de",
|
|
"homepage": "https://github.com/jfritschi"
|
|
},
|
|
{
|
|
"name": "Adam Franco",
|
|
"homepage": "https://github.com/adamfranco"
|
|
},
|
|
{
|
|
"name": "Henry Pan",
|
|
"homepage": "https://github.com/phy25"
|
|
}
|
|
],
|
|
"description": "Provides a simple API for authenticating users against a CAS server",
|
|
"homepage": "https://wiki.jasig.org/display/CASC/phpCAS",
|
|
"keywords": [
|
|
"apereo",
|
|
"cas",
|
|
"jasig"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/apereo/phpCAS/issues",
|
|
"source": "https://github.com/apereo/phpCAS/tree/1.4.0"
|
|
},
|
|
"install-path": "../apereo/phpcas"
|
|
},
|
|
{
|
|
"name": "composer/ca-bundle",
|
|
"version": "1.2.10",
|
|
"version_normalized": "1.2.10.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/composer/ca-bundle.git",
|
|
"reference": "9fdb22c2e97a614657716178093cd1da90a64aa8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/9fdb22c2e97a614657716178093cd1da90a64aa8",
|
|
"reference": "9fdb22c2e97a614657716178093cd1da90a64aa8",
|
|
"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"
|
|
},
|
|
"time": "2021-06-07T13:58:28+00:00",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-main": "1.x-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"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.2.10"
|
|
},
|
|
"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"
|
|
}
|
|
],
|
|
"install-path": "./ca-bundle"
|
|
},
|
|
{
|
|
"name": "diogocomposer/xmpphp",
|
|
"version": "v3.0.3",
|
|
"version_normalized": "3.0.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/diogogithub/xmpphp.git",
|
|
"reference": "37f69546e8e24703c4a9116e7bb14864a61ee369"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/diogogithub/xmpphp/zipball/37f69546e8e24703c4a9116e7bb14864a61ee369",
|
|
"reference": "37f69546e8e24703c4a9116e7bb14864a61ee369",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-curl": "*",
|
|
"ext-dom": "*",
|
|
"ext-mbstring": "*",
|
|
"ext-openssl": "*",
|
|
"ext-simplexml": "*",
|
|
"ext-xml": "*",
|
|
"php": "^7.3.0"
|
|
},
|
|
"time": "2020-09-13T20:00:21+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"XMPPHP\\": "XMPPHP"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"GPL-2.0+"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nathan Fritz",
|
|
"email": "fritzy@netflint.net"
|
|
},
|
|
{
|
|
"name": "Stephan Wentz",
|
|
"email": "stephan@wentz.it"
|
|
},
|
|
{
|
|
"name": "Christian Weiske",
|
|
"email": "cweiske@cweiske.de"
|
|
},
|
|
{
|
|
"name": "Vito Tafuni",
|
|
"email": "vitotafuni@gmail.com"
|
|
},
|
|
{
|
|
"name": "Ivan Borzenkov",
|
|
"email": "ivan.borzenkov@gmail.com"
|
|
},
|
|
{
|
|
"name": "bandroidx",
|
|
"email": "bandroidx@gmail.com"
|
|
},
|
|
{
|
|
"name": "BirknerAlex",
|
|
"email": "alex.birkner@gmail.com"
|
|
},
|
|
{
|
|
"name": "Diogo Cordeiro",
|
|
"email": "diogo@fc.up.pt"
|
|
}
|
|
],
|
|
"description": "XMPP PHP Library",
|
|
"keywords": [
|
|
"jabber",
|
|
"xmpp",
|
|
"xmpphp"
|
|
],
|
|
"install-path": "../diogocomposer/xmpphp"
|
|
},
|
|
{
|
|
"name": "doctrine/cache",
|
|
"version": "1.12.1",
|
|
"version_normalized": "1.12.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/cache.git",
|
|
"reference": "4cf401d14df219fa6f38b671f5493449151c9ad8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/cache/zipball/4cf401d14df219fa6f38b671f5493449151c9ad8",
|
|
"reference": "4cf401d14df219fa6f38b671f5493449151c9ad8",
|
|
"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"
|
|
},
|
|
"time": "2021-07-17T14:39:21+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"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/1.12.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"
|
|
}
|
|
],
|
|
"install-path": "../doctrine/cache"
|
|
},
|
|
{
|
|
"name": "embed/embed",
|
|
"version": "3.4.17",
|
|
"version_normalized": "3.4.17.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/oscarotero/Embed.git",
|
|
"reference": "2c0e112f7332597ec6a55174f2353e04859ba356"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/oscarotero/Embed/zipball/2c0e112f7332597ec6a55174f2353e04859ba356",
|
|
"reference": "2c0e112f7332597ec6a55174f2353e04859ba356",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"composer/ca-bundle": "^1.0",
|
|
"ext-curl": "*",
|
|
"ext-dom": "*",
|
|
"ext-mbstring": "*",
|
|
"php": "^5.6|^7.0|^8.0"
|
|
},
|
|
"require-dev": {
|
|
"friendsofphp/php-cs-fixer": "^2.0",
|
|
"phpunit/phpunit": "^5.7|^6.0|^7.0"
|
|
},
|
|
"time": "2021-05-30T11:21:47+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Embed\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Oscar Otero",
|
|
"email": "oom@oscarotero.com",
|
|
"homepage": "http://oscarotero.com",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "PHP library to retrieve page info using oembed, opengraph, etc",
|
|
"homepage": "https://github.com/oscarotero/Embed",
|
|
"keywords": [
|
|
"embed",
|
|
"embedly",
|
|
"oembed",
|
|
"opengraph",
|
|
"twitter cards"
|
|
],
|
|
"support": {
|
|
"email": "oom@oscarotero.com",
|
|
"issues": "https://github.com/oscarotero/Embed/issues",
|
|
"source": "https://github.com/oscarotero/Embed/tree/3.4.17"
|
|
},
|
|
"install-path": "../embed/embed"
|
|
},
|
|
{
|
|
"name": "evenement/evenement",
|
|
"version": "v3.0.1",
|
|
"version_normalized": "3.0.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/igorw/evenement.git",
|
|
"reference": "531bfb9d15f8aa57454f5f0285b18bec903b8fb7"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/igorw/evenement/zipball/531bfb9d15f8aa57454f5f0285b18bec903b8fb7",
|
|
"reference": "531bfb9d15f8aa57454f5f0285b18bec903b8fb7",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^6.0"
|
|
},
|
|
"time": "2017-07-23T21:35:13+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Evenement": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Igor Wiedler",
|
|
"email": "igor@wiedler.ch"
|
|
}
|
|
],
|
|
"description": "Événement is a very simple event dispatching library for PHP",
|
|
"keywords": [
|
|
"event-dispatcher",
|
|
"event-emitter"
|
|
],
|
|
"install-path": "../evenement/evenement"
|
|
},
|
|
{
|
|
"name": "ezyang/htmlpurifier",
|
|
"version": "v4.13.0",
|
|
"version_normalized": "4.13.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/ezyang/htmlpurifier.git",
|
|
"reference": "08e27c97e4c6ed02f37c5b2b20488046c8d90d75"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/08e27c97e4c6ed02f37c5b2b20488046c8d90d75",
|
|
"reference": "08e27c97e4c6ed02f37c5b2b20488046c8d90d75",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.2"
|
|
},
|
|
"require-dev": {
|
|
"simpletest/simpletest": "dev-master#72de02a7b80c6bb8864ef9bf66d41d2f58f826bd"
|
|
},
|
|
"time": "2020-06-29T00:56:53+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"HTMLPurifier": "library/"
|
|
},
|
|
"files": [
|
|
"library/HTMLPurifier.composer.php"
|
|
],
|
|
"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"
|
|
],
|
|
"install-path": "../ezyang/htmlpurifier"
|
|
},
|
|
{
|
|
"name": "guzzlehttp/psr7",
|
|
"version": "2.0.0",
|
|
"version_normalized": "2.0.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/guzzle/psr7.git",
|
|
"reference": "1dc8d9cba3897165e16d12bb13d813afb1eb3fe7"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/guzzle/psr7/zipball/1dc8d9cba3897165e16d12bb13d813afb1eb3fe7",
|
|
"reference": "1dc8d9cba3897165e16d12bb13d813afb1eb3fe7",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.2.5 || ^8.0",
|
|
"psr/http-factory": "^1.0",
|
|
"psr/http-message": "^1.0",
|
|
"ralouphie/getallheaders": "^3.0"
|
|
},
|
|
"provide": {
|
|
"psr/http-factory-implementation": "1.0",
|
|
"psr/http-message-implementation": "1.0"
|
|
},
|
|
"require-dev": {
|
|
"bamarni/composer-bin-plugin": "^1.4.1",
|
|
"http-interop/http-factory-tests": "^0.9",
|
|
"phpunit/phpunit": "^8.5.8 || ^9.3.10"
|
|
},
|
|
"suggest": {
|
|
"laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
|
|
},
|
|
"time": "2021-06-30T20:03:07+00:00",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.0-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"GuzzleHttp\\Psr7\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Michael Dowling",
|
|
"email": "mtdowling@gmail.com",
|
|
"homepage": "https://github.com/mtdowling"
|
|
},
|
|
{
|
|
"name": "Tobias Schultze",
|
|
"homepage": "https://github.com/Tobion"
|
|
},
|
|
{
|
|
"name": "Márk Sági-Kazár",
|
|
"email": "mark.sagikazar@gmail.com",
|
|
"homepage": "https://sagikazarmark.hu"
|
|
}
|
|
],
|
|
"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/2.0.0"
|
|
},
|
|
"install-path": "../guzzlehttp/psr7"
|
|
},
|
|
{
|
|
"name": "hoa/consistency",
|
|
"version": "1.17.05.02",
|
|
"version_normalized": "1.17.05.02",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/hoaproject/Consistency.git",
|
|
"reference": "fd7d0adc82410507f332516faf655b6ed22e4c2f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/hoaproject/Consistency/zipball/fd7d0adc82410507f332516faf655b6ed22e4c2f",
|
|
"reference": "fd7d0adc82410507f332516faf655b6ed22e4c2f",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"hoa/exception": "~1.0",
|
|
"php": ">=5.5.0"
|
|
},
|
|
"require-dev": {
|
|
"hoa/stream": "~1.0",
|
|
"hoa/test": "~2.0"
|
|
},
|
|
"time": "2017-05-02T12:18:12+00:00",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.x-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Hoa\\Consistency\\": "."
|
|
},
|
|
"files": [
|
|
"Prelude.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Ivan Enderlin",
|
|
"email": "ivan.enderlin@hoa-project.net"
|
|
},
|
|
{
|
|
"name": "Hoa community",
|
|
"homepage": "https://hoa-project.net/"
|
|
}
|
|
],
|
|
"description": "The Hoa\\Consistency library.",
|
|
"homepage": "https://hoa-project.net/",
|
|
"keywords": [
|
|
"autoloader",
|
|
"callable",
|
|
"consistency",
|
|
"entity",
|
|
"flex",
|
|
"keyword",
|
|
"library"
|
|
],
|
|
"install-path": "../hoa/consistency"
|
|
},
|
|
{
|
|
"name": "hoa/event",
|
|
"version": "1.17.01.13",
|
|
"version_normalized": "1.17.01.13",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/hoaproject/Event.git",
|
|
"reference": "6c0060dced212ffa3af0e34bb46624f990b29c54"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/hoaproject/Event/zipball/6c0060dced212ffa3af0e34bb46624f990b29c54",
|
|
"reference": "6c0060dced212ffa3af0e34bb46624f990b29c54",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"hoa/consistency": "~1.0",
|
|
"hoa/exception": "~1.0"
|
|
},
|
|
"require-dev": {
|
|
"hoa/test": "~2.0"
|
|
},
|
|
"time": "2017-01-13T15:30:50+00:00",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.x-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Hoa\\Event\\": "."
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Ivan Enderlin",
|
|
"email": "ivan.enderlin@hoa-project.net"
|
|
},
|
|
{
|
|
"name": "Hoa community",
|
|
"homepage": "https://hoa-project.net/"
|
|
}
|
|
],
|
|
"description": "The Hoa\\Event library.",
|
|
"homepage": "https://hoa-project.net/",
|
|
"keywords": [
|
|
"event",
|
|
"library",
|
|
"listener",
|
|
"observer"
|
|
],
|
|
"install-path": "../hoa/event"
|
|
},
|
|
{
|
|
"name": "hoa/exception",
|
|
"version": "1.17.01.16",
|
|
"version_normalized": "1.17.01.16",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/hoaproject/Exception.git",
|
|
"reference": "091727d46420a3d7468ef0595651488bfc3a458f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/hoaproject/Exception/zipball/091727d46420a3d7468ef0595651488bfc3a458f",
|
|
"reference": "091727d46420a3d7468ef0595651488bfc3a458f",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"hoa/consistency": "~1.0",
|
|
"hoa/event": "~1.0"
|
|
},
|
|
"require-dev": {
|
|
"hoa/test": "~2.0"
|
|
},
|
|
"time": "2017-01-16T07:53:27+00:00",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.x-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Hoa\\Exception\\": "."
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Ivan Enderlin",
|
|
"email": "ivan.enderlin@hoa-project.net"
|
|
},
|
|
{
|
|
"name": "Hoa community",
|
|
"homepage": "https://hoa-project.net/"
|
|
}
|
|
],
|
|
"description": "The Hoa\\Exception library.",
|
|
"homepage": "https://hoa-project.net/",
|
|
"keywords": [
|
|
"exception",
|
|
"library"
|
|
],
|
|
"install-path": "../hoa/exception"
|
|
},
|
|
{
|
|
"name": "intervention/image",
|
|
"version": "2.6.0",
|
|
"version_normalized": "2.6.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Intervention/image.git",
|
|
"reference": "a2d7238069bb01322f9c2a661449955434fec9c6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Intervention/image/zipball/a2d7238069bb01322f9c2a661449955434fec9c6",
|
|
"reference": "a2d7238069bb01322f9c2a661449955434fec9c6",
|
|
"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"
|
|
},
|
|
"time": "2021-07-06T13:35:54+00:00",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.4-dev"
|
|
},
|
|
"laravel": {
|
|
"providers": [
|
|
"Intervention\\Image\\ImageServiceProvider"
|
|
],
|
|
"aliases": {
|
|
"Image": "Intervention\\Image\\Facades\\Image"
|
|
}
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"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.6.0"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://www.paypal.me/interventionphp",
|
|
"type": "custom"
|
|
},
|
|
{
|
|
"url": "https://github.com/Intervention",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"install-path": "../intervention/image"
|
|
},
|
|
{
|
|
"name": "masterminds/html5",
|
|
"version": "2.7.5",
|
|
"version_normalized": "2.7.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Masterminds/html5-php.git",
|
|
"reference": "f640ac1bdddff06ea333a920c95bbad8872429ab"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Masterminds/html5-php/zipball/f640ac1bdddff06ea333a920c95bbad8872429ab",
|
|
"reference": "f640ac1bdddff06ea333a920c95bbad8872429ab",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-ctype": "*",
|
|
"ext-dom": "*",
|
|
"ext-libxml": "*",
|
|
"php": ">=5.3.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7"
|
|
},
|
|
"time": "2021-07-01T14:25:37+00:00",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.7-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Masterminds\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Matt Butcher",
|
|
"email": "technosophos@gmail.com"
|
|
},
|
|
{
|
|
"name": "Matt Farina",
|
|
"email": "matt@mattfarina.com"
|
|
},
|
|
{
|
|
"name": "Asmir Mustafic",
|
|
"email": "goetas@gmail.com"
|
|
}
|
|
],
|
|
"description": "An HTML5 parser and serializer.",
|
|
"homepage": "http://masterminds.github.io/html5-php",
|
|
"keywords": [
|
|
"HTML5",
|
|
"dom",
|
|
"html",
|
|
"parser",
|
|
"querypath",
|
|
"serializer",
|
|
"xml"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/Masterminds/html5-php/issues",
|
|
"source": "https://github.com/Masterminds/html5-php/tree/2.7.5"
|
|
},
|
|
"install-path": "../masterminds/html5"
|
|
},
|
|
{
|
|
"name": "mf2/mf2",
|
|
"version": "0.4.6",
|
|
"version_normalized": "0.4.6.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/microformats/php-mf2.git",
|
|
"reference": "00b70ee7eb7f5b0585b1bd467f6c9cbd75055d23"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/microformats/php-mf2/zipball/00b70ee7eb7f5b0585b1bd467f6c9cbd75055d23",
|
|
"reference": "00b70ee7eb7f5b0585b1bd467f6c9cbd75055d23",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.4.0"
|
|
},
|
|
"require-dev": {
|
|
"mf2/tests": "@dev",
|
|
"phpdocumentor/phpdocumentor": "v2.8.4",
|
|
"phpunit/phpunit": "4.8.*"
|
|
},
|
|
"suggest": {
|
|
"barnabywalters/mf-cleaner": "To more easily handle the canonical data php-mf2 gives you",
|
|
"masterminds/html5": "Alternative HTML parser for PHP, for better HTML5 support."
|
|
},
|
|
"time": "2018-08-24T14:47:04+00:00",
|
|
"bin": [
|
|
"bin/fetch-mf2",
|
|
"bin/parse-mf2"
|
|
],
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"files": [
|
|
"Mf2/Parser.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"CC0-1.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Barnaby Walters",
|
|
"homepage": "http://waterpigs.co.uk"
|
|
}
|
|
],
|
|
"description": "A pure, generic microformats2 parser — makes HTML as easy to consume as a JSON API",
|
|
"keywords": [
|
|
"html",
|
|
"microformats",
|
|
"microformats 2",
|
|
"parser",
|
|
"semantic"
|
|
],
|
|
"install-path": "../mf2/mf2"
|
|
},
|
|
{
|
|
"name": "michelf/php-markdown",
|
|
"version": "1.9.0",
|
|
"version_normalized": "1.9.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/michelf/php-markdown.git",
|
|
"reference": "c83178d49e372ca967d1a8c77ae4e051b3a3c75c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/michelf/php-markdown/zipball/c83178d49e372ca967d1a8c77ae4e051b3a3c75c",
|
|
"reference": "c83178d49e372ca967d1a8c77ae4e051b3a3c75c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": ">=4.3 <5.8"
|
|
},
|
|
"time": "2019-12-02T02:32:27+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Michelf\\": "Michelf/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Michel Fortin",
|
|
"email": "michel.fortin@michelf.ca",
|
|
"homepage": "https://michelf.ca/",
|
|
"role": "Developer"
|
|
},
|
|
{
|
|
"name": "John Gruber",
|
|
"homepage": "https://daringfireball.net/"
|
|
}
|
|
],
|
|
"description": "PHP Markdown",
|
|
"homepage": "https://michelf.ca/projects/php-markdown/",
|
|
"keywords": [
|
|
"markdown"
|
|
],
|
|
"install-path": "../michelf/php-markdown"
|
|
},
|
|
{
|
|
"name": "neutron/temporary-filesystem",
|
|
"version": "2.4",
|
|
"version_normalized": "2.4.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/romainneutron/Temporary-Filesystem.git",
|
|
"reference": "3c55497da8d7762fb4dcabc91d54a5de510e3c99"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/romainneutron/Temporary-Filesystem/zipball/3c55497da8d7762fb4dcabc91d54a5de510e3c99",
|
|
"reference": "3c55497da8d7762fb4dcabc91d54a5de510e3c99",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.6 || ^7.0",
|
|
"symfony/filesystem": "^2.3 || ^3.0 || ^4.0 || ^5.0"
|
|
},
|
|
"require-dev": {
|
|
"symfony/phpunit-bridge": "^5.0.4"
|
|
},
|
|
"time": "2020-02-17T15:27:36+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Neutron": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Romain Neutron",
|
|
"email": "imprec@gmail.com"
|
|
}
|
|
],
|
|
"description": "Symfony filesystem extension to handle temporary files",
|
|
"install-path": "../neutron/temporary-filesystem"
|
|
},
|
|
{
|
|
"name": "openid/php-openid",
|
|
"version": "2.3.0",
|
|
"version_normalized": "2.3.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/openid/php-openid.git",
|
|
"reference": "924f9aa42453cd0f9dba72587b4e2cdf7f4de874"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/openid/php-openid/zipball/924f9aa42453cd0f9dba72587b4e2cdf7f4de874",
|
|
"reference": "924f9aa42453cd0f9dba72587b4e2cdf7f4de874",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-curl": "*",
|
|
"ext-dom": "*",
|
|
"ext-gmp": "*",
|
|
"php": ">=4.3"
|
|
},
|
|
"time": "2015-07-30T18:07:43+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"classmap": [
|
|
"Auth"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"include-path": [
|
|
"."
|
|
],
|
|
"license": [
|
|
"Apache-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "JanRain Inc.",
|
|
"homepage": "http://www.openidenabled.com"
|
|
}
|
|
],
|
|
"description": "OpenID library for PHP5",
|
|
"homepage": "http://github.com/openid/php-openid",
|
|
"keywords": [
|
|
"Authentication",
|
|
"OpenId",
|
|
"auth",
|
|
"yadis"
|
|
],
|
|
"install-path": "../openid/php-openid"
|
|
},
|
|
{
|
|
"name": "paragonie/constant_time_encoding",
|
|
"version": "v1.0.4",
|
|
"version_normalized": "1.0.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/paragonie/constant_time_encoding.git",
|
|
"reference": "2132f0f293d856026d7d11bd81b9f4a23a1dc1f6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/2132f0f293d856026d7d11bd81b9f4a23a1dc1f6",
|
|
"reference": "2132f0f293d856026d7d11bd81b9f4a23a1dc1f6",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.3|^7"
|
|
},
|
|
"require-dev": {
|
|
"paragonie/random_compat": "^1.4|^2",
|
|
"phpunit/phpunit": "4.*|5.*",
|
|
"vimeo/psalm": "^0.3|^1"
|
|
},
|
|
"time": "2018-04-30T17:57:16+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"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"
|
|
],
|
|
"install-path": "../paragonie/constant_time_encoding"
|
|
},
|
|
{
|
|
"name": "paragonie/random_compat",
|
|
"version": "v9.99.100",
|
|
"version_normalized": "9.99.100.0",
|
|
"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."
|
|
},
|
|
"time": "2020-10-15T08:29:30+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"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"
|
|
},
|
|
"install-path": "../paragonie/random_compat"
|
|
},
|
|
{
|
|
"name": "pear/console_getopt",
|
|
"version": "v1.4.3",
|
|
"version_normalized": "1.4.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/pear/Console_Getopt.git",
|
|
"reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/pear/Console_Getopt/zipball/a41f8d3e668987609178c7c4a9fe48fecac53fa0",
|
|
"reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0",
|
|
"shasum": ""
|
|
},
|
|
"time": "2019-11-20T18:27:48+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Console": "./"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"include-path": [
|
|
"./"
|
|
],
|
|
"license": [
|
|
"BSD-2-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Andrei Zmievski",
|
|
"email": "andrei@php.net",
|
|
"role": "Lead"
|
|
},
|
|
{
|
|
"name": "Stig Bakken",
|
|
"email": "stig@php.net",
|
|
"role": "Developer"
|
|
},
|
|
{
|
|
"name": "Greg Beaver",
|
|
"email": "cellog@php.net",
|
|
"role": "Helper"
|
|
}
|
|
],
|
|
"description": "More info available on: http://pear.php.net/package/Console_Getopt",
|
|
"install-path": "../pear/console_getopt"
|
|
},
|
|
{
|
|
"name": "php-ffmpeg/php-ffmpeg",
|
|
"version": "v0.16",
|
|
"version_normalized": "0.16.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/PHP-FFMpeg/PHP-FFMpeg.git",
|
|
"reference": "4175c02b7d9f7e1a02cec2ba73474266ba2c5fa1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/PHP-FFMpeg/PHP-FFMpeg/zipball/4175c02b7d9f7e1a02cec2ba73474266ba2c5fa1",
|
|
"reference": "4175c02b7d9f7e1a02cec2ba73474266ba2c5fa1",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"alchemy/binary-driver": "^1.5 || ~2.0.0 || ^5.0",
|
|
"doctrine/cache": "^1.0",
|
|
"evenement/evenement": "^3.0 || ^2.0 || ^1.0",
|
|
"neutron/temporary-filesystem": "^2.1.1",
|
|
"php": "^5.3.9 || ^7.0"
|
|
},
|
|
"require-dev": {
|
|
"sami/sami": "~1.0",
|
|
"silex/silex": "~1.0",
|
|
"symfony/phpunit-bridge": "^5.0.4"
|
|
},
|
|
"suggest": {
|
|
"php-ffmpeg/extras": "A compilation of common audio & video drivers for PHP-FFMpeg"
|
|
},
|
|
"time": "2020-03-29T09:57:10+00:00",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.7-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"FFMpeg": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Romain Neutron",
|
|
"email": "imprec@gmail.com",
|
|
"homepage": "http://www.lickmychip.com/"
|
|
},
|
|
{
|
|
"name": "Phraseanet Team",
|
|
"email": "info@alchemy.fr",
|
|
"homepage": "http://www.phraseanet.com/"
|
|
},
|
|
{
|
|
"name": "Patrik Karisch",
|
|
"email": "patrik@karisch.guru",
|
|
"homepage": "http://www.karisch.guru"
|
|
},
|
|
{
|
|
"name": "Romain Biard",
|
|
"email": "romain.biard@gmail.com",
|
|
"homepage": "https://www.strime.io/"
|
|
},
|
|
{
|
|
"name": "Jens Hausdorf",
|
|
"email": "hello@jens-hausdorf.de",
|
|
"homepage": "https://jens-hausdorf.de"
|
|
}
|
|
],
|
|
"description": "FFMpeg PHP, an Object Oriented library to communicate with AVconv / ffmpeg",
|
|
"keywords": [
|
|
"audio",
|
|
"audio processing",
|
|
"avconv",
|
|
"avprobe",
|
|
"ffmpeg",
|
|
"ffprobe",
|
|
"video",
|
|
"video processing"
|
|
],
|
|
"install-path": "../php-ffmpeg/php-ffmpeg"
|
|
},
|
|
{
|
|
"name": "phpseclib/phpseclib",
|
|
"version": "dev-master",
|
|
"version_normalized": "dev-master",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/phpseclib/phpseclib.git",
|
|
"reference": "f815e43077da67d3dd5b4d18a45753f5b79c1ab9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/f815e43077da67d3dd5b4d18a45753f5b79c1ab9",
|
|
"reference": "f815e43077da67d3dd5b4d18a45753f5b79c1ab9",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"paragonie/constant_time_encoding": "^1",
|
|
"paragonie/random_compat": "^1.4|^2.0",
|
|
"php": ">=5.6.1"
|
|
},
|
|
"require-dev": {
|
|
"phing/phing": "~2.7",
|
|
"phpunit/phpunit": "^4.8.35|^5.7|^6.0",
|
|
"sami/sami": "~2.0",
|
|
"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."
|
|
},
|
|
"time": "2019-06-23T16:33:59+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"files": [
|
|
"phpseclib/bootstrap.php"
|
|
],
|
|
"psr-4": {
|
|
"phpseclib\\": "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"
|
|
],
|
|
"install-path": "../phpseclib/phpseclib"
|
|
},
|
|
{
|
|
"name": "predis/predis",
|
|
"version": "v1.1.7",
|
|
"version_normalized": "1.1.7.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/predis/predis.git",
|
|
"reference": "b240daa106d4e02f0c5b7079b41e31ddf66fddf8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/predis/predis/zipball/b240daa106d4e02f0c5b7079b41e31ddf66fddf8",
|
|
"reference": "b240daa106d4e02f0c5b7079b41e31ddf66fddf8",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.9"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~4.8"
|
|
},
|
|
"suggest": {
|
|
"ext-curl": "Allows access to Webdis when paired with phpiredis",
|
|
"ext-phpiredis": "Allows faster serialization and deserialization of the Redis protocol"
|
|
},
|
|
"time": "2021-04-04T19:34:46+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Predis\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Daniele Alessandri",
|
|
"email": "suppakilla@gmail.com",
|
|
"homepage": "http://clorophilla.net",
|
|
"role": "Creator & Maintainer"
|
|
},
|
|
{
|
|
"name": "Till Krüss",
|
|
"homepage": "https://till.im",
|
|
"role": "Maintainer"
|
|
}
|
|
],
|
|
"description": "Flexible and feature-complete Redis client for PHP and HHVM",
|
|
"homepage": "http://github.com/predis/predis",
|
|
"keywords": [
|
|
"nosql",
|
|
"predis",
|
|
"redis"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/predis/predis/issues",
|
|
"source": "https://github.com/predis/predis/tree/v1.1.7"
|
|
},
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/sponsors/tillkruss",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"install-path": "../predis/predis"
|
|
},
|
|
{
|
|
"name": "psr/http-factory",
|
|
"version": "1.0.1",
|
|
"version_normalized": "1.0.1.0",
|
|
"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"
|
|
},
|
|
"time": "2019-04-30T12:38:16+00:00",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"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"
|
|
},
|
|
"install-path": "../psr/http-factory"
|
|
},
|
|
{
|
|
"name": "psr/http-message",
|
|
"version": "1.0.1",
|
|
"version_normalized": "1.0.1.0",
|
|
"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"
|
|
},
|
|
"time": "2016-08-06T14:39:51+00:00",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"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"
|
|
],
|
|
"install-path": "../psr/http-message"
|
|
},
|
|
{
|
|
"name": "psr/log",
|
|
"version": "1.1.4",
|
|
"version_normalized": "1.1.4.0",
|
|
"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"
|
|
},
|
|
"time": "2021-05-03T11:20:27+00:00",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.1.x-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"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"
|
|
},
|
|
"install-path": "../psr/log"
|
|
},
|
|
{
|
|
"name": "ralouphie/getallheaders",
|
|
"version": "3.0.3",
|
|
"version_normalized": "3.0.3.0",
|
|
"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"
|
|
},
|
|
"time": "2019-03-08T08:55:37+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"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.",
|
|
"install-path": "../ralouphie/getallheaders"
|
|
},
|
|
{
|
|
"name": "stomp-php/stomp-php",
|
|
"version": "4.6.1",
|
|
"version_normalized": "4.6.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/stomp-php/stomp-php.git",
|
|
"reference": "d55ba2b2c3ce0e3074b3aa15de1151fd13bb84e4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/stomp-php/stomp-php/zipball/d55ba2b2c3ce0e3074b3aa15de1151fd13bb84e4",
|
|
"reference": "d55ba2b2c3ce0e3074b3aa15de1151fd13bb84e4",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.6 || ^7.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^5.7"
|
|
},
|
|
"time": "2020-06-15T18:01:49+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Stomp\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Dejan Bosnanac",
|
|
"email": "dejan@nighttale.net",
|
|
"homepage": "http://www.nighttale.net"
|
|
},
|
|
{
|
|
"name": "Sören Rohweder",
|
|
"email": "s.rohweder@blage.net",
|
|
"homepage": "http://www.monofone.de"
|
|
},
|
|
{
|
|
"name": "Jens Radtke",
|
|
"email": "swefl@fin-sn.de",
|
|
"homepage": "http://www.fin-sn.de"
|
|
}
|
|
],
|
|
"description": "stomp support for PHP",
|
|
"homepage": "http://github.com/stomp-php/stomp-php",
|
|
"keywords": [
|
|
"activeMQ",
|
|
"apollomq",
|
|
"jms",
|
|
"messaging",
|
|
"rabbitmq",
|
|
"stomp"
|
|
],
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/jmglsn",
|
|
"type": "github"
|
|
},
|
|
{
|
|
"url": "https://github.com/staabm",
|
|
"type": "github"
|
|
}
|
|
],
|
|
"install-path": "../stomp-php/stomp-php"
|
|
},
|
|
{
|
|
"name": "symfony/filesystem",
|
|
"version": "v3.0.9",
|
|
"version_normalized": "3.0.9.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/filesystem.git",
|
|
"reference": "b2da5009d9bacbd91d83486aa1f44c793a8c380d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/filesystem/zipball/b2da5009d9bacbd91d83486aa1f44c793a8c380d",
|
|
"reference": "b2da5009d9bacbd91d83486aa1f44c793a8c380d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.5.9"
|
|
},
|
|
"time": "2016-07-20T05:43:46+00:00",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.0-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"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": "Symfony Filesystem Component",
|
|
"homepage": "https://symfony.com",
|
|
"install-path": "../symfony/filesystem"
|
|
},
|
|
{
|
|
"name": "symfony/process",
|
|
"version": "v2.8.52",
|
|
"version_normalized": "2.8.52.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/process.git",
|
|
"reference": "c3591a09c78639822b0b290d44edb69bf9f05dc8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/process/zipball/c3591a09c78639822b0b290d44edb69bf9f05dc8",
|
|
"reference": "c3591a09c78639822b0b290d44edb69bf9f05dc8",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.9"
|
|
},
|
|
"time": "2018-11-11T11:18:13+00:00",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.8-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Process\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony Process Component",
|
|
"homepage": "https://symfony.com",
|
|
"install-path": "../symfony/process"
|
|
}
|
|
],
|
|
"dev": false,
|
|
"dev-package-names": []
|
|
}
|