mirror of
https://github.com/YunoHost-Apps/movim_ynh.git
synced 2024-09-03 19:46:19 +02:00
1596 lines
55 KiB
JSON
1596 lines
55 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"
|
|
],
|
|
"hash": "d6dafb959ed67d8cdfd33a6bcaf6af22",
|
|
"content-hash": "3c6685a763a45be2403852a3c067cbac",
|
|
"packages": [
|
|
{
|
|
"name": "cboden/ratchet",
|
|
"version": "v0.3.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/ratchetphp/Ratchet.git",
|
|
"reference": "a177819dd0e6eb1d7e4192aeafadfa43a84867f1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/ratchetphp/Ratchet/zipball/a177819dd0e6eb1d7e4192aeafadfa43a84867f1",
|
|
"reference": "a177819dd0e6eb1d7e4192aeafadfa43a84867f1",
|
|
"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": "2015-12-23 15:06:48"
|
|
},
|
|
{
|
|
"name": "embed/embed",
|
|
"version": "dev-master",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/oscarotero/Embed.git",
|
|
"reference": "a79b08b6351230cb6cc7e1003814d46e69434c97"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/oscarotero/Embed/zipball/a79b08b6351230cb6cc7e1003814d46e69434c97",
|
|
"reference": "a79b08b6351230cb6cc7e1003814d46e69434c97",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-curl": "*",
|
|
"php": ">=5.4.0"
|
|
},
|
|
"require-dev": {
|
|
"guzzlehttp/guzzle": "5.x",
|
|
"phpunit/phpunit": "*"
|
|
},
|
|
"suggest": {
|
|
"guzzlehttp/guzzle@5.x": "To use Guzzle5 request resolver"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Embed\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Oscar Otero",
|
|
"email": "oom@oscarotero.com",
|
|
"homepage": "http://oscarotero.com",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "PHP library to retrieve page info using oembed, opengraph, etc",
|
|
"homepage": "https://github.com/oscarotero/Embed",
|
|
"keywords": [
|
|
"embed",
|
|
"embedly",
|
|
"oembed",
|
|
"opengraph",
|
|
"twitter cards"
|
|
],
|
|
"time": "2016-03-03 22:47:10"
|
|
},
|
|
{
|
|
"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-02 14:49:47"
|
|
},
|
|
{
|
|
"name": "ezyang/htmlpurifier",
|
|
"version": "v4.7.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/ezyang/htmlpurifier.git",
|
|
"reference": "ae1828d955112356f7677c465f94f7deb7d27a40"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/ae1828d955112356f7677c465f94f7deb7d27a40",
|
|
"reference": "ae1828d955112356f7677c465f94f7deb7d27a40",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.2"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"HTMLPurifier": "library/"
|
|
},
|
|
"files": [
|
|
"library/HTMLPurifier.composer.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Edward Z. Yang",
|
|
"email": "admin@htmlpurifier.org",
|
|
"homepage": "http://ezyang.com"
|
|
}
|
|
],
|
|
"description": "Standards compliant HTML filter written in PHP",
|
|
"homepage": "http://htmlpurifier.org/",
|
|
"keywords": [
|
|
"html"
|
|
],
|
|
"time": "2015-08-05 01:03:42"
|
|
},
|
|
{
|
|
"name": "forxer/gravatar",
|
|
"version": "1.3.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/forxer/gravatar.git",
|
|
"reference": "98a17ed7880b986d03356baa7bc01b0162761c05"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/forxer/gravatar/zipball/98a17ed7880b986d03356baa7bc01b0162761c05",
|
|
"reference": "98a17ed7880b986d03356baa7bc01b0162761c05",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.4.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"forxer\\Gravatar\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Vincent Garnier",
|
|
"email": "forxer@gmail.org",
|
|
"homepage": "http://forx.fr"
|
|
}
|
|
],
|
|
"description": "A library providing easy gravatar integration.",
|
|
"keywords": [
|
|
"gravatar"
|
|
],
|
|
"time": "2016-02-26 21:12:47"
|
|
},
|
|
{
|
|
"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"
|
|
],
|
|
"time": "2014-08-11 04:32:36"
|
|
},
|
|
{
|
|
"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"
|
|
],
|
|
"time": "2014-08-11 04:32:36"
|
|
},
|
|
{
|
|
"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"
|
|
],
|
|
"time": "2014-02-05 18:29:46"
|
|
},
|
|
{
|
|
"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"
|
|
],
|
|
"time": "2014-05-01 21:36:02"
|
|
},
|
|
{
|
|
"name": "heyupdate/emoji",
|
|
"version": "dev-master",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/heyupdate/emoji.git",
|
|
"reference": "0bb654d695553c20c6e72c32604086b7fde76e55"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/heyupdate/emoji/zipball/0bb654d695553c20c6e72c32604086b7fde76e55",
|
|
"reference": "0bb654d695553c20c6e72c32604086b7fde76e55",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~4.4"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.2.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"HeyUpdate\\Emoji\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "Convert unicode and named (i.e. :smile:) Emoji into images",
|
|
"keywords": [
|
|
"emoji"
|
|
],
|
|
"time": "2015-06-06 08:55:07"
|
|
},
|
|
{
|
|
"name": "libchart/libchart",
|
|
"version": "dev-master",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/astehlik/libchart.git",
|
|
"reference": "408d6729f59c3d1641af4c5fee39bb3bcb7fd575"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/astehlik/libchart/zipball/408d6729f59c3d1641af4c5fee39bb3bcb7fd575",
|
|
"reference": "408d6729f59c3d1641af4c5fee39bb3bcb7fd575",
|
|
"shasum": ""
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Libchart\\": "libchart/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"GPL-3.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jean-Marc Trémeaux",
|
|
"homepage": "http://naku.dohcrew.com/",
|
|
"role": "Developer"
|
|
},
|
|
{
|
|
"name": "Alexander Stehlik",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "Simple PHP chart drawing library",
|
|
"homepage": "http://naku.dohcrew.com/libchart/pages/introduction/",
|
|
"keywords": [
|
|
"bar charts",
|
|
"chart",
|
|
"charts",
|
|
"line charts",
|
|
"pie charts"
|
|
],
|
|
"time": "2013-10-19 22:30:10"
|
|
},
|
|
{
|
|
"name": "michelf/php-markdown",
|
|
"version": "dev-lib",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/michelf/php-markdown.git",
|
|
"reference": "657d382ce7033bfa070b0f3ceaf37cd73f86fdeb"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/michelf/php-markdown/zipball/657d382ce7033bfa070b0f3ceaf37cd73f86fdeb",
|
|
"reference": "657d382ce7033bfa070b0f3ceaf37cd73f86fdeb",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-lib": "1.4.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Michelf": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Michel Fortin",
|
|
"email": "michel.fortin@michelf.ca",
|
|
"homepage": "https://michelf.ca/",
|
|
"role": "Developer"
|
|
},
|
|
{
|
|
"name": "John Gruber",
|
|
"homepage": "https://daringfireball.net/"
|
|
}
|
|
],
|
|
"description": "PHP Markdown",
|
|
"homepage": "https://michelf.ca/projects/php-markdown/",
|
|
"keywords": [
|
|
"markdown"
|
|
],
|
|
"time": "2016-03-14 00:45:27"
|
|
},
|
|
{
|
|
"name": "monolog/monolog",
|
|
"version": "1.8.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Seldaek/monolog.git",
|
|
"reference": "392ef35fd470638e08d0160d6b1cbab63cb23174"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/392ef35fd470638e08d0160d6b1cbab63cb23174",
|
|
"reference": "392ef35fd470638e08d0160d6b1cbab63cb23174",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0",
|
|
"psr/log": "~1.0"
|
|
},
|
|
"require-dev": {
|
|
"aws/aws-sdk-php": "~2.4, >2.4.8",
|
|
"doctrine/couchdb": "~1.0@dev",
|
|
"graylog2/gelf-php": "~1.0",
|
|
"phpunit/phpunit": "~3.7.0",
|
|
"raven/raven": "~0.5",
|
|
"ruflin/elastica": "0.90.*"
|
|
},
|
|
"suggest": {
|
|
"aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
|
|
"doctrine/couchdb": "Allow sending log messages to a CouchDB server",
|
|
"ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
|
|
"ext-mongo": "Allow sending log messages to a MongoDB server",
|
|
"graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
|
|
"raven/raven": "Allow sending log messages to a Sentry server",
|
|
"rollbar/rollbar": "Allow sending log messages to Rollbar",
|
|
"ruflin/elastica": "Allow sending log messages to an Elastic Search server"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.8.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Monolog\\": "src/Monolog"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jordi Boggiano",
|
|
"email": "j.boggiano@seld.be",
|
|
"homepage": "http://seld.be",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "Sends your logs to files, sockets, inboxes, databases and various web services",
|
|
"homepage": "http://github.com/Seldaek/monolog",
|
|
"keywords": [
|
|
"log",
|
|
"logging",
|
|
"psr-3"
|
|
],
|
|
"time": "2014-03-23 19:50:26"
|
|
},
|
|
{
|
|
"name": "movim/modl",
|
|
"version": "dev-master",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/movim/modl.git",
|
|
"reference": "e42a7df6aefeec8626337de62b1893dc43bdbf28"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/movim/modl/zipball/e42a7df6aefeec8626337de62b1893dc43bdbf28",
|
|
"reference": "e42a7df6aefeec8626337de62b1893dc43bdbf28",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"monolog/monolog": "1.8.*",
|
|
"php": ">=5.3.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Modl\\": "src/Modl"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"AGPLv3"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jaussoin Timothée",
|
|
"email": "edhelas@movim.eu",
|
|
"homepage": "http://edhelas.movim.eu"
|
|
}
|
|
],
|
|
"description": "A light PHP Database layer using DAO pattern",
|
|
"homepage": "http://github.com/edhelas/modl",
|
|
"keywords": [
|
|
"dao",
|
|
"database",
|
|
"sql"
|
|
],
|
|
"time": "2016-03-07 21:07:09"
|
|
},
|
|
{
|
|
"name": "movim/moxl",
|
|
"version": "dev-master",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/movim/moxl.git",
|
|
"reference": "1109533b5639282ba10fd258c93725b4c0551cbf"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/movim/moxl/zipball/1109533b5639282ba10fd258c93725b4c0551cbf",
|
|
"reference": "1109533b5639282ba10fd258c93725b4c0551cbf",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"monolog/monolog": "1.8.*",
|
|
"movim/sasl2": "dev-master",
|
|
"pear/net_dns2": "^1.4",
|
|
"php": ">=5.3.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Moxl\\": "src/Moxl"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"AGPLv3"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jaussoin Timothée",
|
|
"email": "edhelas@movim.eu",
|
|
"homepage": "http://edhelas.movim.eu"
|
|
}
|
|
],
|
|
"description": "Moxl (for Movim XMPP Library) is a light PHP XMPP library built to use only BOSH HTTP request",
|
|
"homepage": "http://github.com/edhelas/moxl",
|
|
"keywords": [
|
|
"bosh",
|
|
"dao",
|
|
"php",
|
|
"xmpp"
|
|
],
|
|
"time": "2016-03-11 21:50:50"
|
|
},
|
|
{
|
|
"name": "movim/sasl2",
|
|
"version": "dev-master",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/edhelas/sasl2.git",
|
|
"reference": "b9c7cecb1ebb6086262304b901bbc71dff435504"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/edhelas/sasl2/zipball/b9c7cecb1ebb6086262304b901bbc71dff435504",
|
|
"reference": "b9c7cecb1ebb6086262304b901bbc71dff435504",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"SASL2\\": "src/SASL2"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Anish Mistry",
|
|
"email": "amistry@am-productions.biz"
|
|
},
|
|
{
|
|
"name": "Richard Heyes",
|
|
"email": "richard@php.net"
|
|
},
|
|
{
|
|
"name": "Michael Bretterklieber",
|
|
"email": "michael@bretterklieber.com"
|
|
}
|
|
],
|
|
"description": "Abstraction of various SASL mechanism responses. From the Auth_SASL2 Pear package",
|
|
"homepage": "https://github.com/edhelas/sasl2",
|
|
"keywords": [
|
|
"Authentication",
|
|
"auth",
|
|
"sasl2",
|
|
"scram"
|
|
],
|
|
"time": "2014-06-05 21:19:06"
|
|
},
|
|
{
|
|
"name": "pear/net_dns2",
|
|
"version": "1.4.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/mikepultz/netdns2.git",
|
|
"reference": "ba0ede1df70ed98591a14efc88fb9097eafaf541"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/mikepultz/netdns2/zipball/ba0ede1df70ed98591a14efc88fb9097eafaf541",
|
|
"reference": "ba0ede1df70ed98591a14efc88fb9097eafaf541",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.1.2"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Net_DNS2": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-2-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Mike Pultz",
|
|
"email": "mike@mikepultz.com",
|
|
"homepage": "http://mikepultz.com/",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "Native PHP5 DNS Resolver and Updater Library",
|
|
"homepage": "http://netdns2.com/",
|
|
"keywords": [
|
|
"dns",
|
|
"network"
|
|
],
|
|
"time": "2015-04-13 00:55:32"
|
|
},
|
|
{
|
|
"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-21 11:40:51"
|
|
},
|
|
{
|
|
"name": "rain/raintpl",
|
|
"version": "dev-master",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/rainphp/raintpl3.git",
|
|
"reference": "51a242eb959fc28b9d8d3edf8f168a0e9fa0d858"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/rainphp/raintpl3/zipball/51a242eb959fc28b9d8d3edf8f168a0e9fa0d858",
|
|
"reference": "51a242eb959fc28b9d8d3edf8f168a0e9fa0d858",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "4.4.*"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Rain": "library/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Rain Community"
|
|
},
|
|
{
|
|
"name": "Federico Ulfo",
|
|
"email": "rainelemental@gmail.com"
|
|
}
|
|
],
|
|
"description": "easy and fast template engine",
|
|
"homepage": "http://raintpl.com",
|
|
"time": "2014-12-23 19:29:46"
|
|
},
|
|
{
|
|
"name": "ramsey/uuid",
|
|
"version": "3.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/ramsey/uuid.git",
|
|
"reference": "adee1ba4a6885ed800021a98dd69ae2394d695ec"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/ramsey/uuid/zipball/adee1ba4a6885ed800021a98dd69ae2394d695ec",
|
|
"reference": "adee1ba4a6885ed800021a98dd69ae2394d695ec",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.4"
|
|
},
|
|
"replace": {
|
|
"rhumsaa/uuid": "self.version"
|
|
},
|
|
"require-dev": {
|
|
"apigen/apigen": "^4.1",
|
|
"ircmaxell/random-lib": "^1.1",
|
|
"jakub-onderka/php-parallel-lint": "^0.9.0",
|
|
"moontoast/math": "^1.1",
|
|
"phpunit/phpunit": "^4.7|^5.0",
|
|
"satooshi/php-coveralls": "^0.6.1",
|
|
"squizlabs/php_codesniffer": "^2.3"
|
|
},
|
|
"suggest": {
|
|
"ext-libsodium": "Provides the PECL libsodium extension for use with the SodiumRandomGenerator",
|
|
"ext-uuid": "Provides the PECL UUID extension for use with the PeclUuidTimeGenerator and PeclUuidRandomGenerator",
|
|
"ircmaxell/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
|
|
"moontoast/math": "Provides support for converting UUID to 128-bit integer (in string form).",
|
|
"ramsey/uuid-console": "A console application for generating UUIDs with ramsey/uuid",
|
|
"ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Ramsey\\Uuid\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Marijn Huizendveld",
|
|
"email": "marijn.huizendveld@gmail.com"
|
|
},
|
|
{
|
|
"name": "Thibaud Fabre",
|
|
"email": "thibaud@aztech.io"
|
|
},
|
|
{
|
|
"name": "Ben Ramsey",
|
|
"email": "ben@benramsey.com",
|
|
"homepage": "https://benramsey.com"
|
|
}
|
|
],
|
|
"description": "Formerly rhumsaa/uuid. A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).",
|
|
"homepage": "https://github.com/ramsey/uuid",
|
|
"keywords": [
|
|
"guid",
|
|
"identifier",
|
|
"uuid"
|
|
],
|
|
"time": "2016-02-17 23:32:34"
|
|
},
|
|
{
|
|
"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-25 18:17:16"
|
|
},
|
|
{
|
|
"name": "react/child-process",
|
|
"version": "dev-master",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/reactphp/child-process.git",
|
|
"reference": "92b29374188e7bbfcfd5b9c9c1d68d7ec8358b30"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/reactphp/child-process/zipball/92b29374188e7bbfcfd5b9c9c1d68d7ec8358b30",
|
|
"reference": "92b29374188e7bbfcfd5b9c9c1d68d7ec8358b30",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"evenement/evenement": "~2.0",
|
|
"php": ">=5.4.0",
|
|
"react/event-loop": "0.4.*",
|
|
"react/stream": "~0.4.2"
|
|
},
|
|
"require-dev": {
|
|
"sebastian/environment": "~1.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.5-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"React\\ChildProcess\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "Library for executing child processes.",
|
|
"keywords": [
|
|
"process"
|
|
],
|
|
"time": "2016-03-08 21:22:43"
|
|
},
|
|
{
|
|
"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-24 23:45:36"
|
|
},
|
|
{
|
|
"name": "react/event-loop",
|
|
"version": "v0.4.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/reactphp/event-loop.git",
|
|
"reference": "164799f73175e1c80bba92a220ea35df6ca371dd"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/reactphp/event-loop/zipball/164799f73175e1c80bba92a220ea35df6ca371dd",
|
|
"reference": "164799f73175e1c80bba92a220ea35df6ca371dd",
|
|
"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.5-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"React\\EventLoop\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "Event loop abstraction layer that libraries can use for evented I/O.",
|
|
"keywords": [
|
|
"asynchronous",
|
|
"event-loop"
|
|
],
|
|
"time": "2016-03-08 02:09:32"
|
|
},
|
|
{
|
|
"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-26 19:09:02"
|
|
},
|
|
{
|
|
"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-01 20:10:35"
|
|
},
|
|
{
|
|
"name": "react/socket-client",
|
|
"version": "dev-master",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/reactphp/socket-client.git",
|
|
"reference": "7c79c33c385030dd9952d5dce991c018b71e46e0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/reactphp/socket-client/zipball/7c79c33c385030dd9952d5dce991c018b71e46e0",
|
|
"reference": "7c79c33c385030dd9952d5dce991c018b71e46e0",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0",
|
|
"react/dns": "0.4.*|0.3.*",
|
|
"react/event-loop": "0.4.*|0.3.*",
|
|
"react/promise": "~2.0|~1.1",
|
|
"react/stream": "0.4.*|0.3.*"
|
|
},
|
|
"require-dev": {
|
|
"clue/block-react": "~1.0"
|
|
},
|
|
"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": "2016-03-14 03:35:31"
|
|
},
|
|
{
|
|
"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-07 18:32:58"
|
|
},
|
|
{
|
|
"name": "respect/validation",
|
|
"version": "1.0.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Respect/Validation.git",
|
|
"reference": "4b2f15920627b93a0a4302e1e6e7db1bab1946e2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Respect/Validation/zipball/4b2f15920627b93a0a4302e1e6e7db1bab1946e2",
|
|
"reference": "4b2f15920627b93a0a4302e1e6e7db1bab1946e2",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.4"
|
|
},
|
|
"require-dev": {
|
|
"egulias/email-validator": "~1.2",
|
|
"malkusch/bav": "~1.0",
|
|
"mikey179/vfsstream": "^1.5",
|
|
"phpunit/phpunit": "~4.0",
|
|
"symfony/validator": "~2.6.9",
|
|
"zendframework/zend-validator": "~2.3"
|
|
},
|
|
"suggest": {
|
|
"egulias/email-validator": "Strict (RFC compliant) email validation",
|
|
"ext-bcmath": "Arbitrary Precision Mathematics",
|
|
"ext-mbstring": "Multibyte String Functions",
|
|
"fabpot/php-cs-fixer": "Fix PSR2 and other coding style issues",
|
|
"malkusch/bav": "German bank account validation",
|
|
"symfony/validator": "Use Symfony validator through Respect\\Validation",
|
|
"zendframework/zend-validator": "Use Zend Framework validator through Respect\\Validation"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Respect\\Validation\\": "library/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD Style"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Respect/Validation Contributors",
|
|
"homepage": "https://github.com/Respect/Validation/graphs/contributors"
|
|
}
|
|
],
|
|
"description": "The most awesome validation engine ever created for PHP",
|
|
"homepage": "http://respect.li",
|
|
"keywords": [
|
|
"respect",
|
|
"validation",
|
|
"validator"
|
|
],
|
|
"time": "2016-02-26 15:21:26"
|
|
},
|
|
{
|
|
"name": "symfony/event-dispatcher",
|
|
"version": "v3.0.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/event-dispatcher.git",
|
|
"reference": "4dd5df31a28c0f82b41cb1e1599b74b5dcdbdafa"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/4dd5df31a28c0f82b41cb1e1599b74b5dcdbdafa",
|
|
"reference": "4dd5df31a28c0f82b41cb1e1599b74b5dcdbdafa",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.5.9"
|
|
},
|
|
"require-dev": {
|
|
"psr/log": "~1.0",
|
|
"symfony/config": "~2.8|~3.0",
|
|
"symfony/dependency-injection": "~2.8|~3.0",
|
|
"symfony/expression-language": "~2.8|~3.0",
|
|
"symfony/stopwatch": "~2.8|~3.0"
|
|
},
|
|
"suggest": {
|
|
"symfony/dependency-injection": "",
|
|
"symfony/http-kernel": ""
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.0-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-27 05:14:46"
|
|
},
|
|
{
|
|
"name": "symfony/http-foundation",
|
|
"version": "v3.0.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/http-foundation.git",
|
|
"reference": "52065702c71743c05d415a8facfcad6d4257e8d7"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/52065702c71743c05d415a8facfcad6d4257e8d7",
|
|
"reference": "52065702c71743c05d415a8facfcad6d4257e8d7",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.5.9"
|
|
},
|
|
"require-dev": {
|
|
"symfony/expression-language": "~2.8|~3.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.0-dev"
|
|
}
|
|
},
|
|
"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",
|
|
"time": "2016-02-28 16:24:34"
|
|
},
|
|
{
|
|
"name": "symfony/routing",
|
|
"version": "v3.0.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/routing.git",
|
|
"reference": "fa1e9a8173cf0077dd995205da453eacd758fdf6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/routing/zipball/fa1e9a8173cf0077dd995205da453eacd758fdf6",
|
|
"reference": "fa1e9a8173cf0077dd995205da453eacd758fdf6",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.5.9"
|
|
},
|
|
"conflict": {
|
|
"symfony/config": "<2.8"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/annotations": "~1.0",
|
|
"doctrine/common": "~2.2",
|
|
"psr/log": "~1.0",
|
|
"symfony/config": "~2.8|~3.0",
|
|
"symfony/expression-language": "~2.8|~3.0",
|
|
"symfony/http-foundation": "~2.8|~3.0",
|
|
"symfony/yaml": "~2.8|~3.0"
|
|
},
|
|
"suggest": {
|
|
"doctrine/annotations": "For using the annotation loader",
|
|
"symfony/config": "For using the all-in-one router or any loader",
|
|
"symfony/dependency-injection": "For loading routes from a service",
|
|
"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": "3.0-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-04 13:53:13"
|
|
}
|
|
],
|
|
"packages-dev": [],
|
|
"aliases": [],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": {
|
|
"libchart/libchart": 20,
|
|
"rain/raintpl": 20,
|
|
"michelf/php-markdown": 20,
|
|
"movim/modl": 20,
|
|
"movim/sasl2": 20,
|
|
"movim/moxl": 20,
|
|
"embed/embed": 20,
|
|
"heyupdate/emoji": 20,
|
|
"react/child-process": 20,
|
|
"react/socket-client": 20
|
|
},
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": [],
|
|
"platform-dev": []
|
|
}
|