mirror of
https://github.com/Yetangitu/ampache
synced 2025-10-03 01:39:28 +02:00

* Update all dependencies to the minor revision more up to date. * SECURITY: Update PHPMailer library to mitigate CVE-2016-10033. Closes #1455.
3481 lines
118 KiB
JSON
3481 lines
118 KiB
JSON
{
|
|
"_readme": [
|
|
"This file locks the dependencies of your project to a known state",
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
|
"This file is @generated automatically"
|
|
],
|
|
"content-hash": "9fc1ca1f4d68e7e5b1773938171a15cf",
|
|
"packages": [
|
|
{
|
|
"name": "Afterster/php-echonest-api",
|
|
"version": "dev-master",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Afterster/php-echonest-api.git",
|
|
"reference": "master"
|
|
},
|
|
"type": "library",
|
|
"time": "2013-12-28 15:29:50"
|
|
},
|
|
{
|
|
"name": "aehlke/tag-it",
|
|
"version": "2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/aehlke/tag-it.git",
|
|
"reference": "v2.0"
|
|
},
|
|
"require": {
|
|
"robloach/component-installer": "*"
|
|
},
|
|
"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"
|
|
},
|
|
"require": {
|
|
"robloach/component-installer": "*"
|
|
},
|
|
"type": "component",
|
|
"extra": {
|
|
"component": {
|
|
"scripts": [
|
|
"js/jquery.knob.js"
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "blueimp/jquery-file-upload",
|
|
"version": "v9.14.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/vkhramtsov/jQuery-File-Upload.git",
|
|
"reference": "f5b2f44dcd92e33b7fb6c3e630fddf2b990fbfce"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/vkhramtsov/jQuery-File-Upload/zipball/f5b2f44dcd92e33b7fb6c3e630fddf2b990fbfce",
|
|
"reference": "f5b2f44dcd92e33b7fb6c3e630fddf2b990fbfce",
|
|
"shasum": ""
|
|
},
|
|
"type": "library",
|
|
"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": "2016-12-21T05:40:37+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"
|
|
},
|
|
"require": {
|
|
"robloach/component-installer": "*"
|
|
},
|
|
"type": "component",
|
|
"extra": {
|
|
"component": {
|
|
"scripts": [
|
|
"jquery.cookie.js"
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "cboden/ratchet",
|
|
"version": "v0.3.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/ratchetphp/Ratchet.git",
|
|
"reference": "b5ccecad9390db85d2c8df7cbeb047292fbbf4b8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/ratchetphp/Ratchet/zipball/b5ccecad9390db85d2c8df7cbeb047292fbbf4b8",
|
|
"reference": "b5ccecad9390db85d2c8df7cbeb047292fbbf4b8",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"guzzle/http": "^3.6",
|
|
"php": ">=5.3.9",
|
|
"react/socket": "^0.3 || ^0.4",
|
|
"symfony/http-foundation": "^2.2|^3.0",
|
|
"symfony/routing": "^2.2|^3.0"
|
|
},
|
|
"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"
|
|
}
|
|
],
|
|
"description": "PHP WebSocket library",
|
|
"homepage": "http://socketo.me",
|
|
"keywords": [
|
|
"Ratchet",
|
|
"WebSockets",
|
|
"server",
|
|
"sockets"
|
|
],
|
|
"time": "2016-05-25T12:55:03+00:00"
|
|
},
|
|
{
|
|
"name": "components/bootstrap",
|
|
"version": "3.3.7",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/components/bootstrap.git",
|
|
"reference": "fe6e7683be66ba45a725816efdb51d4566733043"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/components/bootstrap/zipball/fe6e7683be66ba45a725816efdb51d4566733043",
|
|
"reference": "fe6e7683be66ba45a725816efdb51d4566733043",
|
|
"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": "2016-07-26T05:59:20+00:00"
|
|
},
|
|
{
|
|
"name": "components/jquery",
|
|
"version": "2.0.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/components/jquery.git",
|
|
"reference": "452a56b52b8f4a032256cdb8b6838f25f0bdb3d2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/components/jquery/zipball/452a56b52b8f4a032256cdb8b6838f25f0bdb3d2",
|
|
"reference": "452a56b52b8f4a032256cdb8b6838f25f0bdb3d2",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"robloach/component-installer": "*"
|
|
},
|
|
"type": "component",
|
|
"extra": {
|
|
"component": {
|
|
"scripts": [
|
|
"jquery.js"
|
|
],
|
|
"files": [
|
|
"jquery.min.js",
|
|
"jquery-migrate.js",
|
|
"jquery-migrate.min.js"
|
|
]
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "John Resig",
|
|
"email": "jeresig@gmail.com",
|
|
"homepage": "http://ejohn.org/"
|
|
}
|
|
],
|
|
"description": "jQuery JavaScript Library",
|
|
"homepage": "http://jquery.com",
|
|
"time": "2013-07-12T08:48:34+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": "doctrine/cache",
|
|
"version": "v1.6.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/cache.git",
|
|
"reference": "b6f544a20f4807e81f7044d31e679ccbb1866dc3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/cache/zipball/b6f544a20f4807e81f7044d31e679ccbb1866dc3",
|
|
"reference": "b6f544a20f4807e81f7044d31e679ccbb1866dc3",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "~5.5|~7.0"
|
|
},
|
|
"conflict": {
|
|
"doctrine/common": ">2.2,<2.4"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~4.8|~5.0",
|
|
"predis/predis": "~1.0",
|
|
"satooshi/php-coveralls": "~0.6"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.6.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Roman Borschel",
|
|
"email": "roman@code-factory.org"
|
|
},
|
|
{
|
|
"name": "Benjamin Eberlei",
|
|
"email": "kontakt@beberlei.de"
|
|
},
|
|
{
|
|
"name": "Guilherme Blanco",
|
|
"email": "guilhermeblanco@gmail.com"
|
|
},
|
|
{
|
|
"name": "Jonathan Wage",
|
|
"email": "jonwage@gmail.com"
|
|
},
|
|
{
|
|
"name": "Johannes Schmitt",
|
|
"email": "schmittjoh@gmail.com"
|
|
}
|
|
],
|
|
"description": "Caching library offering an object-oriented API for many cache backends",
|
|
"homepage": "http://www.doctrine-project.org",
|
|
"keywords": [
|
|
"cache",
|
|
"caching"
|
|
],
|
|
"time": "2016-10-29T11:16:17+00:00"
|
|
},
|
|
{
|
|
"name": "dropbox/dropbox-sdk",
|
|
"version": "v1.1.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/dropbox/dropbox-sdk-php.git",
|
|
"reference": "6901f8122458e0ce7e391468c0cf6cca465bd0ee"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/dropbox/dropbox-sdk-php/zipball/6901f8122458e0ce7e391468c0cf6cca465bd0ee",
|
|
"reference": "6901f8122458e0ce7e391468c0cf6cca465bd0ee",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-curl": "*",
|
|
"php": ">= 5.3"
|
|
},
|
|
"require-dev": {
|
|
"apigen/apigen": "2.8.2",
|
|
"phpunit/phpunit": "~4.0",
|
|
"squizlabs/php_codesniffer": "2.0.0RC3"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Dropbox": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "Dropbox SDK for PHP",
|
|
"keywords": [
|
|
"dropbox"
|
|
],
|
|
"time": "2015-06-29T21:47:57+00:00"
|
|
},
|
|
{
|
|
"name": "evenement/evenement",
|
|
"version": "v2.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/igorw/evenement.git",
|
|
"reference": "f6e843799fd4f4184d54d8fc7b5b3551c9fa803e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/igorw/evenement/zipball/f6e843799fd4f4184d54d8fc7b5b3551c9fa803e",
|
|
"reference": "f6e843799fd4f4184d54d8fc7b5b3551c9fa803e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.4.0"
|
|
},
|
|
"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",
|
|
"homepage": "http://wiedler.ch/igor/"
|
|
}
|
|
],
|
|
"description": "Événement is a very simple event dispatching library for PHP",
|
|
"keywords": [
|
|
"event-dispatcher",
|
|
"event-emitter"
|
|
],
|
|
"time": "2012-11-02T14:49:47+00:00"
|
|
},
|
|
{
|
|
"name": "gettext/gettext",
|
|
"version": "v4.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/oscarotero/Gettext.git",
|
|
"reference": "68278bd45cec38d07f94e601739a05fa250be0c3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/oscarotero/Gettext/zipball/68278bd45cec38d07f94e601739a05fa250be0c3",
|
|
"reference": "68278bd45cec38d07f94e601739a05fa250be0c3",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"gettext/languages": "2.*",
|
|
"php": ">=5.4.0"
|
|
},
|
|
"require-dev": {
|
|
"illuminate/view": "*",
|
|
"symfony/yaml": "~2",
|
|
"twig/extensions": "*",
|
|
"twig/twig": "*"
|
|
},
|
|
"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"
|
|
],
|
|
"time": "2016-09-21T15:53:39+00:00"
|
|
},
|
|
{
|
|
"name": "gettext/languages",
|
|
"version": "2.1.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/mlocati/cldr-to-gettext-plural-rules.git",
|
|
"reference": "c43ade7e3fb68bcf2379036513dce8d20553d9c8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/mlocati/cldr-to-gettext-plural-rules/zipball/c43ade7e3fb68bcf2379036513dce8d20553d9c8",
|
|
"reference": "c43ade7e3fb68bcf2379036513dce8d20553d9c8",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3"
|
|
},
|
|
"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/mlocati/cldr-to-gettext-plural-rules",
|
|
"keywords": [
|
|
"cldr",
|
|
"i18n",
|
|
"internationalization",
|
|
"l10n",
|
|
"language",
|
|
"languages",
|
|
"localization",
|
|
"php",
|
|
"plural",
|
|
"plural rules",
|
|
"plurals",
|
|
"translate",
|
|
"translations",
|
|
"unicode"
|
|
],
|
|
"time": "2015-03-27T11:32:41+00:00"
|
|
},
|
|
{
|
|
"name": "guzzle/common",
|
|
"version": "v3.9.2",
|
|
"target-dir": "Guzzle/Common",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Guzzle3/common.git",
|
|
"reference": "2e36af7cf2ce3ea1f2d7c2831843b883a8e7b7dc"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Guzzle3/common/zipball/2e36af7cf2ce3ea1f2d7c2831843b883a8e7b7dc",
|
|
"reference": "2e36af7cf2ce3ea1f2d7c2831843b883a8e7b7dc",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.2",
|
|
"symfony/event-dispatcher": ">=2.1"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.7-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Guzzle\\Common": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "Common libraries used by Guzzle",
|
|
"homepage": "http://guzzlephp.org/",
|
|
"keywords": [
|
|
"collection",
|
|
"common",
|
|
"event",
|
|
"exception"
|
|
],
|
|
"abandoned": "guzzle/guzzle",
|
|
"time": "2014-08-11T04:32:36+00:00"
|
|
},
|
|
{
|
|
"name": "guzzle/http",
|
|
"version": "v3.9.2",
|
|
"target-dir": "Guzzle/Http",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Guzzle3/http.git",
|
|
"reference": "1e8dd1e2ba9dc42332396f39fbfab950b2301dc5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Guzzle3/http/zipball/1e8dd1e2ba9dc42332396f39fbfab950b2301dc5",
|
|
"reference": "1e8dd1e2ba9dc42332396f39fbfab950b2301dc5",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"guzzle/common": "self.version",
|
|
"guzzle/parser": "self.version",
|
|
"guzzle/stream": "self.version",
|
|
"php": ">=5.3.2"
|
|
},
|
|
"suggest": {
|
|
"ext-curl": "*"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.7-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Guzzle\\Http": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Michael Dowling",
|
|
"email": "mtdowling@gmail.com",
|
|
"homepage": "https://github.com/mtdowling"
|
|
}
|
|
],
|
|
"description": "HTTP libraries used by Guzzle",
|
|
"homepage": "http://guzzlephp.org/",
|
|
"keywords": [
|
|
"Guzzle",
|
|
"client",
|
|
"curl",
|
|
"http",
|
|
"http client"
|
|
],
|
|
"abandoned": "guzzle/guzzle",
|
|
"time": "2014-08-11T04:32:36+00:00"
|
|
},
|
|
{
|
|
"name": "guzzle/parser",
|
|
"version": "v3.9.2",
|
|
"target-dir": "Guzzle/Parser",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Guzzle3/parser.git",
|
|
"reference": "6874d171318a8e93eb6d224cf85e4678490b625c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Guzzle3/parser/zipball/6874d171318a8e93eb6d224cf85e4678490b625c",
|
|
"reference": "6874d171318a8e93eb6d224cf85e4678490b625c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.2"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.7-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Guzzle\\Parser": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "Interchangeable parsers used by Guzzle",
|
|
"homepage": "http://guzzlephp.org/",
|
|
"keywords": [
|
|
"URI Template",
|
|
"cookie",
|
|
"http",
|
|
"message",
|
|
"url"
|
|
],
|
|
"abandoned": "guzzle/guzzle",
|
|
"time": "2014-02-05T18:29:46+00:00"
|
|
},
|
|
{
|
|
"name": "guzzle/stream",
|
|
"version": "v3.9.2",
|
|
"target-dir": "Guzzle/Stream",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Guzzle3/stream.git",
|
|
"reference": "60c7fed02e98d2c518dae8f97874c8f4622100f0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Guzzle3/stream/zipball/60c7fed02e98d2c518dae8f97874c8f4622100f0",
|
|
"reference": "60c7fed02e98d2c518dae8f97874c8f4622100f0",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"guzzle/common": "self.version",
|
|
"php": ">=5.3.2"
|
|
},
|
|
"suggest": {
|
|
"guzzle/http": "To convert Guzzle request objects to PHP streams"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.7-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Guzzle\\Stream": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Michael Dowling",
|
|
"email": "mtdowling@gmail.com",
|
|
"homepage": "https://github.com/mtdowling"
|
|
}
|
|
],
|
|
"description": "Guzzle stream wrapper component",
|
|
"homepage": "http://guzzlephp.org/",
|
|
"keywords": [
|
|
"Guzzle",
|
|
"component",
|
|
"stream"
|
|
],
|
|
"abandoned": "guzzle/guzzle",
|
|
"time": "2014-05-01T21:36:02+00:00"
|
|
},
|
|
{
|
|
"name": "guzzlehttp/cache-subscriber",
|
|
"version": "0.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/guzzle/cache-subscriber.git",
|
|
"reference": "ecb903f6e11b5ca9f2cdbc460e2e68deea9e8858"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/guzzle/cache-subscriber/zipball/ecb903f6e11b5ca9f2cdbc460e2e68deea9e8858",
|
|
"reference": "ecb903f6e11b5ca9f2cdbc460e2e68deea9e8858",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"doctrine/cache": "~1.3",
|
|
"guzzlehttp/guzzle": "~5.0",
|
|
"php": ">=5.4.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~4.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.1-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"GuzzleHttp\\Subscriber\\Cache\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Michael Dowling",
|
|
"email": "mtdowling@gmail.com",
|
|
"homepage": "https://github.com/mtdowling"
|
|
}
|
|
],
|
|
"description": "Guzzle HTTP cache subscriber",
|
|
"homepage": "http://guzzlephp.org/",
|
|
"keywords": [
|
|
"Guzzle",
|
|
"cache"
|
|
],
|
|
"time": "2014-10-29T21:06:25+00:00"
|
|
},
|
|
{
|
|
"name": "guzzlehttp/guzzle",
|
|
"version": "5.3.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/guzzle/guzzle.git",
|
|
"reference": "70f1fa53b71c4647bf2762c09068a95f77e12fb8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/70f1fa53b71c4647bf2762c09068a95f77e12fb8",
|
|
"reference": "70f1fa53b71c4647bf2762c09068a95f77e12fb8",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"guzzlehttp/ringphp": "^1.1",
|
|
"php": ">=5.4.0"
|
|
},
|
|
"require-dev": {
|
|
"ext-curl": "*",
|
|
"phpunit/phpunit": "^4.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"GuzzleHttp\\": "src/"
|
|
}
|
|
},
|
|
"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 and framework for building RESTful web service clients",
|
|
"homepage": "http://guzzlephp.org/",
|
|
"keywords": [
|
|
"client",
|
|
"curl",
|
|
"framework",
|
|
"http",
|
|
"http client",
|
|
"rest",
|
|
"web service"
|
|
],
|
|
"time": "2016-07-15T19:28:39+00:00"
|
|
},
|
|
{
|
|
"name": "guzzlehttp/log-subscriber",
|
|
"version": "1.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/guzzle/log-subscriber.git",
|
|
"reference": "99c3c0004165db721d8ef7bbef60c996210e538a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/guzzle/log-subscriber/zipball/99c3c0004165db721d8ef7bbef60c996210e538a",
|
|
"reference": "99c3c0004165db721d8ef7bbef60c996210e538a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"guzzlehttp/guzzle": "~4.0 | ~5.0",
|
|
"php": ">=5.4.0",
|
|
"psr/log": "~1.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~4.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"GuzzleHttp\\Subscriber\\Log\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Michael Dowling",
|
|
"email": "mtdowling@gmail.com",
|
|
"homepage": "https://github.com/mtdowling"
|
|
}
|
|
],
|
|
"description": "Logs HTTP requests and responses as they are sent over the wire (Guzzle 4+)",
|
|
"homepage": "http://guzzlephp.org/",
|
|
"keywords": [
|
|
"Guzzle",
|
|
"log",
|
|
"plugin"
|
|
],
|
|
"time": "2014-10-13T03:31:43+00:00"
|
|
},
|
|
{
|
|
"name": "guzzlehttp/psr7",
|
|
"version": "1.2.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/guzzle/psr7.git",
|
|
"reference": "2e89629ff057ebb49492ba08e6995d3a6a80021b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/guzzle/psr7/zipball/2e89629ff057ebb49492ba08e6995d3a6a80021b",
|
|
"reference": "2e89629ff057ebb49492ba08e6995d3a6a80021b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.4.0",
|
|
"psr/http-message": "~1.0"
|
|
},
|
|
"provide": {
|
|
"psr/http-message-implementation": "1.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~4.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0-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"
|
|
}
|
|
],
|
|
"description": "PSR-7 message implementation",
|
|
"keywords": [
|
|
"http",
|
|
"message",
|
|
"stream",
|
|
"uri"
|
|
],
|
|
"time": "2016-02-18T21:54:00+00:00"
|
|
},
|
|
{
|
|
"name": "guzzlehttp/retry-subscriber",
|
|
"version": "2.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/guzzle/retry-subscriber.git",
|
|
"reference": "f13a4c640b823e9eaf06975d8e8981f9551250e8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/guzzle/retry-subscriber/zipball/f13a4c640b823e9eaf06975d8e8981f9551250e8",
|
|
"reference": "f13a4c640b823e9eaf06975d8e8981f9551250e8",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"guzzlehttp/guzzle": "~5.1",
|
|
"php": ">=5.4.0"
|
|
},
|
|
"require-dev": {
|
|
"guzzlehttp/log-subscriber": "~1.0",
|
|
"phpunit/phpunit": "~4.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"GuzzleHttp\\Subscriber\\Retry\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Michael Dowling",
|
|
"email": "mtdowling@gmail.com",
|
|
"homepage": "https://github.com/mtdowling"
|
|
}
|
|
],
|
|
"description": "Retries failed HTTP requests using customizable retry strategies (Guzzle 4+)",
|
|
"homepage": "http://guzzlephp.org/",
|
|
"keywords": [
|
|
"Guzzle",
|
|
"http",
|
|
"retry"
|
|
],
|
|
"time": "2014-12-19T20:42:37+00:00"
|
|
},
|
|
{
|
|
"name": "guzzlehttp/ringphp",
|
|
"version": "1.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/guzzle/RingPHP.git",
|
|
"reference": "dbbb91d7f6c191e5e405e900e3102ac7f261bc0b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/guzzle/RingPHP/zipball/dbbb91d7f6c191e5e405e900e3102ac7f261bc0b",
|
|
"reference": "dbbb91d7f6c191e5e405e900e3102ac7f261bc0b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"guzzlehttp/streams": "~3.0",
|
|
"php": ">=5.4.0",
|
|
"react/promise": "~2.0"
|
|
},
|
|
"require-dev": {
|
|
"ext-curl": "*",
|
|
"phpunit/phpunit": "~4.0"
|
|
},
|
|
"suggest": {
|
|
"ext-curl": "Guzzle will use specific adapters if cURL is present"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.1-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"GuzzleHttp\\Ring\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Michael Dowling",
|
|
"email": "mtdowling@gmail.com",
|
|
"homepage": "https://github.com/mtdowling"
|
|
}
|
|
],
|
|
"description": "Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.",
|
|
"time": "2015-05-20T03:37:09+00:00"
|
|
},
|
|
{
|
|
"name": "guzzlehttp/streams",
|
|
"version": "3.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/guzzle/streams.git",
|
|
"reference": "47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/guzzle/streams/zipball/47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5",
|
|
"reference": "47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.4.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~4.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"GuzzleHttp\\Stream\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Michael Dowling",
|
|
"email": "mtdowling@gmail.com",
|
|
"homepage": "https://github.com/mtdowling"
|
|
}
|
|
],
|
|
"description": "Provides a simple abstraction over streams of data",
|
|
"homepage": "http://guzzlephp.org/",
|
|
"keywords": [
|
|
"Guzzle",
|
|
"stream"
|
|
],
|
|
"time": "2014-10-12T19:18:40+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": "7f069ac25b3d83e849aeefe4f7da660f358b6b25"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/JamesHeinrich/getID3/zipball/7f069ac25b3d83e849aeefe4f7da660f358b6b25",
|
|
"reference": "7f069ac25b3d83e849aeefe4f7da660f358b6b25",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"classmap": [
|
|
"getid3/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"GPL"
|
|
],
|
|
"description": "PHP script that extracts useful information from popular multimedia file formats",
|
|
"homepage": "http://www.getid3.org/",
|
|
"keywords": [
|
|
"codecs",
|
|
"php",
|
|
"tags"
|
|
],
|
|
"time": "2016-12-18 18:57:54"
|
|
},
|
|
{
|
|
"name": "jeromeetienne/jquery-qrcode",
|
|
"version": "dev-master",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/jeromeetienne/jquery-qrcode.git",
|
|
"reference": "master"
|
|
},
|
|
"require": {
|
|
"robloach/component-installer": "*"
|
|
},
|
|
"type": "component",
|
|
"extra": {
|
|
"component": {
|
|
"scripts": [
|
|
"src/jquery.qrcode.js",
|
|
"src/qrcode.js"
|
|
]
|
|
}
|
|
},
|
|
"time": "2016-01-12 10:51:25"
|
|
},
|
|
{
|
|
"name": "kriswallsmith/assetic",
|
|
"version": "v1.3.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/kriswallsmith/assetic.git",
|
|
"reference": "9928f7c4ad98b234e3559d1049abd13387f86db5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/kriswallsmith/assetic/zipball/9928f7c4ad98b234e3559d1049abd13387f86db5",
|
|
"reference": "9928f7c4ad98b234e3559d1049abd13387f86db5",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.1",
|
|
"symfony/process": "~2.1|~3.0"
|
|
},
|
|
"conflict": {
|
|
"twig/twig": "<1.23"
|
|
},
|
|
"require-dev": {
|
|
"cssmin/cssmin": "3.0.1",
|
|
"joliclic/javascript-packer": "1.1",
|
|
"kamicane/packager": "1.0",
|
|
"leafo/lessphp": "^0.3.7",
|
|
"leafo/scssphp": "~0.1",
|
|
"mrclay/minify": "~2.2",
|
|
"patchwork/jsqueeze": "~1.0|~2.0",
|
|
"phpunit/phpunit": "~4.8",
|
|
"psr/log": "~1.0",
|
|
"ptachoire/cssembed": "~1.0",
|
|
"symfony/phpunit-bridge": "~2.7|~3.0",
|
|
"twig/twig": "~1.8|~2.0"
|
|
},
|
|
"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": "2015-11-12T13:51:40+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-14 20:05:00"
|
|
},
|
|
{
|
|
"name": "kumailht/responsive-elements",
|
|
"version": "dev-master",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/kumailht/responsive-elements.git",
|
|
"reference": "master"
|
|
},
|
|
"require": {
|
|
"robloach/component-installer": "*"
|
|
},
|
|
"type": "component",
|
|
"extra": {
|
|
"component": {
|
|
"scripts": [
|
|
"responsive-elements.js"
|
|
]
|
|
}
|
|
},
|
|
"time": "2015-06-13 00:50:21"
|
|
},
|
|
{
|
|
"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": "1f29ae0684b4ddbf7388fb08000d04e8cb306486"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/mikealmond/MusicBrainz/zipball/1f29ae0684b4ddbf7388fb08000d04e8cb306486",
|
|
"reference": "1f29ae0684b4ddbf7388fb08000d04e8cb306486",
|
|
"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": "2015-12-29 18:01:42"
|
|
},
|
|
{
|
|
"name": "moinax/tvdb",
|
|
"version": "v1.0.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Moinax/TvDb.git",
|
|
"reference": "7ddf816552966fcc75c85bb7f92ce4c6c9190dc2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Moinax/TvDb/zipball/7ddf816552966fcc75c85bb7f92ce4c6c9190dc2",
|
|
"reference": "7ddf816552966fcc75c85bb7f92ce4c6c9190dc2",
|
|
"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-02-03T08:52:14+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": "needim/noty",
|
|
"version": "v2.3.11",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/needim/noty.git",
|
|
"reference": "d03d12f3e712253ef06184b85e5629b1aef43acb"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/needim/noty/zipball/d03d12f3e712253ef06184b85e5629b1aef43acb",
|
|
"reference": "d03d12f3e712253ef06184b85e5629b1aef43acb",
|
|
"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"
|
|
],
|
|
"time": "2016-12-20T21:51:00+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": "v2.0.13",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-tmdb/api.git",
|
|
"reference": "bb7aeede66e0aded1b1b21a38da438a56dc7b94d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-tmdb/api/zipball/bb7aeede66e0aded1b1b21a38da438a56dc7b94d",
|
|
"reference": "bb7aeede66e0aded1b1b21a38da438a56dc7b94d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-curl": "*",
|
|
"guzzlehttp/cache-subscriber": "~0.1@dev",
|
|
"guzzlehttp/guzzle": "~5.0",
|
|
"guzzlehttp/log-subscriber": "~1.0",
|
|
"guzzlehttp/retry-subscriber": "~2.0",
|
|
"php": ">=5.4.0",
|
|
"psr/log": "~1.0",
|
|
"symfony/event-dispatcher": "~2.4",
|
|
"symfony/options-resolver": "~2.6"
|
|
},
|
|
"require-dev": {
|
|
"monolog/monolog": ">=1.11.0",
|
|
"phpunit/phpunit": "~4.1"
|
|
},
|
|
"suggest": {
|
|
"monolog/monolog": "Required if you want to make use of logging features."
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"": "lib/"
|
|
}
|
|
},
|
|
"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": "2015-10-11T20:53:24+00:00"
|
|
},
|
|
{
|
|
"name": "phpmailer/phpmailer",
|
|
"version": "v5.2.21",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/PHPMailer/PHPMailer.git",
|
|
"reference": "1d51856b76c06fc687fcd9180efa7a0bed0d761e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/1d51856b76c06fc687fcd9180efa7a0bed0d761e",
|
|
"reference": "1d51856b76c06fc687fcd9180efa7a0bed0d761e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.0.0"
|
|
},
|
|
"require-dev": {
|
|
"phpdocumentor/phpdocumentor": "*",
|
|
"phpunit/phpunit": "4.7.*"
|
|
},
|
|
"suggest": {
|
|
"league/oauth2-google": "Needed for Google XOAUTH2 authentication"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"classmap": [
|
|
"class.phpmailer.php",
|
|
"class.phpmaileroauth.php",
|
|
"class.phpmaileroauthgoogle.php",
|
|
"class.smtp.php",
|
|
"class.pop3.php",
|
|
"extras/EasyPeasyICS.php",
|
|
"extras/ntlm_sasl_client.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL-2.1"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jim Jagielski",
|
|
"email": "jimjag@gmail.com"
|
|
},
|
|
{
|
|
"name": "Marcus Bointon",
|
|
"email": "phpmailer@synchromedia.co.uk"
|
|
},
|
|
{
|
|
"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",
|
|
"time": "2016-12-28T15:35:48+00:00"
|
|
},
|
|
{
|
|
"name": "pklauzinski/jscroll",
|
|
"version": "2.3.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/pklauzinski/jscroll.git",
|
|
"reference": "v2.3.4"
|
|
},
|
|
"require": {
|
|
"robloach/component-installer": "*"
|
|
},
|
|
"type": "component",
|
|
"extra": {
|
|
"component": {
|
|
"scripts": [
|
|
"jquery.jscroll.js"
|
|
],
|
|
"files": [
|
|
"jquery.jscroll.min.js"
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "psr/http-message",
|
|
"version": "1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-fig/http-message.git",
|
|
"reference": "85d63699f0dbedb190bbd4b0d2b9dc707ea4c298"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-fig/http-message/zipball/85d63699f0dbedb190bbd4b0d2b9dc707ea4c298",
|
|
"reference": "85d63699f0dbedb190bbd4b0d2b9dc707ea4c298",
|
|
"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",
|
|
"keywords": [
|
|
"http",
|
|
"http-message",
|
|
"psr",
|
|
"psr-7",
|
|
"request",
|
|
"response"
|
|
],
|
|
"time": "2015-05-04T20:22:00+00:00"
|
|
},
|
|
{
|
|
"name": "psr/log",
|
|
"version": "1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-fig/log.git",
|
|
"reference": "fe0936ee26643249e916849d48e3a51d5f5e278b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b",
|
|
"reference": "fe0936ee26643249e916849d48e3a51d5f5e278b",
|
|
"shasum": ""
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Psr\\Log\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "PHP-FIG",
|
|
"homepage": "http://www.php-fig.org/"
|
|
}
|
|
],
|
|
"description": "Common interface for logging libraries",
|
|
"keywords": [
|
|
"log",
|
|
"psr",
|
|
"psr-3"
|
|
],
|
|
"time": "2012-12-21T11:40:51+00:00"
|
|
},
|
|
{
|
|
"name": "react/cache",
|
|
"version": "v0.4.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/reactphp/cache.git",
|
|
"reference": "558f614891341b1d817a8cdf9a358948ec49638f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/reactphp/cache/zipball/558f614891341b1d817a8cdf9a358948ec49638f",
|
|
"reference": "558f614891341b1d817a8cdf9a358948ec49638f",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0",
|
|
"react/promise": "~2.0|~1.1"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"React\\Cache\\": "src\\"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "Async caching.",
|
|
"keywords": [
|
|
"cache"
|
|
],
|
|
"time": "2016-02-25T18:17:16+00:00"
|
|
},
|
|
{
|
|
"name": "react/child-process",
|
|
"version": "v0.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/reactphp/child-process.git",
|
|
"reference": "8bf211533bcbb2034e00528a47400367570dc3d7"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/reactphp/child-process/zipball/8bf211533bcbb2034e00528a47400367570dc3d7",
|
|
"reference": "8bf211533bcbb2034e00528a47400367570dc3d7",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"evenement/evenement": "~2.0",
|
|
"php": ">=5.4.0",
|
|
"react/event-loop": "0.4.*",
|
|
"react/stream": "0.4.*"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.4-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"React\\ChildProcess\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "Library for executing child processes.",
|
|
"keywords": [
|
|
"process"
|
|
],
|
|
"time": "2014-02-02T01:11:26+00:00"
|
|
},
|
|
{
|
|
"name": "react/dns",
|
|
"version": "v0.4.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/reactphp/dns.git",
|
|
"reference": "62f6201e487df8add209cc42f05ffca33ee1ba05"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/reactphp/dns/zipball/62f6201e487df8add209cc42f05ffca33ee1ba05",
|
|
"reference": "62f6201e487df8add209cc42f05ffca33ee1ba05",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0",
|
|
"react/cache": "~0.4.0|~0.3.0",
|
|
"react/promise": "~2.0|~1.1",
|
|
"react/socket": "~0.4.0|~0.3.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.4-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"React\\Dns\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "Async DNS resolver.",
|
|
"keywords": [
|
|
"dns",
|
|
"dns-resolver"
|
|
],
|
|
"time": "2016-02-24T23:45:36+00:00"
|
|
},
|
|
{
|
|
"name": "react/event-loop",
|
|
"version": "v0.4.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/reactphp/event-loop.git",
|
|
"reference": "18c5297087ca01de85518e2b55078f444144aa1b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/reactphp/event-loop/zipball/18c5297087ca01de85518e2b55078f444144aa1b",
|
|
"reference": "18c5297087ca01de85518e2b55078f444144aa1b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.4.0"
|
|
},
|
|
"suggest": {
|
|
"ext-event": "~1.0",
|
|
"ext-libev": "*",
|
|
"ext-libevent": ">=0.1.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.4-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"React\\EventLoop\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "Event loop abstraction layer that libraries can use for evented I/O.",
|
|
"keywords": [
|
|
"event-loop"
|
|
],
|
|
"time": "2014-02-26T17:36:58+00:00"
|
|
},
|
|
{
|
|
"name": "react/http",
|
|
"version": "v0.4.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/reactphp/http.git",
|
|
"reference": "f575989d67b7db0a65f5dd7e431d8f47af6c2f7b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/reactphp/http/zipball/f575989d67b7db0a65f5dd7e431d8f47af6c2f7b",
|
|
"reference": "f575989d67b7db0a65f5dd7e431d8f47af6c2f7b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"evenement/evenement": "^2.0",
|
|
"guzzlehttp/psr7": "^1.0",
|
|
"php": ">=5.4.0",
|
|
"react/socket": "^0.4",
|
|
"react/stream": "^0.4"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.5-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"React\\Http\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "Library for building an evented http server.",
|
|
"keywords": [
|
|
"http"
|
|
],
|
|
"time": "2015-05-21T20:12:09+00:00"
|
|
},
|
|
{
|
|
"name": "react/http-client",
|
|
"version": "v0.4.8",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/reactphp/http-client.git",
|
|
"reference": "74ad2f36e6c70eb5191e8100f5dd7d70e9480c2d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/reactphp/http-client/zipball/74ad2f36e6c70eb5191e8100f5dd7d70e9480c2d",
|
|
"reference": "74ad2f36e6c70eb5191e8100f5dd7d70e9480c2d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"evenement/evenement": "~2.0",
|
|
"guzzlehttp/psr7": "^1.0",
|
|
"php": ">=5.4.0",
|
|
"react/dns": "0.4.*",
|
|
"react/event-loop": "0.4.*",
|
|
"react/promise": "~2.2",
|
|
"react/socket-client": "0.4.*",
|
|
"react/stream": "0.4.*"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.5-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"React\\HttpClient\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "Asynchronous HTTP client library.",
|
|
"keywords": [
|
|
"http"
|
|
],
|
|
"time": "2015-10-05T19:13:01+00:00"
|
|
},
|
|
{
|
|
"name": "react/promise",
|
|
"version": "v2.2.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/reactphp/promise.git",
|
|
"reference": "3aacad8bf10c7d83e6fa2089d413529888c2bedf"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/reactphp/promise/zipball/3aacad8bf10c7d83e6fa2089d413529888c2bedf",
|
|
"reference": "3aacad8bf10c7d83e6fa2089d413529888c2bedf",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.4.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.0-dev"
|
|
}
|
|
},
|
|
"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",
|
|
"time": "2016-02-26T19:09:02+00:00"
|
|
},
|
|
{
|
|
"name": "react/react",
|
|
"version": "v0.4.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/reactphp/react.git",
|
|
"reference": "457b6b8a16a37c11278cac0870d6d2ff911c5765"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/reactphp/react/zipball/457b6b8a16a37c11278cac0870d6d2ff911c5765",
|
|
"reference": "457b6b8a16a37c11278cac0870d6d2ff911c5765",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.4.0",
|
|
"react/cache": "0.4.*",
|
|
"react/child-process": "0.4.*",
|
|
"react/dns": "0.4.*",
|
|
"react/event-loop": "0.4.*",
|
|
"react/http": "0.4.*",
|
|
"react/http-client": "0.4.*",
|
|
"react/promise": "~2.1",
|
|
"react/socket": "0.4.*",
|
|
"react/socket-client": "0.4.*",
|
|
"react/stream": "0.4.*"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~4.0"
|
|
},
|
|
"suggest": {
|
|
"ext-event": "Allows for use of a more performant event-loop implementation.",
|
|
"ext-libev": "Allows for use of a more performant event-loop implementation.",
|
|
"ext-libevent": "Allows for use of a more performant event-loop implementation."
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.5-dev"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "Nuclear Reactor written in PHP.",
|
|
"keywords": [
|
|
"asynchronous",
|
|
"event-loop",
|
|
"reactor"
|
|
],
|
|
"time": "2014-12-11T02:06:55+00:00"
|
|
},
|
|
{
|
|
"name": "react/socket",
|
|
"version": "v0.4.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/reactphp/socket.git",
|
|
"reference": "ce015ec5879b96f5d30905f035f223aa85013fcc"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/reactphp/socket/zipball/ce015ec5879b96f5d30905f035f223aa85013fcc",
|
|
"reference": "ce015ec5879b96f5d30905f035f223aa85013fcc",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"evenement/evenement": "~2.0|~1.0",
|
|
"php": ">=5.3.0",
|
|
"react/event-loop": "0.4.*|0.3.*",
|
|
"react/stream": "0.4.*|0.3.*"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.4-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"React\\Socket\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "Library for building an evented socket server.",
|
|
"keywords": [
|
|
"Socket"
|
|
],
|
|
"time": "2016-03-01T20:10:35+00:00"
|
|
},
|
|
{
|
|
"name": "react/socket-client",
|
|
"version": "v0.4.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/reactphp/socket-client.git",
|
|
"reference": "3ca814d7e03e2a5bffeaa5773423107957a8aece"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/reactphp/socket-client/zipball/3ca814d7e03e2a5bffeaa5773423107957a8aece",
|
|
"reference": "3ca814d7e03e2a5bffeaa5773423107957a8aece",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.4.0",
|
|
"react/dns": "0.4.*",
|
|
"react/event-loop": "0.4.*",
|
|
"react/promise": "~2.0",
|
|
"react/stream": "0.4.*"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.4-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"React\\SocketClient\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "Async connector to open TCP/IP and SSL/TLS based connections.",
|
|
"keywords": [
|
|
"Socket"
|
|
],
|
|
"time": "2015-09-23T22:40:04+00:00"
|
|
},
|
|
{
|
|
"name": "react/stream",
|
|
"version": "v0.4.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/reactphp/stream.git",
|
|
"reference": "305b2328d2a2e157bc13b61a0f5c6e41b666b188"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/reactphp/stream/zipball/305b2328d2a2e157bc13b61a0f5c6e41b666b188",
|
|
"reference": "305b2328d2a2e157bc13b61a0f5c6e41b666b188",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"evenement/evenement": "^2.0|^1.0",
|
|
"php": ">=5.3.8"
|
|
},
|
|
"require-dev": {
|
|
"react/event-loop": "^0.4|^0.3",
|
|
"react/promise": "^2.0|^1.0"
|
|
},
|
|
"suggest": {
|
|
"react/event-loop": "^0.4",
|
|
"react/promise": "^2.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.5-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"React\\Stream\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "Basic readable and writable stream interfaces that support piping.",
|
|
"keywords": [
|
|
"pipe",
|
|
"stream"
|
|
],
|
|
"time": "2015-10-07T18:32:58+00:00"
|
|
},
|
|
{
|
|
"name": "rmccue/requests",
|
|
"version": "v1.7.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/rmccue/Requests.git",
|
|
"reference": "87932f52ffad70504d93f04f15690cf16a089546"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/rmccue/Requests/zipball/87932f52ffad70504d93f04f15690cf16a089546",
|
|
"reference": "87932f52ffad70504d93f04f15690cf16a089546",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.2"
|
|
},
|
|
"require-dev": {
|
|
"requests/test-server": "dev-master"
|
|
},
|
|
"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/rmccue/Requests",
|
|
"keywords": [
|
|
"curl",
|
|
"fsockopen",
|
|
"http",
|
|
"idna",
|
|
"ipv6",
|
|
"iri",
|
|
"sockets"
|
|
],
|
|
"time": "2016-10-13T00:11:37+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.",
|
|
"time": "2015-08-10T12:35:38+00:00"
|
|
},
|
|
{
|
|
"name": "sabre/dav",
|
|
"version": "3.0.9",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/fruux/sabre-dav.git",
|
|
"reference": "b42593965211de1ce99f73bd3aede99c41258e08"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/fruux/sabre-dav/zipball/b42593965211de1ce99f73bd3aede99c41258e08",
|
|
"reference": "b42593965211de1ce99f73bd3aede99c41258e08",
|
|
"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.4.1",
|
|
"sabre/event": "~2.0",
|
|
"sabre/http": "~4.0",
|
|
"sabre/uri": "~1.0",
|
|
"sabre/vobject": "^3.3.4",
|
|
"sabre/xml": "~1.0"
|
|
},
|
|
"require-dev": {
|
|
"evert/phpdoc-md": "~0.1.0",
|
|
"phpunit/phpunit": "~4.2",
|
|
"sabre/cs": "~0.0.2"
|
|
},
|
|
"suggest": {
|
|
"ext-curl": "*",
|
|
"ext-pdo": "*"
|
|
},
|
|
"bin": [
|
|
"bin/sabredav",
|
|
"bin/naturalselection"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.0.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": "2016-04-07T00:32:57+00:00"
|
|
},
|
|
{
|
|
"name": "sabre/event",
|
|
"version": "2.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/fruux/sabre-event.git",
|
|
"reference": "337b6f5e10ea6e0b21e22c7e5788dd3883ae73ff"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/fruux/sabre-event/zipball/337b6f5e10ea6e0b21e22c7e5788dd3883ae73ff",
|
|
"reference": "337b6f5e10ea6e0b21e22c7e5788dd3883ae73ff",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.4.1"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "*",
|
|
"sabre/cs": "~0.0.1"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Sabre\\Event\\": "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": "sabre/event is a library for lightweight event-based programming",
|
|
"homepage": "http://sabre.io/event/",
|
|
"keywords": [
|
|
"EventEmitter",
|
|
"events",
|
|
"hooks",
|
|
"plugin",
|
|
"promise",
|
|
"signal"
|
|
],
|
|
"time": "2015-05-19T10:24:22+00:00"
|
|
},
|
|
{
|
|
"name": "sabre/http",
|
|
"version": "4.2.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/fruux/sabre-http.git",
|
|
"reference": "2e93bc8321524c67be4ca5b8415daebd4c8bf85e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/fruux/sabre-http/zipball/2e93bc8321524c67be4ca5b8415daebd4c8bf85e",
|
|
"reference": "2e93bc8321524c67be4ca5b8415daebd4c8bf85e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"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": "2016-01-06T23:00:08+00:00"
|
|
},
|
|
{
|
|
"name": "sabre/uri",
|
|
"version": "1.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/fruux/sabre-uri.git",
|
|
"reference": "6bae7efdd9dfcfdb3edfc4362741e59ce4b64f42"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/fruux/sabre-uri/zipball/6bae7efdd9dfcfdb3edfc4362741e59ce4b64f42",
|
|
"reference": "6bae7efdd9dfcfdb3edfc4362741e59ce4b64f42",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.4.7"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "*",
|
|
"sabre/cs": "~0.0.1"
|
|
},
|
|
"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": "2015-04-29T03:47:26+00:00"
|
|
},
|
|
{
|
|
"name": "sabre/vobject",
|
|
"version": "3.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/fruux/sabre-vobject.git",
|
|
"reference": "061dd47ce40074bf63da8e3d6dbe7f18b5a4f3a4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/fruux/sabre-vobject/zipball/061dd47ce40074bf63da8e3d6dbe7f18b5a4f3a4",
|
|
"reference": "061dd47ce40074bf63da8e3d6dbe7f18b5a4f3a4",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-mbstring": "*",
|
|
"php": ">=5.3.1"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "*",
|
|
"squizlabs/php_codesniffer": "*"
|
|
},
|
|
"bin": [
|
|
"bin/vobject",
|
|
"bin/generate_vcards"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.2.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"
|
|
}
|
|
],
|
|
"description": "The VObject library for PHP allows you to easily parse and manipulate iCalendar and vCard objects",
|
|
"homepage": "http://sabre.io/vobject/",
|
|
"keywords": [
|
|
"VObject",
|
|
"iCalendar",
|
|
"jCal",
|
|
"jCard",
|
|
"vCard"
|
|
],
|
|
"time": "2016-01-11T18:13:23+00:00"
|
|
},
|
|
{
|
|
"name": "sabre/xml",
|
|
"version": "1.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/fruux/sabre-xml.git",
|
|
"reference": "fb07d78e232ec37f5760f579e15694d150ff0da6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/fruux/sabre-xml/zipball/fb07d78e232ec37f5760f579e15694d150ff0da6",
|
|
"reference": "fb07d78e232ec37f5760f579e15694d150ff0da6",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-dom": "*",
|
|
"ext-xmlreader": "*",
|
|
"ext-xmlwriter": "*",
|
|
"lib-libxml": ">=2.6.20",
|
|
"php": ">=5.4.1",
|
|
"sabre/uri": "~1.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "*",
|
|
"sabre/cs": "~0.0.2"
|
|
},
|
|
"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": "2016-02-14T23:37:39+00:00"
|
|
},
|
|
{
|
|
"name": "scaron/prettyphoto",
|
|
"version": "3.1.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/scaron/prettyphoto.git",
|
|
"reference": "3.1.6"
|
|
},
|
|
"require": {
|
|
"robloach/component-installer": "*"
|
|
},
|
|
"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"
|
|
},
|
|
"require": {
|
|
"robloach/component-installer": "*"
|
|
},
|
|
"type": "component",
|
|
"extra": {
|
|
"component": {
|
|
"scripts": [
|
|
"dist/jquery.contextMenu.js"
|
|
],
|
|
"styles": [
|
|
"dist/jquery.contextMenu.css"
|
|
],
|
|
"files": [
|
|
"dist/jquery.contextMenu.min.js",
|
|
"dist/jquery.contextMenu.min.css"
|
|
]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "symfony/event-dispatcher",
|
|
"version": "v2.7.10",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/event-dispatcher.git",
|
|
"reference": "b68c0348ba5b3927a6c8e413cc7d594f3ccff3ce"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/b68c0348ba5b3927a6c8e413cc7d594f3ccff3ce",
|
|
"reference": "b68c0348ba5b3927a6c8e413cc7d594f3ccff3ce",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.9"
|
|
},
|
|
"require-dev": {
|
|
"psr/log": "~1.0",
|
|
"symfony/config": "~2.0,>=2.0.5",
|
|
"symfony/dependency-injection": "~2.6",
|
|
"symfony/expression-language": "~2.6",
|
|
"symfony/stopwatch": "~2.3"
|
|
},
|
|
"suggest": {
|
|
"symfony/dependency-injection": "",
|
|
"symfony/http-kernel": ""
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.7-dev"
|
|
}
|
|
},
|
|
"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",
|
|
"time": "2016-01-27T05:09:39+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/http-foundation",
|
|
"version": "v2.7.10",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/http-foundation.git",
|
|
"reference": "6aeb70d26da8f30753111b3f9cf47eb0421c0735"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/6aeb70d26da8f30753111b3f9cf47eb0421c0735",
|
|
"reference": "6aeb70d26da8f30753111b3f9cf47eb0421c0735",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.9"
|
|
},
|
|
"require-dev": {
|
|
"symfony/expression-language": "~2.4"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.7-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\HttpFoundation\\": ""
|
|
},
|
|
"classmap": [
|
|
"Resources/stubs"
|
|
],
|
|
"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",
|
|
"time": "2016-02-28T16:19:47+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/options-resolver",
|
|
"version": "v2.8.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/options-resolver.git",
|
|
"reference": "d1e6e9182d9e5af6367bf85175e708f8b4a828c0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/options-resolver/zipball/d1e6e9182d9e5af6367bf85175e708f8b4a828c0",
|
|
"reference": "d1e6e9182d9e5af6367bf85175e708f8b4a828c0",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.9"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.8-dev"
|
|
}
|
|
},
|
|
"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": "Symfony OptionsResolver Component",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"config",
|
|
"configuration",
|
|
"options"
|
|
],
|
|
"time": "2016-01-21T09:05:51+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/process",
|
|
"version": "v2.8.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/process.git",
|
|
"reference": "7dedd5b60550f33dca16dd7e94ef8aca8b67bbfe"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/process/zipball/7dedd5b60550f33dca16dd7e94ef8aca8b67bbfe",
|
|
"reference": "7dedd5b60550f33dca16dd7e94ef8aca8b67bbfe",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.9"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.8-dev"
|
|
}
|
|
},
|
|
"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",
|
|
"time": "2016-02-02T13:33:15+00:00"
|
|
},
|
|
{
|
|
"name": "symfony/routing",
|
|
"version": "v2.7.10",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/routing.git",
|
|
"reference": "c63128f6dd5095351a87cd7c8801963001e22aff"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/routing/zipball/c63128f6dd5095351a87cd7c8801963001e22aff",
|
|
"reference": "c63128f6dd5095351a87cd7c8801963001e22aff",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.9"
|
|
},
|
|
"conflict": {
|
|
"symfony/config": "<2.7"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/annotations": "~1.0",
|
|
"doctrine/common": "~2.2",
|
|
"psr/log": "~1.0",
|
|
"symfony/config": "~2.7",
|
|
"symfony/expression-language": "~2.4",
|
|
"symfony/http-foundation": "~2.3",
|
|
"symfony/yaml": "~2.0,>=2.0.5"
|
|
},
|
|
"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",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.7-dev"
|
|
}
|
|
},
|
|
"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"
|
|
],
|
|
"time": "2016-02-04T13:52:46+00:00"
|
|
},
|
|
{
|
|
"name": "szymach/c-pchart",
|
|
"version": "2.0.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/szymach/c-pchart.git",
|
|
"reference": "e234d6ca5d9bc9eb39301fca2953c7cf01e9f2a8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/szymach/c-pchart/zipball/e234d6ca5d9bc9eb39301fca2953c7cf01e9f2a8",
|
|
"reference": "e234d6ca5d9bc9eb39301fca2953c7cf01e9f2a8",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-gd": "*",
|
|
"php": ">=5.5"
|
|
},
|
|
"require-dev": {
|
|
"behat/behat": "~3.0",
|
|
"behat/mink": "~1.7",
|
|
"behat/mink-goutte-driver": "~1.2",
|
|
"bossa/phpspec2-expect": "~1.0",
|
|
"sensiolabs/behat-page-object-extension": "~2.0@dev",
|
|
"squizlabs/php_codesniffer": "~2.3"
|
|
},
|
|
"type": "project",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"CpChart\\": "src/"
|
|
},
|
|
"files": [
|
|
"src/Resources/data/constants.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"GPL-3.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jean-Damien Pogolotti",
|
|
"homepage": "http://www.pchart.net",
|
|
"role": "Creator of the original pChart library"
|
|
},
|
|
{
|
|
"name": "Piotr Szymaszek",
|
|
"homepage": "https://github.com/szymach",
|
|
"role": "Developer of the CpChart wrapper package"
|
|
}
|
|
],
|
|
"description": "Port of \"pChart\" library into PHP 5",
|
|
"homepage": "https://github.com/szymach/c-pchart",
|
|
"keywords": [
|
|
"CpChart",
|
|
"c-pChart",
|
|
"charts",
|
|
"pchart",
|
|
"statistics"
|
|
],
|
|
"time": "2016-04-16T16:30:22+00:00"
|
|
},
|
|
{
|
|
"name": "vakata/jstree",
|
|
"version": "3.3.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/vakata/jstree.git",
|
|
"reference": "9770c6711f0a155ec494f635aaf0add9b3cfb45c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/vakata/jstree/zipball/9770c6711f0a155ec494f635aaf0add9b3cfb45c",
|
|
"reference": "9770c6711f0a155ec494f635aaf0add9b3cfb45c",
|
|
"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",
|
|
"time": "2016-10-31T09:49:21+00:00"
|
|
},
|
|
{
|
|
"name": "wikimedia/composer-merge-plugin",
|
|
"version": "v1.3.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/wikimedia/composer-merge-plugin.git",
|
|
"reference": "0bdf8543d445ee067c9ba7d5d4a5dde70b9785f4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/wikimedia/composer-merge-plugin/zipball/0bdf8543d445ee067c9ba7d5d4a5dde70b9785f4",
|
|
"reference": "0bdf8543d445ee067c9ba7d5d4a5dde70b9785f4",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"composer-plugin-api": "^1.0",
|
|
"php": ">=5.3.2"
|
|
},
|
|
"require-dev": {
|
|
"composer/composer": "1.0.*@dev",
|
|
"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": "2016-03-08T17:11:37+00:00"
|
|
},
|
|
{
|
|
"name": "xdan/datetimepicker",
|
|
"version": "2.4.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/xdan/datetimepicker.git",
|
|
"reference": "2.4.5"
|
|
},
|
|
"require": {
|
|
"robloach/component-installer": "*"
|
|
},
|
|
"type": "component",
|
|
"extra": {
|
|
"component": {
|
|
"scripts": [
|
|
"jquery.datetimepicker.js"
|
|
],
|
|
"styles": [
|
|
"jquery.datetimepicker.css"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"packages-dev": [],
|
|
"aliases": [],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": {
|
|
"james-heinrich/getid3": 20,
|
|
"mikealmond/musicbrainz": 20,
|
|
"afterster/php-echonest-api": 20,
|
|
"jeromeetienne/jquery-qrcode": 20,
|
|
"kumailht/responsive-elements": 20,
|
|
"krixon/xbmc-php-rpc": 20
|
|
},
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": {
|
|
"php": ">=5.4.0"
|
|
},
|
|
"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"
|
|
}
|
|
}
|