{ "_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": "23fe8b15811e7cc30da09ac9afb96fec", "packages": [ { "name": "aehlke/tag-it", "version": "2.0", "source": { "type": "git", "url": "https://github.com/aehlke/tag-it.git", "reference": "v2.0" }, "type": "component", "extra": { "component": { "scripts": [ "js/tag-it.js" ], "styles": [ "css/jquery.tagit.css" ], "files": [ "js/tag-it.min.js" ] } } }, { "name": "ampache/ampacheapi-php", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/ampache/ampacheapi-php.git", "reference": "7185626d7bf806e9b25927a66dbca5d9ce64d319" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ampache/ampacheapi-php/zipball/7185626d7bf806e9b25927a66dbca5d9ce64d319", "reference": "7185626d7bf806e9b25927a66dbca5d9ce64d319", "shasum": "" }, "require": { "php": ">=5.4.0" }, "type": "library", "autoload": { "psr-4": { "AmpacheApi\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "AGPL-3.0" ], "description": "Ampache API PHP Library.", "homepage": "https://github.com/ampache/ampacheapi-php", "keywords": [ "ampache", "api", "library" ], "time": "2016-01-21T20:36:19+00:00" }, { "name": "aterrien/jQuery-Knob", "version": "1.2.11", "source": { "type": "git", "url": "https://github.com/aterrien/jQuery-Knob.git", "reference": "1.2.11" }, "type": "component", "extra": { "component": { "scripts": [ "js/jquery.knob.js" ] } } }, { "name": "blueimp/jquery-file-upload", "version": "v10.2.0", "source": { "type": "git", "url": "https://github.com/vkhramtsov/jQuery-File-Upload.git", "reference": "bc9ef60d7d705883af08a1cbf95b504134e28ad6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/vkhramtsov/jQuery-File-Upload/zipball/bc9ef60d7d705883af08a1cbf95b504134e28ad6", "reference": "bc9ef60d7d705883af08a1cbf95b504134e28ad6", "shasum": "" }, "type": "library", "autoload": { "classmap": [ "server/php/UploadHandler.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Sebastian Tschan", "homepage": "https://blueimp.net" } ], "description": "File Upload widget for jQuery.", "homepage": "https://github.com/blueimp/jQuery-File-Upload", "keywords": [ "bootstrap", "chunk", "cross-domain", "cross-site", "drag", "drop", "file", "gae", "go", "jquery", "multiple", "php", "preview", "progress", "python", "resume", "selection", "upload", "widget" ], "time": "2019-09-16T05:43:34+00:00" }, { "name": "carhartl/jquery-cookie", "version": "1.4.1", "source": { "type": "git", "url": "https://github.com/carhartl/jquery-cookie.git", "reference": "v1.4.1" }, "type": "component", "extra": { "component": { "scripts": [ "jquery.cookie.js" ] } } }, { "name": "cboden/ratchet", "version": "v0.4.3", "source": { "type": "git", "url": "https://github.com/ratchetphp/Ratchet.git", "reference": "466a0ecc83209c75b76645eb823401b5c52e5f21" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ratchetphp/Ratchet/zipball/466a0ecc83209c75b76645eb823401b5c52e5f21", "reference": "466a0ecc83209c75b76645eb823401b5c52e5f21", "shasum": "" }, "require": { "guzzlehttp/psr7": "^1.0", "php": ">=5.4.2", "ratchet/rfc6455": "^0.3", "react/socket": "^1.0 || ^0.8 || ^0.7 || ^0.6 || ^0.5", "symfony/http-foundation": "^2.6|^3.0|^4.0|^5.0", "symfony/routing": "^2.6|^3.0|^4.0|^5.0" }, "require-dev": { "phpunit/phpunit": "~4.8" }, "type": "library", "autoload": { "psr-4": { "Ratchet\\": "src/Ratchet" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Chris Boden", "email": "cboden@gmail.com", "role": "Developer" }, { "name": "Matt Bonneau", "role": "Developer" } ], "description": "PHP WebSocket library", "homepage": "http://socketo.me", "keywords": [ "Ratchet", "WebSockets", "server", "sockets", "websocket" ], "time": "2020-07-07T15:50:14+00:00" }, { "name": "clue/multicast-react", "version": "v1.1.0", "source": { "type": "git", "url": "https://github.com/clue/reactphp-multicast.git", "reference": "a81d0b945a453548e573b2b644077036fa4e5601" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/clue/reactphp-multicast/zipball/a81d0b945a453548e573b2b644077036fa4e5601", "reference": "a81d0b945a453548e573b2b644077036fa4e5601", "shasum": "" }, "require": { "php": ">=5.3", "react/datagram": "~1.0", "react/event-loop": "^1.0 || ^0.5 || ^0.4 || ^0.3" }, "require-dev": { "clue/hexdump": "0.2.*", "phpunit/phpunit": "^9.3 ||^6.0 || ^5.7 || ^4.8.35" }, "suggest": { "ext-sockets": "Requires PHP 5.4+ and the low level socket API for listening on multicast addresses (socket options to send IGMP announcements)" }, "type": "library", "autoload": { "psr-4": { "Clue\\React\\Multicast\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Christian Lück", "email": "christian@clue.engineering" } ], "description": "Simple, event-driven multicast UDP message client and server for ReactPHP.", "homepage": "https://github.com/clue/reactphp-multicast", "keywords": [ "async", "mcast", "multicast", "reactphp", "udp" ], "funding": [ { "url": "https://clue.engineering/support", "type": "custom" }, { "url": "https://github.com/clue", "type": "github" } ], "time": "2020-12-06T15:24:48+00:00" }, { "name": "components/bootstrap", "version": "3.4.1", "source": { "type": "git", "url": "https://github.com/components/bootstrap.git", "reference": "427f4d414fc6ae8385aee02b7efc8e391eb141ad" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/components/bootstrap/zipball/427f4d414fc6ae8385aee02b7efc8e391eb141ad", "reference": "427f4d414fc6ae8385aee02b7efc8e391eb141ad", "shasum": "" }, "require": { "components/jquery": "1.9.1 - 3" }, "suggest": { "components/bootstrap-default": "Provide a theme for Bootstrap as components/bootstrap only provides the CSS as file assets" }, "type": "component", "extra": { "component": { "scripts": [ "js/bootstrap.js" ], "files": [ "js/*.js", "css/*.css", "css/*.map", "fonts/*", "less/mixins/*.less", "less/*.less" ], "shim": { "deps": [ "jquery" ] } } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jacob Thornton", "email": "jacobthornton@gmail.com" }, { "name": "Mark Otto", "email": "markdotto@gmail.com" } ], "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.", "homepage": "http://getbootstrap.com", "keywords": [ "css", "framework", "front-end", "less", "mobile-first", "responsive", "web" ], "time": "2019-05-08T19:36:29+00:00" }, { "name": "components/jquery", "version": "2.2.4", "source": { "type": "git", "url": "https://github.com/components/jquery.git", "reference": "981036fcb56668433a7eb0d1e71190324b4574df" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/components/jquery/zipball/981036fcb56668433a7eb0d1e71190324b4574df", "reference": "981036fcb56668433a7eb0d1e71190324b4574df", "shasum": "" }, "type": "component", "extra": { "component": { "scripts": [ "jquery.js" ], "files": [ "jquery.min.js", "jquery.min.map", "jquery-migrate.js", "jquery-migrate.min.js" ] } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "John Resig", "email": "jeresig@gmail.com" } ], "description": "jQuery JavaScript Library", "homepage": "http://jquery.com", "time": "2016-05-25T06:43:59+00:00" }, { "name": "components/jqueryui", "version": "1.12.1", "source": { "type": "git", "url": "https://github.com/components/jqueryui.git", "reference": "44ecf3794cc56b65954cc19737234a3119d036cc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/components/jqueryui/zipball/44ecf3794cc56b65954cc19737234a3119d036cc", "reference": "44ecf3794cc56b65954cc19737234a3119d036cc", "shasum": "" }, "require": { "components/jquery": ">=1.6" }, "type": "component", "extra": { "component": { "name": "jquery-ui", "scripts": [ "jquery-ui.js" ], "files": [ "ui/**", "themes/**", "jquery-ui.min.js" ], "shim": { "deps": [ "jquery" ], "exports": "jQuery" } } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "jQuery UI Team", "homepage": "http://jqueryui.com/about" }, { "name": "Joern Zaefferer", "email": "joern.zaefferer@gmail.com", "homepage": "http://bassistance.de" }, { "name": "Scott Gonzalez", "email": "scott.gonzalez@gmail.com", "homepage": "http://scottgonzalez.com" }, { "name": "Kris Borchers", "email": "kris.borchers@gmail.com", "homepage": "http://krisborchers.com" }, { "name": "Mike Sherov", "email": "mike.sherov@gmail.com", "homepage": "http://mike.sherov.com" }, { "name": "TJ VanToll", "email": "tj.vantoll@gmail.com", "homepage": "http://tjvantoll.com" }, { "name": "Corey Frang", "email": "gnarf37@gmail.com", "homepage": "http://gnarf.net" }, { "name": "Felix Nagel", "email": "info@felixnagel.com", "homepage": "http://www.felixnagel.com" } ], "description": "jQuery UI is a curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library. Whether you're building highly interactive web applications or you just need to add a date picker to a form control, jQuery UI is the perfect choice.", "time": "2016-09-16T05:47:55+00:00" }, { "name": "composer/installers", "version": "v1.11.0", "source": { "type": "git", "url": "https://github.com/composer/installers.git", "reference": "ae03311f45dfe194412081526be2e003960df74b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/composer/installers/zipball/ae03311f45dfe194412081526be2e003960df74b", "reference": "ae03311f45dfe194412081526be2e003960df74b", "shasum": "" }, "require": { "composer-plugin-api": "^1.0 || ^2.0" }, "replace": { "roundcube/plugin-installer": "*", "shama/baton": "*" }, "require-dev": { "composer/composer": "1.6.* || ^2.0", "composer/semver": "^1 || ^3", "phpstan/phpstan": "^0.12.55", "phpstan/phpstan-phpunit": "^0.12.16", "symfony/phpunit-bridge": "^4.2 || ^5", "symfony/process": "^2.3" }, "type": "composer-plugin", "extra": { "class": "Composer\\Installers\\Plugin", "branch-alias": { "dev-main": "1.x-dev" } }, "autoload": { "psr-4": { "Composer\\Installers\\": "src/Composer/Installers" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Kyle Robinson Young", "email": "kyle@dontkry.com", "homepage": "https://github.com/shama" } ], "description": "A multi-framework Composer library installer", "homepage": "https://composer.github.io/installers/", "keywords": [ "Craft", "Dolibarr", "Eliasis", "Hurad", "ImageCMS", "Kanboard", "Lan Management System", "MODX Evo", "MantisBT", "Mautic", "Maya", "OXID", "Plentymarkets", "Porto", "RadPHP", "SMF", "Starbug", "Thelia", "Whmcs", "WolfCMS", "agl", "aimeos", "annotatecms", "attogram", "bitrix", "cakephp", "chef", "cockpit", "codeigniter", "concrete5", "croogo", "dokuwiki", "drupal", "eZ Platform", "elgg", "expressionengine", "fuelphp", "grav", "installer", "itop", "joomla", "known", "kohana", "laravel", "lavalite", "lithium", "magento", "majima", "mako", "mediawiki", "miaoxing", "modulework", "modx", "moodle", "osclass", "phpbb", "piwik", "ppi", "processwire", "puppet", "pxcms", "reindex", "roundcube", "shopware", "silverstripe", "sydes", "sylius", "symfony", "tastyigniter", "typo3", "wordpress", "yawik", "zend", "zikula" ], "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-28T06:42:17+00:00" }, { "name": "doctrine/cache", "version": "1.11.0", "source": { "type": "git", "url": "https://github.com/doctrine/cache.git", "reference": "a9c1b59eba5a08ca2770a76eddb88922f504e8e0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/doctrine/cache/zipball/a9c1b59eba5a08ca2770a76eddb88922f504e8e0", "reference": "a9c1b59eba5a08ca2770a76eddb88922f504e8e0", "shasum": "" }, "require": { "php": "~7.1 || ^8.0" }, "conflict": { "doctrine/common": ">2.2,<2.4", "psr/cache": ">=3" }, "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", "symfony/cache": "^4.4 || ^5.2" }, "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" ], "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-04-13T14:46:17+00:00" }, { "name": "evenement/evenement", "version": "v2.1.0", "source": { "type": "git", "url": "https://github.com/igorw/evenement.git", "reference": "6ba9a777870ab49f417e703229d53931ed40fd7a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/igorw/evenement/zipball/6ba9a777870ab49f417e703229d53931ed40fd7a", "reference": "6ba9a777870ab49f417e703229d53931ed40fd7a", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "^6.0||^5.7||^4.8.35" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.0-dev" } }, "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" ], "time": "2017-07-17T17:39:19+00:00" }, { "name": "gettext/gettext", "version": "v4.8.4", "source": { "type": "git", "url": "https://github.com/php-gettext/Gettext.git", "reference": "58bc0f7f37e78efb0f9758f93d4a0f669f0f84a1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-gettext/Gettext/zipball/58bc0f7f37e78efb0f9758f93d4a0f669f0f84a1", "reference": "58bc0f7f37e78efb0f9758f93d4a0f669f0f84a1", "shasum": "" }, "require": { "gettext/languages": "^2.3", "php": ">=5.4.0" }, "require-dev": { "illuminate/view": "*", "phpunit/phpunit": "^4.8|^5.7|^6.5", "squizlabs/php_codesniffer": "^3.0", "symfony/yaml": "~2", "twig/extensions": "*", "twig/twig": "^1.31|^2.0" }, "suggest": { "illuminate/view": "Is necessary if you want to use the Blade extractor", "symfony/yaml": "Is necessary if you want to use the Yaml extractor/generator", "twig/extensions": "Is necessary if you want to use the Twig extractor", "twig/twig": "Is necessary if you want to use the Twig extractor" }, "type": "library", "autoload": { "psr-4": { "Gettext\\": "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 gettext manager", "homepage": "https://github.com/oscarotero/Gettext", "keywords": [ "JS", "gettext", "i18n", "mo", "po", "translation" ], "funding": [ { "url": "https://paypal.me/oscarotero", "type": "custom" }, { "url": "https://github.com/oscarotero", "type": "github" }, { "url": "https://www.patreon.com/misteroom", "type": "patreon" } ], "time": "2021-03-10T19:35:49+00:00" }, { "name": "gettext/languages", "version": "2.6.0", "source": { "type": "git", "url": "https://github.com/php-gettext/Languages.git", "reference": "38ea0482f649e0802e475f0ed19fa993bcb7a618" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-gettext/Languages/zipball/38ea0482f649e0802e475f0ed19fa993bcb7a618", "reference": "38ea0482f649e0802e475f0ed19fa993bcb7a618", "shasum": "" }, "require": { "php": ">=5.3" }, "require-dev": { "friendsofphp/php-cs-fixer": "^2.16.0", "phpunit/phpunit": "^4.8 || ^5.7 || ^6.5 || ^7.5 || ^8.4" }, "bin": [ "bin/export-plural-rules" ], "type": "library", "autoload": { "psr-4": { "Gettext\\Languages\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michele Locati", "email": "mlocati@gmail.com", "role": "Developer" } ], "description": "gettext languages with plural rules", "homepage": "https://github.com/php-gettext/Languages", "keywords": [ "cldr", "i18n", "internationalization", "l10n", "language", "languages", "localization", "php", "plural", "plural rules", "plurals", "translate", "translations", "unicode" ], "time": "2019-11-13T10:30:21+00:00" }, { "name": "guzzlehttp/guzzle", "version": "6.5.5", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", "reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/guzzle/zipball/9d4290de1cfd701f38099ef7e183b64b4b7b0c5e", "reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e", "shasum": "" }, "require": { "ext-json": "*", "guzzlehttp/promises": "^1.0", "guzzlehttp/psr7": "^1.6.1", "php": ">=5.5", "symfony/polyfill-intl-idn": "^1.17.0" }, "require-dev": { "ext-curl": "*", "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0", "psr/log": "^1.1" }, "suggest": { "psr/log": "Required for using the Log middleware" }, "type": "library", "extra": { "branch-alias": { "dev-master": "6.5-dev" } }, "autoload": { "psr-4": { "GuzzleHttp\\": "src/" }, "files": [ "src/functions_include.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "description": "Guzzle is a PHP HTTP client library", "homepage": "http://guzzlephp.org/", "keywords": [ "client", "curl", "framework", "http", "http client", "rest", "web service" ], "time": "2020-06-16T21:01:06+00:00" }, { "name": "guzzlehttp/promises", "version": "1.4.1", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", "reference": "8e7d04f1f6450fef59366c399cfad4b9383aa30d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/promises/zipball/8e7d04f1f6450fef59366c399cfad4b9383aa30d", "reference": "8e7d04f1f6450fef59366c399cfad4b9383aa30d", "shasum": "" }, "require": { "php": ">=5.5" }, "require-dev": { "symfony/phpunit-bridge": "^4.4 || ^5.1" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.4-dev" } }, "autoload": { "psr-4": { "GuzzleHttp\\Promise\\": "src/" }, "files": [ "src/functions_include.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "description": "Guzzle promises library", "keywords": [ "promise" ], "time": "2021-03-07T09:25:29+00:00" }, { "name": "guzzlehttp/psr7", "version": "1.8.2", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", "reference": "dc960a912984efb74d0a90222870c72c87f10c91" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/psr7/zipball/dc960a912984efb74d0a90222870c72c87f10c91", "reference": "dc960a912984efb74d0a90222870c72c87f10c91", "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": { "psr-4": { "GuzzleHttp\\Psr7\\": "src/" }, "files": [ "src/functions_include.php" ] }, "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" } ], "description": "PSR-7 message implementation that also provides common utility methods", "keywords": [ "http", "message", "psr-7", "request", "response", "stream", "uri", "url" ], "time": "2021-04-26T09:17:50+00:00" }, { "name": "happyworm/jplayer", "version": "2.9.2", "source": { "type": "git", "url": "https://github.com/happyworm/jPlayer.git", "reference": "34e55cd7694552447bd0dbc38d886fdc96df0d06" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/happyworm/jPlayer/zipball/34e55cd7694552447bd0dbc38d886fdc96df0d06", "reference": "34e55cd7694552447bd0dbc38d886fdc96df0d06", "shasum": "" }, "require": { "robloach/component-installer": "*" }, "suggest": { "components/jquery": ">=1.7.2" }, "type": "component", "extra": { "component": { "scripts": [ "dist/jplayer/jquery.jplayer.js" ], "files": [ "dist" ], "shim": { "deps": [ "jquery" ] } } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mark J Panaghiston", "email": "markp@happyworm.com" } ], "description": "jPlayer allows you to create a media player with a consistent interface and experience across all browsers.", "homepage": "http://jplayer.org/", "keywords": [ "HTML5", "audio", "jplayer", "media", "player", "streaming", "video" ], "time": "2014-12-15T00:55:35+00:00" }, { "name": "james-heinrich/getid3", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/JamesHeinrich/getID3.git", "reference": "422485c471958a56b4197854303a8aaa3004cce0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/JamesHeinrich/getID3/zipball/422485c471958a56b4197854303a8aaa3004cce0", "reference": "422485c471958a56b4197854303a8aaa3004cce0", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "php-parallel-lint/php-parallel-lint": "^1.0" }, "suggest": { "ext-SimpleXML": "SimpleXML extension is required to analyze RIFF/WAV/BWF audio files (also requires `ext-libxml`).", "ext-com_dotnet": "COM extension is required when loading files larger than 2GB on Windows.", "ext-ctype": "ctype extension is required when loading files larger than 2GB on 32-bit PHP (also on 64-bit PHP on Windows) or executing `getid3_lib::CopyTagsToComments`.", "ext-dba": "DBA extension is required to use the DBA database as a cache storage.", "ext-exif": "EXIF extension is required for graphic modules.", "ext-iconv": "iconv extension is required to work with different character sets (when `ext-mbstring` is not available).", "ext-json": "JSON extension is required to analyze Apple Quicktime videos.", "ext-libxml": "libxml extension is required to analyze RIFF/WAV/BWF audio files.", "ext-mbstring": "mbstring extension is required to work with different character sets.", "ext-mysql": "MySQL extension is required to use the MySQL database as a cache storage (deprecated in PHP 5.5, removed in PHP >= 7.0, use `ext-mysqli` instead).", "ext-mysqli": "MySQLi extension is required to use the MySQL database as a cache storage.", "ext-rar": "RAR extension is required for RAR archive module.", "ext-sqlite3": "SQLite3 extension is required to use the SQLite3 database as a cache storage.", "ext-xml": "XML extension is required for graphic modules to analyze the XML metadata.", "ext-zlib": "Zlib extension is required for archive modules and compressed metadata." }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.9.x-dev" } }, "autoload": { "classmap": [ "getid3/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-1.0-or-later", "LGPL-3.0-only", "MPL-2.0" ], "description": "PHP script that extracts useful information from popular multimedia file formats", "homepage": "https://www.getid3.org/", "keywords": [ "codecs", "php", "tags" ], "time": "2021-04-16T16:46:20+00:00" }, { "name": "jeromeetienne/jquery-qrcode", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/jeromeetienne/jquery-qrcode.git", "reference": "master" }, "type": "component", "extra": { "component": { "scripts": [ "src/jquery.qrcode.js", "src/qrcode.js" ] } }, "time": "2018-07-02T21:23:22+00:00" }, { "name": "jwilsson/spotify-web-api-php", "version": "3.6.2", "source": { "type": "git", "url": "https://github.com/jwilsson/spotify-web-api-php.git", "reference": "0d259539545726fa6ba2b2bda36b427496157602" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/jwilsson/spotify-web-api-php/zipball/0d259539545726fa6ba2b2bda36b427496157602", "reference": "0d259539545726fa6ba2b2bda36b427496157602", "shasum": "" }, "require": { "ext-curl": "*", "php": "^7.0" }, "require-dev": { "php-coveralls/php-coveralls": "^2.0", "phpunit/phpunit": "^6.0", "squizlabs/php_codesniffer": "^3.0" }, "type": "library", "autoload": { "psr-4": { "SpotifyWebAPI\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jonathan Wilsson", "email": "jonathan.wilsson@gmail.com" } ], "description": "A PHP wrapper for Spotify's Web API.", "homepage": "https://github.com/jwilsson/spotify-web-api-php", "keywords": [ "spotify" ], "time": "2020-10-19T19:41:24+00:00" }, { "name": "kevinrob/guzzle-cache-middleware", "version": "v2.1.1", "source": { "type": "git", "url": "https://github.com/Kevinrob/guzzle-cache-middleware.git", "reference": "6952064f7747756b0be7b4c234c0fd7535ea4c8c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Kevinrob/guzzle-cache-middleware/zipball/6952064f7747756b0be7b4c234c0fd7535ea4c8c", "reference": "6952064f7747756b0be7b4c234c0fd7535ea4c8c", "shasum": "" }, "require": { "php": ">=5.5.0" }, "require-dev": { "cache/array-adapter": "^0.4", "doctrine/cache": "^1.0", "guzzlehttp/guzzle": "^6.0", "illuminate/cache": "^5.0", "league/flysystem": "^1.0", "phpunit/phpunit": "^4.0 || ^5.0", "psr/cache": "^1.0" }, "suggest": { "doctrine/cache": "This library have a lot of ready-to-use cache storage (to be use with Kevinrob\\GuzzleCache\\Storage\\DoctrineCacheStorage)", "guzzlehttp/guzzle": "For using this library. It was created for Guzzle6. (but you can use it with any PSR-7 HTTP Client)", "laravel/framework": "To be use with Kevinrob\\GuzzleCache\\Storage\\LaravelCacheStorage", "league/flysystem": "To be use with Kevinrob\\GuzzleCache\\Storage\\FlysystemStorage", "psr/cache": "To be use with Kevinrob\\GuzzleCache\\Storage\\Psr6CacheStorage" }, "type": "library", "autoload": { "psr-4": { "Kevinrob\\GuzzleCache\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Kevin Robatel", "email": "kevinrob2@gmail.com", "homepage": "https://github.com/Kevinrob" } ], "description": "A HTTP/1.1 Cache for Guzzle 6. It's a simple Middleware to be added in the HandlerStack. (RFC 7234)", "homepage": "https://github.com/Kevinrob/guzzle-cache-middleware", "keywords": [ "Etag", "Flysystem", "Guzzle", "cache", "cache-control", "doctrine", "expiration", "guzzle6", "handler", "http", "http 1.1", "middleware", "performance", "php", "promise", "psr6", "psr7", "rfc7234", "validation" ], "time": "2017-08-17T12:23:43+00:00" }, { "name": "kriswallsmith/assetic", "version": "v1.4.0", "source": { "type": "git", "url": "https://github.com/kriswallsmith/assetic.git", "reference": "e911c437dbdf006a8f62c2f59b15b2d69a5e0aa1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kriswallsmith/assetic/zipball/e911c437dbdf006a8f62c2f59b15b2d69a5e0aa1", "reference": "e911c437dbdf006a8f62c2f59b15b2d69a5e0aa1", "shasum": "" }, "require": { "php": ">=5.3.1", "symfony/process": "~2.1|~3.0" }, "conflict": { "twig/twig": "<1.27" }, "require-dev": { "leafo/lessphp": "^0.3.7", "leafo/scssphp": "~0.1", "meenie/javascript-packer": "^1.1", "mrclay/minify": "<2.3", "natxet/cssmin": "3.0.4", "patchwork/jsqueeze": "~1.0|~2.0", "phpunit/phpunit": "~4.8 || ^5.6", "psr/log": "~1.0", "ptachoire/cssembed": "~1.0", "symfony/phpunit-bridge": "~2.7|~3.0", "twig/twig": "~1.23|~2.0", "yfix/packager": "dev-master" }, "suggest": { "leafo/lessphp": "Assetic provides the integration with the lessphp LESS compiler", "leafo/scssphp": "Assetic provides the integration with the scssphp SCSS compiler", "leafo/scssphp-compass": "Assetic provides the integration with the SCSS compass plugin", "patchwork/jsqueeze": "Assetic provides the integration with the JSqueeze JavaScript compressor", "ptachoire/cssembed": "Assetic provides the integration with phpcssembed to embed data uris", "twig/twig": "Assetic provides the integration with the Twig templating engine" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.4-dev" } }, "autoload": { "psr-0": { "Assetic": "src/" }, "files": [ "src/functions.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Kris Wallsmith", "email": "kris.wallsmith@gmail.com", "homepage": "http://kriswallsmith.net/" } ], "description": "Asset Management for PHP", "homepage": "https://github.com/kriswallsmith/assetic", "keywords": [ "assets", "compression", "minification" ], "time": "2016-11-11T18:43:20+00:00" }, { "name": "krixon/xbmc-php-rpc", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/krixon/xbmc-php-rpc.git", "reference": "master" }, "type": "library", "time": "2016-06-14T20:05:00+00:00" }, { "name": "kumailht/responsive-elements", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/kumailht/responsive-elements.git", "reference": "master" }, "type": "component", "extra": { "component": { "scripts": [ "responsive-elements.js" ] } }, "time": "2017-06-27T10:48:51+00:00" }, { "name": "kunalvarma05/dropbox-php-sdk", "version": "v0.2.1", "source": { "type": "git", "url": "https://github.com/kunalvarma05/dropbox-php-sdk.git", "reference": "27036f20b7eeb59d5e559e03d4280851f6eb789b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kunalvarma05/dropbox-php-sdk/zipball/27036f20b7eeb59d5e559e03d4280851f6eb789b", "reference": "27036f20b7eeb59d5e559e03d4280851f6eb789b", "shasum": "" }, "require": { "guzzlehttp/guzzle": "~6.0", "tightenco/collect": "^5.2" }, "require-dev": { "phpunit/phpunit": "^6.0" }, "type": "library", "autoload": { "psr-4": { "Kunnu\\Dropbox\\": "src/Dropbox" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Kunal Varma", "email": "kunalvarma05@gmail.com" } ], "description": "Dropbox PHP API V2 SDK (Unofficial)", "keywords": [ "api", "client", "dropbox", "php", "sdk", "unofficial" ], "time": "2017-06-26T09:37:16+00:00" }, { "name": "maennchen/zipstream-php", "version": "v0.4.1", "source": { "type": "git", "url": "https://github.com/maennchen/ZipStream-PHP.git", "reference": "89e0cdb3c9ecabef4da988852003781a7802afb7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/89e0cdb3c9ecabef4da988852003781a7802afb7", "reference": "89e0cdb3c9ecabef4da988852003781a7802afb7", "shasum": "" }, "require": { "ext-mbstring": "*", "php": ">= 5.6" }, "require-dev": { "phpunit/phpunit": "4.3.*" }, "type": "library", "autoload": { "psr-4": { "ZipStream\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Paul Duncan", "email": "pabs@pablotron.org" }, { "name": "Jesse Donat", "email": "donatj@gmail.com" }, { "name": "Jonatan Männchen", "email": "jonatan@maennchen.ch" } ], "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" ], "time": "2016-09-13T10:29:17+00:00" }, { "name": "mikealmond/musicbrainz", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/mikealmond/MusicBrainz.git", "reference": "98d1aa1c57dbb609d71db9d3d1487a5729f149de" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mikealmond/MusicBrainz/zipball/98d1aa1c57dbb609d71db9d3d1487a5729f149de", "reference": "98d1aa1c57dbb609d71db9d3d1487a5729f149de", "shasum": "" }, "require": { "php": ">=5.3.8" }, "require-dev": { "guzzle/guzzle": "~3.8.0", "phpunit/phpunit": "3.7.*" }, "suggest": { "guzzle/guzzle": "Allows you to use the GuzzleHttpAdapter. You must install one of the supported adapters.", "rmccue/requests": "Allows you to use the RequestsHttpAdapter. You must install one of the supported adapters." }, "type": "library", "extra": { "branch-alias": { "dev-master": "0.2.x-dev" } }, "autoload": { "psr-0": { "MusicBrainz": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mike Almond", "email": "mike.almond@gmail.com", "homepage": "http://mikealmond.com", "role": "Developer" } ], "description": "A PHP library for accessing the MusicBrainz API", "homepage": "https://github.com/mikealmond/musicbrainz", "keywords": [ "api", "library", "musicbrainz", "php" ], "time": "2020-02-14T19:39:17+00:00" }, { "name": "moinax/tvdb", "version": "v1.0.6", "source": { "type": "git", "url": "https://github.com/Moinax/TvDb.git", "reference": "26f33df9e0ddf9b0b6ba9deeb43f1fa83b483085" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Moinax/TvDb/zipball/26f33df9e0ddf9b0b6ba9deeb43f1fa83b483085", "reference": "26f33df9e0ddf9b0b6ba9deeb43f1fa83b483085", "shasum": "" }, "require": { "php": ">=5.3.3" }, "type": "library", "autoload": { "psr-0": { "Moinax\\TvDb": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Moinax", "email": "moinax@gmail.com" } ], "description": "PHPTVDB is a PHP library for accessing TV show information such as episodes, actors, showtimes and descriptions.", "homepage": "http://moinax.github.io/TvDb/", "keywords": [ "api" ], "time": "2016-10-25T08:14:27+00:00" }, { "name": "mptre/php-soundcloud", "version": "2.3.2", "source": { "type": "git", "url": "https://github.com/mptre/php-soundcloud.git", "reference": "v2.3.2" }, "type": "library" }, { "name": "nabil1337/case-helper", "version": "0.1.0", "source": { "type": "git", "url": "https://github.com/nabil1337/case-helper.git", "reference": "8cead5fe6470402d127ae0d759168f9778078992" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nabil1337/case-helper/zipball/8cead5fe6470402d127ae0d759168f9778078992", "reference": "8cead5fe6470402d127ae0d759168f9778078992", "shasum": "" }, "require-dev": { "phpunit/phpunit": "4.4.0" }, "type": "library", "autoload": { "psr-4": { "CaseHelper\\": "src/", "CaseHelper\\Test\\": "tests/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Easily convert between camelCase, PascalCase, kebab-case, snake_case, SCREAMING_SNAKE_CASE, Train-Case, and string case!", "time": "2014-12-06T02:33:17+00:00" }, { "name": "needim/noty", "version": "v2.4.1", "source": { "type": "git", "url": "https://github.com/needim/noty.git", "reference": "ebb543ef0a3c039cdb7cdae887197ffa43433d52" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/needim/noty/zipball/ebb543ef0a3c039cdb7cdae887197ffa43433d52", "reference": "ebb543ef0a3c039cdb7cdae887197ffa43433d52", "shasum": "" }, "suggest": { "components/jquery": ">=1.8", "twbs/bootstrap": "~3.0.0" }, "type": "library", "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nedim Arabaci", "homepage": "https://github.com/needim", "role": "Developer" } ], "description": "noty is a jQuery plugin that makes it easy to create alert - success - error - warning - information - confirmation messages as an alternative the standard alert dialog.", "homepage": "https://github.com/needim/noty", "keywords": [ "notification", "noty" ], "abandoned": true, "time": "2017-02-16T04:28:54+00:00" }, { "name": "oomphinc/composer-installers-extender", "version": "v1.1.2", "source": { "type": "git", "url": "https://github.com/oomphinc/composer-installers-extender.git", "reference": "ca1c4b16b0905c81d1e77e608f36a2eff1a56f56" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/oomphinc/composer-installers-extender/zipball/ca1c4b16b0905c81d1e77e608f36a2eff1a56f56", "reference": "ca1c4b16b0905c81d1e77e608f36a2eff1a56f56", "shasum": "" }, "require": { "composer-plugin-api": "^1.0", "composer/installers": "^1.0" }, "type": "composer-plugin", "extra": { "class": "OomphInc\\ComposerInstallersExtender\\Plugin" }, "autoload": { "psr-4": { "OomphInc\\ComposerInstallersExtender\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Stephen Beemsterboer", "email": "stephen@oomphinc.com", "homepage": "https://github.com/balbuf" } ], "description": "Extend the composer/installers plugin to accept any arbitrary package type.", "homepage": "http://www.oomphinc.com/", "time": "2017-03-31T16:57:39+00:00" }, { "name": "openid/php-openid", "version": "2.3.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" }, "type": "library", "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" ], "time": "2015-07-30T18:07:43+00:00" }, { "name": "php-tmdb/api", "version": "2.1.17", "source": { "type": "git", "url": "https://github.com/php-tmdb/api.git", "reference": "09fa8dcc37dd65a7bbe1bd35320d764e2490e511" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-tmdb/api/zipball/09fa8dcc37dd65a7bbe1bd35320d764e2490e511", "reference": "09fa8dcc37dd65a7bbe1bd35320d764e2490e511", "shasum": "" }, "require": { "doctrine/cache": "^1.6", "ext-curl": "*", "guzzlehttp/guzzle": "~6.0", "kevinrob/guzzle-cache-middleware": "^1.2 || ^2.0", "php": ">=5.6.0", "psr/log": "~1.0", "rtheunissen/guzzle-log-middleware": "^0.4.0", "symfony/event-dispatcher": ">=2.4,<5", "symfony/options-resolver": ">=2.6,<5" }, "require-dev": { "monolog/monolog": ">=1.11.0", "phpunit/phpunit": ">=5.7,<6" }, "suggest": { "monolog/monolog": "Required if you want to make use of logging features." }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.1-dev" } }, "autoload": { "psr-4": { "Tmdb\\": "lib/Tmdb" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Roterman", "email": "michael@wtfz.net", "homepage": "http://wtfz.net" } ], "description": "PHP wrapper for TMDB (TheMovieDatabase) API v3. Supports two types of approaches, one modelled with repositories, models and factories. And the other by simple array access to RAW data from The Movie Database.", "homepage": "https://github.com/wtfzdotnet/php-tmdb-api", "keywords": [ "api", "movie", "php", "tmdb", "tv", "tv show", "tvdb", "wrapper" ], "time": "2019-09-04T16:21:08+00:00" }, { "name": "phpmailer/phpmailer", "version": "v6.4.1", "source": { "type": "git", "url": "https://github.com/PHPMailer/PHPMailer.git", "reference": "9256f12d8fb0cd0500f93b19e18c356906cbed3d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/9256f12d8fb0cd0500f93b19e18c356906cbed3d", "reference": "9256f12d8fb0cd0500f93b19e18c356906cbed3d", "shasum": "" }, "require": { "ext-ctype": "*", "ext-filter": "*", "ext-hash": "*", "php": ">=5.5.0" }, "require-dev": { "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0", "doctrine/annotations": "^1.2", "phpcompatibility/php-compatibility": "^9.3.5", "roave/security-advisories": "dev-latest", "squizlabs/php_codesniffer": "^3.5.6", "yoast/phpunit-polyfills": "^0.2.0" }, "suggest": { "ext-mbstring": "Needed to send email in multibyte encoding charset or decode encoded addresses", "hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication", "league/oauth2-google": "Needed for Google XOAUTH2 authentication", "psr/log": "For optional PSR-3 debug logging", "stevenmaguire/oauth2-microsoft": "Needed for Microsoft XOAUTH2 authentication", "symfony/polyfill-mbstring": "To support UTF-8 if the Mbstring PHP extension is not enabled (^1.2)" }, "type": "library", "autoload": { "psr-4": { "PHPMailer\\PHPMailer\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-2.1-only" ], "authors": [ { "name": "Marcus Bointon", "email": "phpmailer@synchromedia.co.uk" }, { "name": "Jim Jagielski", "email": "jimjag@gmail.com" }, { "name": "Andy Prevost", "email": "codeworxtech@users.sourceforge.net" }, { "name": "Brent R. Matzelle" } ], "description": "PHPMailer is a full-featured email creation and transfer class for PHP", "funding": [ { "url": "https://github.com/Synchro", "type": "github" } ], "time": "2021-04-29T12:25:04+00:00" }, { "name": "pklauzinski/jscroll", "version": "2.3.4", "source": { "type": "git", "url": "https://github.com/pklauzinski/jscroll.git", "reference": "v2.3.4" }, "type": "component", "extra": { "component": { "scripts": [ "jquery.jscroll.js" ], "files": [ "jquery.jscroll.min.js" ] } } }, { "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" ], "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" ], "time": "2021-05-03T11:20:27+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.", "time": "2019-03-08T08:55:37+00:00" }, { "name": "ratchet/rfc6455", "version": "v0.3", "source": { "type": "git", "url": "https://github.com/ratchetphp/RFC6455.git", "reference": "c8651c7938651c2d55f5d8c2422ac5e57a183341" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ratchetphp/RFC6455/zipball/c8651c7938651c2d55f5d8c2422ac5e57a183341", "reference": "c8651c7938651c2d55f5d8c2422ac5e57a183341", "shasum": "" }, "require": { "guzzlehttp/psr7": "^1.0", "php": ">=5.4.2" }, "require-dev": { "phpunit/phpunit": "5.7.*", "react/socket": "^1.3" }, "type": "library", "autoload": { "psr-4": { "Ratchet\\RFC6455\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Chris Boden", "email": "cboden@gmail.com", "role": "Developer" }, { "name": "Matt Bonneau", "role": "Developer" } ], "description": "RFC6455 WebSocket protocol handler", "homepage": "http://socketo.me", "keywords": [ "WebSockets", "rfc6455", "websocket" ], "time": "2020-05-15T18:31:24+00:00" }, { "name": "react/cache", "version": "v1.1.1", "source": { "type": "git", "url": "https://github.com/reactphp/cache.git", "reference": "4bf736a2cccec7298bdf745db77585966fc2ca7e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/reactphp/cache/zipball/4bf736a2cccec7298bdf745db77585966fc2ca7e", "reference": "4bf736a2cccec7298bdf745db77585966fc2ca7e", "shasum": "" }, "require": { "php": ">=5.3.0", "react/promise": "^3.0 || ^2.0 || ^1.1" }, "require-dev": { "phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.35" }, "type": "library", "autoload": { "psr-4": { "React\\Cache\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "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": "Jan Sorgalla", "email": "jsorgalla@gmail.com", "homepage": "https://sorgalla.com/" }, { "name": "Chris Boden", "email": "cboden@gmail.com", "homepage": "https://cboden.dev/" } ], "description": "Async, Promise-based cache interface for ReactPHP", "keywords": [ "cache", "caching", "promise", "reactphp" ], "funding": [ { "url": "https://github.com/WyriHaximus", "type": "github" }, { "url": "https://github.com/clue", "type": "github" } ], "time": "2021-02-02T06:47:52+00:00" }, { "name": "react/datagram", "version": "v1.6.0", "source": { "type": "git", "url": "https://github.com/reactphp/datagram.git", "reference": "4f4111503aaafc4104de047a1ac5bf79ee0bbaa3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/reactphp/datagram/zipball/4f4111503aaafc4104de047a1ac5bf79ee0bbaa3", "reference": "4f4111503aaafc4104de047a1ac5bf79ee0bbaa3", "shasum": "" }, "require": { "evenement/evenement": "^3.0 || ^2.0 || ^1.0", "php": ">=5.3", "react/dns": "^1.1", "react/event-loop": "^1.0 || ^0.5 || ^0.4 || ^0.3", "react/promise": "~2.1|~1.2" }, "require-dev": { "clue/block-react": "~1.0", "phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.35" }, "type": "library", "autoload": { "psr-4": { "React\\Datagram\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "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": "Jan Sorgalla", "email": "jsorgalla@gmail.com", "homepage": "https://sorgalla.com/" }, { "name": "Chris Boden", "email": "cboden@gmail.com", "homepage": "https://cboden.dev/" } ], "description": "Event-driven UDP datagram socket client and server for ReactPHP", "homepage": "https://github.com/reactphp/datagram", "keywords": [ "Socket", "async", "client", "datagram", "dgram", "reactphp", "server", "udp" ], "funding": [ { "url": "https://github.com/WyriHaximus", "type": "github" }, { "url": "https://github.com/clue", "type": "github" } ], "time": "2021-02-12T12:12:01+00:00" }, { "name": "react/dns", "version": "v1.5.0", "source": { "type": "git", "url": "https://github.com/reactphp/dns.git", "reference": "b22b0b20278e8535e633ab71a52472c5bf620aa1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/reactphp/dns/zipball/b22b0b20278e8535e633ab71a52472c5bf620aa1", "reference": "b22b0b20278e8535e633ab71a52472c5bf620aa1", "shasum": "" }, "require": { "php": ">=5.3.0", "react/cache": "^1.0 || ^0.6 || ^0.5", "react/event-loop": "^1.0 || ^0.5", "react/promise": "^3.0 || ^2.7 || ^1.2.1", "react/promise-timer": "^1.2" }, "require-dev": { "clue/block-react": "^1.2", "phpunit/phpunit": "^9.3 || ^4.8.35" }, "type": "library", "autoload": { "psr-4": { "React\\Dns\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "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": "Jan Sorgalla", "email": "jsorgalla@gmail.com", "homepage": "https://sorgalla.com/" }, { "name": "Chris Boden", "email": "cboden@gmail.com", "homepage": "https://cboden.dev/" } ], "description": "Async DNS resolver for ReactPHP", "keywords": [ "async", "dns", "dns-resolver", "reactphp" ], "funding": [ { "url": "https://github.com/WyriHaximus", "type": "github" }, { "url": "https://github.com/clue", "type": "github" } ], "time": "2021-03-05T12:16:50+00:00" }, { "name": "react/event-loop", "version": "v1.1.1", "source": { "type": "git", "url": "https://github.com/reactphp/event-loop.git", "reference": "6d24de090cd59cfc830263cfba965be77b563c13" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/reactphp/event-loop/zipball/6d24de090cd59cfc830263cfba965be77b563c13", "reference": "6d24de090cd59cfc830263cfba965be77b563c13", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "^7.0 || ^6.4 || ^5.7 || ^4.8.35" }, "suggest": { "ext-event": "~1.0 for ExtEventLoop", "ext-pcntl": "For signal handling support when using the StreamSelectLoop", "ext-uv": "* for ExtUvLoop" }, "type": "library", "autoload": { "psr-4": { "React\\EventLoop\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "ReactPHP's core reactor event loop that libraries can use for evented I/O.", "keywords": [ "asynchronous", "event-loop" ], "time": "2020-01-01T18:39:52+00:00" }, { "name": "react/promise", "version": "v2.8.0", "source": { "type": "git", "url": "https://github.com/reactphp/promise.git", "reference": "f3cff96a19736714524ca0dd1d4130de73dbbbc4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/reactphp/promise/zipball/f3cff96a19736714524ca0dd1d4130de73dbbbc4", "reference": "f3cff96a19736714524ca0dd1d4130de73dbbbc4", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "^7.0 || ^6.5 || ^5.7 || ^4.8.36" }, "type": "library", "autoload": { "psr-4": { "React\\Promise\\": "src/" }, "files": [ "src/functions_include.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jan Sorgalla", "email": "jsorgalla@gmail.com" } ], "description": "A lightweight implementation of CommonJS Promises/A for PHP", "keywords": [ "promise", "promises" ], "time": "2020-05-12T15:16:56+00:00" }, { "name": "react/promise-timer", "version": "v1.6.0", "source": { "type": "git", "url": "https://github.com/reactphp/promise-timer.git", "reference": "daee9baf6ef30c43ea4c86399f828bb5f558f6e6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/reactphp/promise-timer/zipball/daee9baf6ef30c43ea4c86399f828bb5f558f6e6", "reference": "daee9baf6ef30c43ea4c86399f828bb5f558f6e6", "shasum": "" }, "require": { "php": ">=5.3", "react/event-loop": "^1.0 || ^0.5 || ^0.4 || ^0.3.5", "react/promise": "^3.0 || ^2.7.0 || ^1.2.1" }, "require-dev": { "phpunit/phpunit": "^9.0 || ^5.7 || ^4.8.35" }, "type": "library", "autoload": { "psr-4": { "React\\Promise\\Timer\\": "src/" }, "files": [ "src/functions_include.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Christian Lück", "email": "christian@lueck.tv" } ], "description": "A trivial implementation of timeouts for Promises, built on top of ReactPHP.", "homepage": "https://github.com/reactphp/promise-timer", "keywords": [ "async", "event-loop", "promise", "reactphp", "timeout", "timer" ], "time": "2020-07-10T12:18:06+00:00" }, { "name": "react/socket", "version": "v1.6.0", "source": { "type": "git", "url": "https://github.com/reactphp/socket.git", "reference": "e2b96b23a13ca9b41ab343268dbce3f8ef4d524a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/reactphp/socket/zipball/e2b96b23a13ca9b41ab343268dbce3f8ef4d524a", "reference": "e2b96b23a13ca9b41ab343268dbce3f8ef4d524a", "shasum": "" }, "require": { "evenement/evenement": "^3.0 || ^2.0 || ^1.0", "php": ">=5.3.0", "react/dns": "^1.1", "react/event-loop": "^1.0 || ^0.5", "react/promise": "^2.6.0 || ^1.2.1", "react/promise-timer": "^1.4.0", "react/stream": "^1.1" }, "require-dev": { "clue/block-react": "^1.2", "phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.35", "react/promise-stream": "^1.2" }, "type": "library", "autoload": { "psr-4": { "React\\Socket\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "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": "Jan Sorgalla", "email": "jsorgalla@gmail.com", "homepage": "https://sorgalla.com/" }, { "name": "Chris Boden", "email": "cboden@gmail.com", "homepage": "https://cboden.dev/" } ], "description": "Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP", "keywords": [ "Connection", "Socket", "async", "reactphp", "stream" ], "funding": [ { "url": "https://github.com/WyriHaximus", "type": "github" }, { "url": "https://github.com/clue", "type": "github" } ], "time": "2020-08-28T12:49:05+00:00" }, { "name": "react/stream", "version": "v1.1.1", "source": { "type": "git", "url": "https://github.com/reactphp/stream.git", "reference": "7c02b510ee3f582c810aeccd3a197b9c2f52ff1a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/reactphp/stream/zipball/7c02b510ee3f582c810aeccd3a197b9c2f52ff1a", "reference": "7c02b510ee3f582c810aeccd3a197b9c2f52ff1a", "shasum": "" }, "require": { "evenement/evenement": "^3.0 || ^2.0 || ^1.0", "php": ">=5.3.8", "react/event-loop": "^1.0 || ^0.5 || ^0.4 || ^0.3.5" }, "require-dev": { "clue/stream-filter": "~1.2", "phpunit/phpunit": "^7.0 || ^6.4 || ^5.7 || ^4.8.35" }, "type": "library", "autoload": { "psr-4": { "React\\Stream\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Event-driven readable and writable streams for non-blocking I/O in ReactPHP", "keywords": [ "event-driven", "io", "non-blocking", "pipe", "reactphp", "readable", "stream", "writable" ], "time": "2020-05-04T10:17:57+00:00" }, { "name": "rmccue/requests", "version": "v1.8.0", "source": { "type": "git", "url": "https://github.com/WordPress/Requests.git", "reference": "afbe4790e4def03581c4a0963a1e8aa01f6030f1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/WordPress/Requests/zipball/afbe4790e4def03581c4a0963a1e8aa01f6030f1", "reference": "afbe4790e4def03581c4a0963a1e8aa01f6030f1", "shasum": "" }, "require": { "php": ">=5.2" }, "require-dev": { "dealerdirect/phpcodesniffer-composer-installer": "^0.7", "php-parallel-lint/php-console-highlighter": "^0.5.0", "php-parallel-lint/php-parallel-lint": "^1.3", "phpcompatibility/php-compatibility": "^9.0", "phpunit/phpunit": "^4.8 || ^5.7 || ^6.5 || ^7.5", "requests/test-server": "dev-master", "squizlabs/php_codesniffer": "^3.5", "wp-coding-standards/wpcs": "^2.0" }, "type": "library", "autoload": { "psr-0": { "Requests": "library/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "ISC" ], "authors": [ { "name": "Ryan McCue", "homepage": "http://ryanmccue.info" } ], "description": "A HTTP library written in PHP, for human beings.", "homepage": "http://github.com/WordPress/Requests", "keywords": [ "curl", "fsockopen", "http", "idna", "ipv6", "iri", "sockets" ], "time": "2021-04-27T11:05:25+00:00" }, { "name": "robloach/component-installer", "version": "0.2.3", "source": { "type": "git", "url": "https://github.com/RobLoach/component-installer.git", "reference": "908a859aa7c4949ba9ad67091e67bac10b66d3d7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/RobLoach/component-installer/zipball/908a859aa7c4949ba9ad67091e67bac10b66d3d7", "reference": "908a859aa7c4949ba9ad67091e67bac10b66d3d7", "shasum": "" }, "require": { "composer-plugin-api": "^1.0", "kriswallsmith/assetic": "1.*", "php": ">=5.3.2" }, "require-dev": { "composer/composer": "1.*@alpha", "phpunit/phpunit": "4.*" }, "type": "composer-plugin", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" }, "class": "ComponentInstaller\\ComponentInstallerPlugin" }, "autoload": { "psr-0": { "ComponentInstaller": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Rob Loach", "homepage": "http://robloach.net" } ], "description": "Allows installation of Components via Composer.", "abandoned": "oomphinc/composer-installers-extender", "time": "2015-08-10T12:35:38+00:00" }, { "name": "rsd/seafile-php-sdk", "version": "v1.0.1", "source": { "type": "git", "url": "https://github.com/Schmidt-DevOps/Seafile-PHP-SDK.git", "reference": "dade78e83bda373ca6e83cb04b8ac203871d0121" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Schmidt-DevOps/Seafile-PHP-SDK/zipball/dade78e83bda373ca6e83cb04b8ac203871d0121", "reference": "dade78e83bda373ca6e83cb04b8ac203871d0121", "shasum": "" }, "require": { "guzzlehttp/guzzle": "~6.0", "nabil1337/case-helper": "0.1.*", "php": ">=5.5" }, "require-dev": { "codeclimate/php-test-reporter": "dev-master", "monolog/monolog": "^1.17", "phpunit/php-code-coverage": "2.2.*", "phpunit/php-invoker": "1.1.*", "phpunit/php-token-stream": "1.4.*", "phpunit/phpunit": "4.5.*", "phpunit/phpunit-mock-objects": "2.3.*", "sebastian/phpcpd": "2.0.*", "squizlabs/php_codesniffer": "2.3.*" }, "type": "library", "autoload": { "psr-4": { "Seafile\\Client\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "René Schmidt", "email": "rene+_sfphpsdk@sdo.sh", "homepage": "https://sdo.sh", "role": "Developer" } ], "description": "This is a PHP package for accessing Seafile Web API", "homepage": "https://github.com/rene-s/Seafile-PHP-SDK", "keywords": [ "cloud", "collaboration", "encrypted", "php", "sdk", "seafile", "storage" ], "time": "2017-01-23T22:34:28+00:00" }, { "name": "rtheunissen/guzzle-log-middleware", "version": "v0.4.2", "source": { "type": "git", "url": "https://github.com/rtheunissen/guzzle-log-middleware.git", "reference": "6a15b7f71c6fc3f8456abeed530b2f12846f075f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/rtheunissen/guzzle-log-middleware/zipball/6a15b7f71c6fc3f8456abeed530b2f12846f075f", "reference": "6a15b7f71c6fc3f8456abeed530b2f12846f075f", "shasum": "" }, "require": { "guzzlehttp/guzzle": "~6.0", "php": ">=5.5", "psr/log": "~1.0" }, "require-dev": { "mockery/mockery": "^0.9.4", "phpunit/phpunit": "~4.6" }, "suggest": { "monolog/monolog": "Recommended PSR-3 logger" }, "type": "library", "autoload": { "psr-4": { "Concat\\Http\\Middleware\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Rudi Theunissen", "email": "rudolf.theunissen@gmail.com" } ], "description": "Guzzle middleware to log requests and responses", "keywords": [ "Guzzle", "http", "log", "middleware", "psr7" ], "time": "2019-02-07T18:58:23+00:00" }, { "name": "sabre/dav", "version": "3.2.3", "source": { "type": "git", "url": "https://github.com/sabre-io/dav.git", "reference": "a9780ce4f35560ecbd0af524ad32d9d2c8954b80" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sabre-io/dav/zipball/a9780ce4f35560ecbd0af524ad32d9d2c8954b80", "reference": "a9780ce4f35560ecbd0af524ad32d9d2c8954b80", "shasum": "" }, "require": { "ext-ctype": "*", "ext-date": "*", "ext-dom": "*", "ext-iconv": "*", "ext-mbstring": "*", "ext-pcre": "*", "ext-simplexml": "*", "ext-spl": "*", "lib-libxml": ">=2.7.0", "php": ">=5.5.0", "psr/log": "^1.0", "sabre/event": ">=2.0.0, <4.0.0", "sabre/http": "^4.2.1", "sabre/uri": "^1.0.1", "sabre/vobject": "^4.1.0", "sabre/xml": "^1.4.0" }, "require-dev": { "evert/phpdoc-md": "~0.1.0", "monolog/monolog": "^1.18", "phpunit/phpunit": "> 4.8, <6.0.0", "sabre/cs": "^1.0.0" }, "suggest": { "ext-curl": "*", "ext-pdo": "*" }, "bin": [ "bin/sabredav", "bin/naturalselection" ], "type": "library", "extra": { "branch-alias": { "dev-master": "3.1.0-dev" } }, "autoload": { "psr-4": { "Sabre\\DAV\\": "lib/DAV/", "Sabre\\DAVACL\\": "lib/DAVACL/", "Sabre\\CalDAV\\": "lib/CalDAV/", "Sabre\\CardDAV\\": "lib/CardDAV/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Evert Pot", "email": "me@evertpot.com", "homepage": "http://evertpot.com/", "role": "Developer" } ], "description": "WebDAV Framework for PHP", "homepage": "http://sabre.io/", "keywords": [ "CalDAV", "CardDAV", "WebDAV", "framework", "iCalendar" ], "time": "2018-10-19T09:58:27+00:00" }, { "name": "sabre/event", "version": "3.0.0", "source": { "type": "git", "url": "https://github.com/sabre-io/event.git", "reference": "831d586f5a442dceacdcf5e9c4c36a4db99a3534" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sabre-io/event/zipball/831d586f5a442dceacdcf5e9c4c36a4db99a3534", "reference": "831d586f5a442dceacdcf5e9c4c36a4db99a3534", "shasum": "" }, "require": { "php": ">=5.5" }, "require-dev": { "phpunit/phpunit": "*", "sabre/cs": "~0.0.4" }, "type": "library", "autoload": { "psr-4": { "Sabre\\Event\\": "lib/" }, "files": [ "lib/coroutine.php", "lib/Loop/functions.php", "lib/Promise/functions.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Evert Pot", "email": "me@evertpot.com", "homepage": "http://evertpot.com/", "role": "Developer" } ], "description": "sabre/event is a library for lightweight event-based programming", "homepage": "http://sabre.io/event/", "keywords": [ "EventEmitter", "async", "events", "hooks", "plugin", "promise", "signal" ], "time": "2015-11-05T20:14:39+00:00" }, { "name": "sabre/http", "version": "v4.2.4", "source": { "type": "git", "url": "https://github.com/sabre-io/http.git", "reference": "acccec4ba863959b2d10c1fa0fb902736c5c8956" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sabre-io/http/zipball/acccec4ba863959b2d10c1fa0fb902736c5c8956", "reference": "acccec4ba863959b2d10c1fa0fb902736c5c8956", "shasum": "" }, "require": { "ext-ctype": "*", "ext-mbstring": "*", "php": ">=5.4", "sabre/event": ">=1.0.0,<4.0.0", "sabre/uri": "~1.0" }, "require-dev": { "phpunit/phpunit": "~4.3", "sabre/cs": "~0.0.1" }, "suggest": { "ext-curl": " to make http requests with the Client class" }, "type": "library", "autoload": { "files": [ "lib/functions.php" ], "psr-4": { "Sabre\\HTTP\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Evert Pot", "email": "me@evertpot.com", "homepage": "http://evertpot.com/", "role": "Developer" } ], "description": "The sabre/http library provides utilities for dealing with http requests and responses. ", "homepage": "https://github.com/fruux/sabre-http", "keywords": [ "http" ], "time": "2018-02-23T11:10:29+00:00" }, { "name": "sabre/uri", "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/sabre-io/uri.git", "reference": "ada354d83579565949d80b2e15593c2371225e61" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sabre-io/uri/zipball/ada354d83579565949d80b2e15593c2371225e61", "reference": "ada354d83579565949d80b2e15593c2371225e61", "shasum": "" }, "require": { "php": ">=5.4.7" }, "require-dev": { "phpunit/phpunit": ">=4.0,<6.0", "sabre/cs": "~1.0.0" }, "type": "library", "autoload": { "files": [ "lib/functions.php" ], "psr-4": { "Sabre\\Uri\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Evert Pot", "email": "me@evertpot.com", "homepage": "http://evertpot.com/", "role": "Developer" } ], "description": "Functions for making sense out of URIs.", "homepage": "http://sabre.io/uri/", "keywords": [ "rfc3986", "uri", "url" ], "time": "2017-02-20T19:59:28+00:00" }, { "name": "sabre/vobject", "version": "4.2.2", "source": { "type": "git", "url": "https://github.com/sabre-io/vobject.git", "reference": "449616b2d45b95c8973975de23f34a3d14f63b4b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sabre-io/vobject/zipball/449616b2d45b95c8973975de23f34a3d14f63b4b", "reference": "449616b2d45b95c8973975de23f34a3d14f63b4b", "shasum": "" }, "require": { "ext-mbstring": "*", "php": ">=5.5", "sabre/xml": ">=1.5 <3.0" }, "require-dev": { "phpunit/phpunit": "> 4.8.35, <6.0.0" }, "suggest": { "hoa/bench": "If you would like to run the benchmark scripts" }, "bin": [ "bin/vobject", "bin/generate_vcards" ], "type": "library", "extra": { "branch-alias": { "dev-master": "4.0.x-dev" } }, "autoload": { "psr-4": { "Sabre\\VObject\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Evert Pot", "email": "me@evertpot.com", "homepage": "http://evertpot.com/", "role": "Developer" }, { "name": "Dominik Tobschall", "email": "dominik@fruux.com", "homepage": "http://tobschall.de/", "role": "Developer" }, { "name": "Ivan Enderlin", "email": "ivan.enderlin@hoa-project.net", "homepage": "http://mnt.io/", "role": "Developer" } ], "description": "The VObject library for PHP allows you to easily parse and manipulate iCalendar and vCard objects", "homepage": "http://sabre.io/vobject/", "keywords": [ "availability", "freebusy", "iCalendar", "ical", "ics", "jCal", "jCard", "recurrence", "rfc2425", "rfc2426", "rfc2739", "rfc4770", "rfc5545", "rfc5546", "rfc6321", "rfc6350", "rfc6351", "rfc6474", "rfc6638", "rfc6715", "rfc6868", "vCalendar", "vCard", "vcf", "xCal", "xCard" ], "time": "2020-01-14T10:18:45+00:00" }, { "name": "sabre/xml", "version": "1.5.1", "source": { "type": "git", "url": "https://github.com/sabre-io/xml.git", "reference": "a367665f1df614c3b8fefc30a54de7cd295e444e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sabre-io/xml/zipball/a367665f1df614c3b8fefc30a54de7cd295e444e", "reference": "a367665f1df614c3b8fefc30a54de7cd295e444e", "shasum": "" }, "require": { "ext-dom": "*", "ext-xmlreader": "*", "ext-xmlwriter": "*", "lib-libxml": ">=2.6.20", "php": ">=5.5.5", "sabre/uri": ">=1.0,<3.0.0" }, "require-dev": { "phpunit/phpunit": "~4.8|~5.7", "sabre/cs": "~1.0.0" }, "type": "library", "autoload": { "psr-4": { "Sabre\\Xml\\": "lib/" }, "files": [ "lib/Deserializer/functions.php", "lib/Serializer/functions.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Evert Pot", "email": "me@evertpot.com", "homepage": "http://evertpot.com/", "role": "Developer" }, { "name": "Markus Staab", "email": "markus.staab@redaxo.de", "role": "Developer" } ], "description": "sabre/xml is an XML library that you may not hate.", "homepage": "https://sabre.io/xml/", "keywords": [ "XMLReader", "XMLWriter", "dom", "xml" ], "time": "2019-01-09T13:51:57+00:00" }, { "name": "scaron/prettyphoto", "version": "3.1.6", "source": { "type": "git", "url": "https://github.com/scaron/prettyphoto.git", "reference": "3.1.6" }, "type": "component", "extra": { "component": { "scripts": [ "js/jquery.prettyPhoto.js" ], "styles": [ "css/prettyPhoto.css" ] } } }, { "name": "swisnl/jQuery-contextMenu", "version": "2.1.0", "source": { "type": "git", "url": "https://github.com/swisnl/jQuery-contextMenu.git", "reference": "2.1.0" }, "type": "component", "extra": { "component": { "scripts": [ "dist/jquery.contextMenu.js" ], "styles": [ "dist/jquery.contextMenu.css" ], "files": [ "dist/jquery.contextMenu.js", "dist/jquery.contextMenu.min.js", "dist/jquery.contextMenu.min.css" ] } } }, { "name": "symfony/event-dispatcher", "version": "v3.4.47", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", "reference": "31fde73757b6bad247c54597beef974919ec6860" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/31fde73757b6bad247c54597beef974919ec6860", "reference": "31fde73757b6bad247c54597beef974919ec6860", "shasum": "" }, "require": { "php": "^5.5.9|>=7.0.8" }, "conflict": { "symfony/dependency-injection": "<3.3" }, "require-dev": { "psr/log": "~1.0", "symfony/config": "~2.8|~3.0|~4.0", "symfony/debug": "~3.4|~4.4", "symfony/dependency-injection": "~3.3|~4.0", "symfony/expression-language": "~2.8|~3.0|~4.0", "symfony/stopwatch": "~2.8|~3.0|~4.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": "Symfony EventDispatcher Component", "homepage": "https://symfony.com", "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": "2020-10-24T10:57:07+00:00" }, { "name": "symfony/http-foundation", "version": "v3.4.47", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", "reference": "b9885fcce6fe494201da4f70a9309770e9d13dc8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/http-foundation/zipball/b9885fcce6fe494201da4f70a9309770e9d13dc8", "reference": "b9885fcce6fe494201da4f70a9309770e9d13dc8", "shasum": "" }, "require": { "php": "^5.5.9|>=7.0.8", "symfony/polyfill-mbstring": "~1.1", "symfony/polyfill-php70": "~1.6" }, "require-dev": { "symfony/expression-language": "~2.8|~3.0|~4.0" }, "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": "Symfony HttpFoundation Component", "homepage": "https://symfony.com", "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": "2020-10-24T10:57:07+00:00" }, { "name": "symfony/options-resolver", "version": "v4.4.20", "source": { "type": "git", "url": "https://github.com/symfony/options-resolver.git", "reference": "cd8c6a2778d5f8b5e8fc4b7abdf126790b5d5095" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/options-resolver/zipball/cd8c6a2778d5f8b5e8fc4b7abdf126790b5d5095", "reference": "cd8c6a2778d5f8b5e8fc4b7abdf126790b5d5095", "shasum": "" }, "require": { "php": ">=7.1.3" }, "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" ], "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-01-27T09:09:26+00:00" }, { "name": "symfony/polyfill-intl-idn", "version": "v1.22.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-idn.git", "reference": "2d63434d922daf7da8dd863e7907e67ee3031483" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/2d63434d922daf7da8dd863e7907e67ee3031483", "reference": "2d63434d922daf7da8dd863e7907e67ee3031483", "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.22-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "autoload": { "psr-4": { "Symfony\\Polyfill\\Intl\\Idn\\": "" }, "files": [ "bootstrap.php" ] }, "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" ], "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-01-22T09:19:47+00:00" }, { "name": "symfony/polyfill-intl-normalizer", "version": "v1.22.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-normalizer.git", "reference": "43a0283138253ed1d48d352ab6d0bdb3f809f248" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/43a0283138253ed1d48d352ab6d0bdb3f809f248", "reference": "43a0283138253ed1d48d352ab6d0bdb3f809f248", "shasum": "" }, "require": { "php": ">=7.1" }, "suggest": { "ext-intl": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-main": "1.22-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "autoload": { "psr-4": { "Symfony\\Polyfill\\Intl\\Normalizer\\": "" }, "files": [ "bootstrap.php" ], "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" ], "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-01-22T09:19:47+00:00" }, { "name": "symfony/polyfill-mbstring", "version": "v1.22.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", "reference": "5232de97ee3b75b0360528dae24e73db49566ab1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/5232de97ee3b75b0360528dae24e73db49566ab1", "reference": "5232de97ee3b75b0360528dae24e73db49566ab1", "shasum": "" }, "require": { "php": ">=7.1" }, "suggest": { "ext-mbstring": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-main": "1.22-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "autoload": { "psr-4": { "Symfony\\Polyfill\\Mbstring\\": "" }, "files": [ "bootstrap.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": "Symfony polyfill for the Mbstring extension", "homepage": "https://symfony.com", "keywords": [ "compatibility", "mbstring", "polyfill", "portable", "shim" ], "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-01-22T09:19:47+00:00" }, { "name": "symfony/polyfill-php70", "version": "v1.20.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php70.git", "reference": "5f03a781d984aae42cebd18e7912fa80f02ee644" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/5f03a781d984aae42cebd18e7912fa80f02ee644", "reference": "5f03a781d984aae42cebd18e7912fa80f02ee644", "shasum": "" }, "require": { "php": ">=7.1" }, "type": "metapackage", "extra": { "branch-alias": { "dev-main": "1.20-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "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.0+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "polyfill", "portable", "shim" ], "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": "2020-10-23T14:02:19+00:00" }, { "name": "symfony/polyfill-php72", "version": "v1.22.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php72.git", "reference": "cc6e6f9b39fe8075b3dabfbaf5b5f645ae1340c9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/cc6e6f9b39fe8075b3dabfbaf5b5f645ae1340c9", "reference": "cc6e6f9b39fe8075b3dabfbaf5b5f645ae1340c9", "shasum": "" }, "require": { "php": ">=7.1" }, "type": "library", "extra": { "branch-alias": { "dev-main": "1.22-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } }, "autoload": { "psr-4": { "Symfony\\Polyfill\\Php72\\": "" }, "files": [ "bootstrap.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": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", "polyfill", "portable", "shim" ], "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-01-07T16:49:33+00:00" }, { "name": "symfony/process", "version": "v3.4.47", "source": { "type": "git", "url": "https://github.com/symfony/process.git", "reference": "b8648cf1d5af12a44a51d07ef9bf980921f15fca" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/process/zipball/b8648cf1d5af12a44a51d07ef9bf980921f15fca", "reference": "b8648cf1d5af12a44a51d07ef9bf980921f15fca", "shasum": "" }, "require": { "php": "^5.5.9|>=7.0.8" }, "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": "Symfony Process Component", "homepage": "https://symfony.com", "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": "2020-10-24T10:57:07+00:00" }, { "name": "symfony/routing", "version": "v3.4.47", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", "reference": "3e522ac69cadffd8131cc2b22157fa7662331a6c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/routing/zipball/3e522ac69cadffd8131cc2b22157fa7662331a6c", "reference": "3e522ac69cadffd8131cc2b22157fa7662331a6c", "shasum": "" }, "require": { "php": "^5.5.9|>=7.0.8" }, "conflict": { "symfony/config": "<3.3.1", "symfony/dependency-injection": "<3.3", "symfony/yaml": "<3.4" }, "require-dev": { "doctrine/annotations": "~1.0", "psr/log": "~1.0", "symfony/config": "^3.3.1|~4.0", "symfony/dependency-injection": "~3.3|~4.0", "symfony/expression-language": "~2.8|~3.0|~4.0", "symfony/http-foundation": "~2.8|~3.0|~4.0", "symfony/yaml": "~3.4|~4.0" }, "suggest": { "doctrine/annotations": "For using the annotation loader", "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": "Symfony Routing Component", "homepage": "https://symfony.com", "keywords": [ "router", "routing", "uri", "url" ], "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": "2020-10-24T10:57:07+00:00" }, { "name": "tightenco/collect", "version": "v5.2.43", "source": { "type": "git", "url": "https://github.com/tighten/collect.git", "reference": "6add72fba3816232c71a3338081ed8cbef41974d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/tighten/collect/zipball/6add72fba3816232c71a3338081ed8cbef41974d", "reference": "6add72fba3816232c71a3338081ed8cbef41974d", "shasum": "" }, "require": { "php": ">=5.5.9" }, "require-dev": { "mockery/mockery": "~0.9.4", "phpunit/phpunit": "~4.1" }, "type": "library", "autoload": { "files": [ "src/Illuminate/Support/helpers.php" ], "psr-4": { "Illuminate\\": "src/Illuminate" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Taylor Otwell", "email": "taylorotwell@gmail.com" } ], "description": "Collect - Illuminate Collections as a separate package.", "keywords": [ "collection", "laravel" ], "time": "2016-08-10T15:40:20+00:00" }, { "name": "vakata/jstree", "version": "3.3.11", "source": { "type": "git", "url": "https://github.com/vakata/jstree.git", "reference": "4a77e59a3f67b0beb1b576cc211cb7e7a76a9879" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/vakata/jstree/zipball/4a77e59a3f67b0beb1b576cc211cb7e7a76a9879", "reference": "4a77e59a3f67b0beb1b576cc211cb7e7a76a9879", "shasum": "" }, "require": { "components/jquery": ">=1.9.1" }, "suggest": { "robloach/component-installer": "Allows installation of Components via Composer" }, "type": "component", "extra": { "component": { "scripts": [ "dist/jstree.js" ], "styles": [ "dist/themes/default/style.css" ], "images": [ "dist/themes/default/32px.png", "dist/themes/default/40px.png", "dist/themes/default/throbber.gif" ], "files": [ "dist/jstree.min.js", "dist/themes/default/style.min.css", "dist/themes/default/32px.png", "dist/themes/default/40px.png", "dist/themes/default/throbber.gif" ] } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Ivan Bozhanov", "email": "jstree@jstree.com" } ], "description": "jsTree is jquery plugin, that provides interactive trees.", "homepage": "http://jstree.com", "funding": [ { "url": "https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=paypal@vakata.com¤cy_code=USD&amount=&return=http://jstree.com/donation&item_name=Buy+me+a+coffee+for+jsTree", "type": "custom" }, { "url": "https://github.com/vakata", "type": "github" } ], "time": "2020-12-18T20:56:30+00:00" }, { "name": "wikimedia/composer-merge-plugin", "version": "v1.4.1", "source": { "type": "git", "url": "https://github.com/wikimedia/composer-merge-plugin.git", "reference": "81c6ac72a24a67383419c7eb9aa2b3437f2ab100" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/wikimedia/composer-merge-plugin/zipball/81c6ac72a24a67383419c7eb9aa2b3437f2ab100", "reference": "81c6ac72a24a67383419c7eb9aa2b3437f2ab100", "shasum": "" }, "require": { "composer-plugin-api": "^1.0", "php": ">=5.3.2" }, "require-dev": { "composer/composer": "~1.0.0", "jakub-onderka/php-parallel-lint": "~0.8", "phpunit/phpunit": "~4.8|~5.0", "squizlabs/php_codesniffer": "~2.1.0" }, "type": "composer-plugin", "extra": { "branch-alias": { "dev-master": "1.3.x-dev" }, "class": "Wikimedia\\Composer\\MergePlugin" }, "autoload": { "psr-4": { "Wikimedia\\Composer\\": "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", "time": "2017-04-25T02:31:25+00:00" }, { "name": "xdan/datetimepicker", "version": "2.4.5", "source": { "type": "git", "url": "https://github.com/xdan/datetimepicker.git", "reference": "2.4.5" }, "type": "component", "extra": { "component": { "scripts": [ "jquery.datetimepicker.js" ], "styles": [ "jquery.datetimepicker.css" ] } } } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "james-heinrich/getid3": 20, "jeromeetienne/jquery-qrcode": 20, "krixon/xbmc-php-rpc": 20, "kumailht/responsive-elements": 20, "mikealmond/musicbrainz": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=7.1.0", "ext-intl": "*", "ext-json": "*", "ext-openssl": "*", "ext-pdo": "*", "ext-xml": "*" }, "platform-dev": [], "platform-overrides": { "ext-curl": "1.0", "ext-gd": "1.0", "ext-gmp": "1.0", "ext-dom": "1.0", "ext-pcre": "1.0", "ext-spl": "1.0", "ext-simplexml": "1.0", "ext-ctype": "1.0", "ext-date": "1.0", "ext-iconv": "1.0", "ext-libxml": "1.0", "ext-mbstring": "1.0", "ext-xmlwriter": "1.0", "ext-xmlreader": "1.0", "lib-libxml": "2.7.0" }, "plugin-api-version": "1.1.0" }