You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8331 lines
295 KiB
8331 lines
295 KiB
{
|
|
"_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": "189ed68cd8917059677a4e6f80ca2cf2",
|
|
"content-hash": "e48c8669935ce75ddb6ce33fb422ea5d",
|
|
"packages": [
|
|
{
|
|
"name": "aferrandini/phpqrcode",
|
|
"version": "1.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/aferrandini/PHPQRCode.git",
|
|
"reference": "3c1c0454d43710ab5bbe19a51ad4cb41c22e3d46"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/aferrandini/PHPQRCode/zipball/3c1c0454d43710ab5bbe19a51ad4cb41c22e3d46",
|
|
"reference": "3c1c0454d43710ab5bbe19a51ad4cb41c22e3d46",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"PHPQRCode": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Ariel Ferrandini",
|
|
"email": "arielferrandini@gmail.com",
|
|
"homepage": "http://www.ferrandini.com/",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "PHPQRCode porting and changed for PHP 5.3 compatibility",
|
|
"homepage": "https://github.com/aferrandini/PHPQRCode",
|
|
"keywords": [
|
|
"barcode",
|
|
"php",
|
|
"qrcode"
|
|
],
|
|
"time": "2013-07-08 09:39:08"
|
|
},
|
|
{
|
|
"name": "alchemy/binary-driver",
|
|
"version": "1.5.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/alchemy-fr/BinaryDriver.git",
|
|
"reference": "b32c03d4b56ce29f783051eac55887adae654b41"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/alchemy-fr/BinaryDriver/zipball/b32c03d4b56ce29f783051eac55887adae654b41",
|
|
"reference": "b32c03d4b56ce29f783051eac55887adae654b41",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"evenement/evenement": "~1.0",
|
|
"monolog/monolog": "~1.3",
|
|
"php": ">=5.3.3",
|
|
"psr/log": "~1.0",
|
|
"symfony/process": "~2.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~3.7"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Alchemy": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Romain Neutron",
|
|
"email": "imprec@gmail.com",
|
|
"homepage": "http://www.lickmychip.com/"
|
|
},
|
|
{
|
|
"name": "Phraseanet Team",
|
|
"email": "info@alchemy.fr",
|
|
"homepage": "http://www.phraseanet.com/"
|
|
},
|
|
{
|
|
"name": "Nicolas Le Goff",
|
|
"email": "legoff.n@gmail.com"
|
|
}
|
|
],
|
|
"description": "A set of tools to build binary drivers",
|
|
"keywords": [
|
|
"binary",
|
|
"driver"
|
|
],
|
|
"time": "2013-06-21 15:51:20"
|
|
},
|
|
{
|
|
"name": "alchemy/ghostscript",
|
|
"version": "0.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/alchemy-fr/Ghostscript-PHP.git",
|
|
"reference": "a5d40c29efa4c4e4016a1f83cd5645300ad602d7"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/alchemy-fr/Ghostscript-PHP/zipball/a5d40c29efa4c4e4016a1f83cd5645300ad602d7",
|
|
"reference": "a5d40c29efa4c4e4016a1f83cd5645300ad602d7",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"alchemy/binary-driver": "~1.5",
|
|
"php": ">=5.3.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~3.7",
|
|
"sami/sami": "~1.0",
|
|
"silex/silex": "~1.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Ghostscript": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Romain Neutron",
|
|
"email": "imprec@gmail.com",
|
|
"homepage": "http://www.lickmychip.com/"
|
|
},
|
|
{
|
|
"name": "Phraseanet Team",
|
|
"email": "info@alchemy.fr",
|
|
"homepage": "http://www.phraseanet.com/"
|
|
}
|
|
],
|
|
"description": "Ghostscript PDF, a library to handle PDF through ghostscript",
|
|
"keywords": [
|
|
"ghostscript",
|
|
"pdf"
|
|
],
|
|
"time": "2013-06-25 09:12:58"
|
|
},
|
|
{
|
|
"name": "alchemy/mediavorus",
|
|
"version": "0.4.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/alchemy-fr/MediaVorus.git",
|
|
"reference": "ee7d1279a024130fc82fde9eabad86a667ed3630"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/alchemy-fr/MediaVorus/zipball/ee7d1279a024130fc82fde9eabad86a667ed3630",
|
|
"reference": "ee7d1279a024130fc82fde9eabad86a667ed3630",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"alchemy/phpexiftool": "~0.1",
|
|
"doctrine/collections": "~1.0",
|
|
"monolog/monolog": "~1.0",
|
|
"php": ">=5.3.0",
|
|
"php-ffmpeg/php-ffmpeg": "~0.3",
|
|
"symfony/console": "~2.0",
|
|
"symfony/http-foundation": "~2.0"
|
|
},
|
|
"replace": {
|
|
"mediavorus/mediavorus": "<=0.4.4"
|
|
},
|
|
"require-dev": {
|
|
"jms/serializer": "~0.12.0",
|
|
"silex/silex": "~1.0",
|
|
"symfony/yaml": "~2.0"
|
|
},
|
|
"suggest": {
|
|
"jms/serializer": "To serialize Medias",
|
|
"symfony/yaml": "To serialize Medias in Yaml format"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.4.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"MediaVorus": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Romain Neutron",
|
|
"email": "imprec@gmail.com",
|
|
"homepage": "http://www.lickmychip.com/"
|
|
}
|
|
],
|
|
"description": "MediaVorus",
|
|
"keywords": [
|
|
"metadata"
|
|
],
|
|
"time": "2016-05-02 15:08:36"
|
|
},
|
|
{
|
|
"name": "alchemy/phpexiftool",
|
|
"version": "0.5.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/alchemy-fr/PHPExiftool.git",
|
|
"reference": "8412890250e5d014f7a898d85154abeae80a5b7b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/alchemy-fr/PHPExiftool/zipball/8412890250e5d014f7a898d85154abeae80a5b7b",
|
|
"reference": "8412890250e5d014f7a898d85154abeae80a5b7b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"doctrine/cache": "^1.0",
|
|
"doctrine/collections": "^1.0",
|
|
"monolog/monolog": "^1.3",
|
|
"php": ">=5.3.3",
|
|
"phpexiftool/exiftool": "10.10",
|
|
"symfony/console": "^2.1",
|
|
"symfony/process": "^2.1"
|
|
},
|
|
"replace": {
|
|
"phpexiftool/phpexiftool": "<0.5.0"
|
|
},
|
|
"require-dev": {
|
|
"jms/serializer": "~0.10|^1.0",
|
|
"phpunit/phpunit": "^4.0|^5.0",
|
|
"silex/silex": "~1.0",
|
|
"symfony/css-selector": "^2.1|^3.0",
|
|
"symfony/dom-crawler": "^2.1|^3.0",
|
|
"symfony/finder": "^2.1|^3.0",
|
|
"symfony/yaml": "^2.1|^3.0"
|
|
},
|
|
"suggest": {
|
|
"jms/serializer": "To serialize tags",
|
|
"symfony/yaml": "To serialize tags in Yaml format"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.5.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"PHPExiftool\\": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Romain Neutron",
|
|
"email": "imprec@gmail.com",
|
|
"homepage": "http://www.lickmychip.com/"
|
|
},
|
|
{
|
|
"name": "Benoit Burnichon",
|
|
"email": "bburnichon@alchemy.fr",
|
|
"role": "Lead Developer"
|
|
}
|
|
],
|
|
"description": "Exiftool driver for PHP",
|
|
"keywords": [
|
|
"exiftool",
|
|
"metadata"
|
|
],
|
|
"time": "2016-02-05 11:18:06"
|
|
},
|
|
{
|
|
"name": "barryvdh/elfinder-builds",
|
|
"version": "v2.1.0.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/barryvdh/elfinder-builds.git",
|
|
"reference": "5826d79edbeccf2a63404f7ca8e9ca66758fd762"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/barryvdh/elfinder-builds/zipball/5826d79edbeccf2a63404f7ca8e9ca66758fd762",
|
|
"reference": "5826d79edbeccf2a63404f7ca8e9ca66758fd762",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.2"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.1-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Dmitry Levashov",
|
|
"email": "dio@std42.ru",
|
|
"homepage": "http://std42.ru"
|
|
},
|
|
{
|
|
"name": "Troex Nevelin",
|
|
"email": "troex@fury.scancode.ru",
|
|
"homepage": "http://std42.ru"
|
|
},
|
|
{
|
|
"name": "Naoki Sawada",
|
|
"email": "hypweb@gmail.com",
|
|
"homepage": "http://xoops.hypweb.net"
|
|
},
|
|
{
|
|
"name": "Community contributions",
|
|
"homepage": "https://github.com/Studio-42/elFinder/contributors"
|
|
}
|
|
],
|
|
"description": "File manager for web",
|
|
"homepage": "http://elfinder.org",
|
|
"abandoned": "studio-42/elfinder",
|
|
"time": "2015-02-11 11:10:51"
|
|
},
|
|
{
|
|
"name": "behat/transliterator",
|
|
"version": "v1.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Behat/Transliterator.git",
|
|
"reference": "868e05be3a9f25ba6424c2dd4849567f50715003"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Behat/Transliterator/zipball/868e05be3a9f25ba6424c2dd4849567f50715003",
|
|
"reference": "868e05be3a9f25ba6424c2dd4849567f50715003",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.1-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Behat\\Transliterator": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Artistic-1.0"
|
|
],
|
|
"description": "String transliterator",
|
|
"keywords": [
|
|
"i18n",
|
|
"slug",
|
|
"transliterator"
|
|
],
|
|
"time": "2015-09-28 16:26:35"
|
|
},
|
|
{
|
|
"name": "clue/graph",
|
|
"version": "v0.9.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/clue/graph.git",
|
|
"reference": "0336a4d5229fa61a20ccceaeab25e52ac9542700"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/clue/graph/zipball/0336a4d5229fa61a20ccceaeab25e52ac9542700",
|
|
"reference": "0336a4d5229fa61a20ccceaeab25e52ac9542700",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~4.0"
|
|
},
|
|
"suggest": {
|
|
"graphp/algorithms": "Common graph algorithms, such as Dijkstra and Moore-Bellman-Ford (shortest path), minimum spanning tree (MST), Kruskal, Prim and many more..",
|
|
"graphp/graphviz": "GraphViz graph drawing / DOT output"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Fhaculty\\Graph\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "A mathematical graph/network library written in PHP",
|
|
"homepage": "https://github.com/clue/graph",
|
|
"keywords": [
|
|
"edge",
|
|
"graph",
|
|
"mathematical",
|
|
"network",
|
|
"vertex"
|
|
],
|
|
"time": "2015-03-07 18:11:31"
|
|
},
|
|
{
|
|
"name": "cocur/slugify",
|
|
"version": "v1.4.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/cocur/slugify.git",
|
|
"reference": "16cdd7e792657d524cde931ea666436623b23301"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/cocur/slugify/zipball/16cdd7e792657d524cde931ea666436623b23301",
|
|
"reference": "16cdd7e792657d524cde931ea666436623b23301",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"require-dev": {
|
|
"codeclimate/php-test-reporter": "dev-master",
|
|
"laravel/framework": "~4.1",
|
|
"latte/latte": "~2.2",
|
|
"mockery/mockery": "~0.9",
|
|
"nette/di": "~2.2",
|
|
"phpunit/phpunit": "~4.6",
|
|
"plumphp/plum": "~0.1",
|
|
"sami/sami": "~1.3",
|
|
"satooshi/php-coveralls": "0.6.*",
|
|
"silex/silex": "~1.2",
|
|
"symfony/dependency-injection": "~2.4",
|
|
"symfony/http-kernel": "~2.4",
|
|
"twig/twig": "~1",
|
|
"zendframework/zend-modulemanager": "~2.2",
|
|
"zendframework/zend-servicemanager": "~2.2",
|
|
"zendframework/zend-view": "~2.2"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Cocur\\Slugify\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Ivo Bathke",
|
|
"email": "ivo.bathke@gmail.com"
|
|
},
|
|
{
|
|
"name": "Florian Eckerstorfer",
|
|
"email": "florian@eckerstorfer.co",
|
|
"homepage": "https://florian.ec"
|
|
}
|
|
],
|
|
"description": "Converts a string into a slug.",
|
|
"keywords": [
|
|
"slug",
|
|
"slugify"
|
|
],
|
|
"time": "2016-02-11 09:53:46"
|
|
},
|
|
{
|
|
"name": "ddeboer/data-import",
|
|
"version": "0.20.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/ddeboer/data-import.git",
|
|
"reference": "8fe7e731bb52df0298707eb8fb8b9b8098395437"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/ddeboer/data-import/zipball/8fe7e731bb52df0298707eb8fb8b9b8098395437",
|
|
"reference": "8fe7e731bb52df0298707eb8fb8b9b8098395437",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.4.0",
|
|
"psr/log": "~1.0"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/dbal": "~2.4",
|
|
"doctrine/orm": "~2.4",
|
|
"ext-iconv": "*",
|
|
"ext-mbstring": "*",
|
|
"ext-sqlite3": "*",
|
|
"henrikbjorn/phpspec-code-coverage": "~1.0",
|
|
"phpoffice/phpexcel": "*",
|
|
"phpspec/phpspec": "~2.1",
|
|
"symfony/console": "~2.8|~3.0",
|
|
"symfony/property-access": "~2.5",
|
|
"symfony/validator": "~2.8|~3.0"
|
|
},
|
|
"suggest": {
|
|
"doctrine/dbal": "If you want to use the DbalReader",
|
|
"ext-iconv": "For the CharsetValueConverter",
|
|
"ext-mbstring": "For the CharsetValueConverter",
|
|
"phpoffice/phpexcel": "If you want to use the ExcelReader",
|
|
"symfony/console": "If you want to use the ConsoleProgressWriter",
|
|
"symfony/property-access": "If you want to use the ObjectConverter",
|
|
"symfony/validator": "to use the ValidatorFilter"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Ddeboer\\DataImport\\": "src/",
|
|
"Ddeboer\\DataImport\\Tests\\": "tests/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "The community",
|
|
"homepage": "https://github.com/ddeboer/data-import/graphs/contributors"
|
|
},
|
|
{
|
|
"name": "David de Boer",
|
|
"email": "david@ddeboer.nl"
|
|
}
|
|
],
|
|
"description": "Import data from, and export data to, a range of file formats and media",
|
|
"keywords": [
|
|
"csv",
|
|
"data",
|
|
"doctrine",
|
|
"excel",
|
|
"export",
|
|
"import"
|
|
],
|
|
"time": "2016-06-23 06:26:02"
|
|
},
|
|
{
|
|
"name": "doctrine/annotations",
|
|
"version": "v1.2.7",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/annotations.git",
|
|
"reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/annotations/zipball/f25c8aab83e0c3e976fd7d19875f198ccf2f7535",
|
|
"reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"doctrine/lexer": "1.*",
|
|
"php": ">=5.3.2"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/cache": "1.*",
|
|
"phpunit/phpunit": "4.*"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.3.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Doctrine\\Common\\Annotations\\": "lib/"
|
|
}
|
|
},
|
|
"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": "Docblock Annotations Parser",
|
|
"homepage": "http://www.doctrine-project.org",
|
|
"keywords": [
|
|
"annotations",
|
|
"docblock",
|
|
"parser"
|
|
],
|
|
"time": "2015-08-31 12:32:49"
|
|
},
|
|
{
|
|
"name": "doctrine/cache",
|
|
"version": "v1.5.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/cache.git",
|
|
"reference": "47cdc76ceb95cc591d9c79a36dc3794975b5d136"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/cache/zipball/47cdc76ceb95cc591d9c79a36dc3794975b5d136",
|
|
"reference": "47cdc76ceb95cc591d9c79a36dc3794975b5d136",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.2"
|
|
},
|
|
"conflict": {
|
|
"doctrine/common": ">2.2,<2.4"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": ">=3.7",
|
|
"predis/predis": "~1.0",
|
|
"satooshi/php-coveralls": "~0.6"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.5.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": "2015-12-19 05:03:47"
|
|
},
|
|
{
|
|
"name": "doctrine/collections",
|
|
"version": "v1.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/collections.git",
|
|
"reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/collections/zipball/6c1e4eef75f310ea1b3e30945e9f06e652128b8a",
|
|
"reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.2"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~4.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.2.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Doctrine\\Common\\Collections\\": "lib/"
|
|
}
|
|
},
|
|
"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": "Collections Abstraction library",
|
|
"homepage": "http://www.doctrine-project.org",
|
|
"keywords": [
|
|
"array",
|
|
"collections",
|
|
"iterator"
|
|
],
|
|
"time": "2015-04-14 22:21:58"
|
|
},
|
|
{
|
|
"name": "doctrine/common",
|
|
"version": "v2.5.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/common.git",
|
|
"reference": "10f1f19651343f87573129ca970aef1a47a6f29e"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/common/zipball/10f1f19651343f87573129ca970aef1a47a6f29e",
|
|
"reference": "10f1f19651343f87573129ca970aef1a47a6f29e",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"doctrine/annotations": "1.*",
|
|
"doctrine/cache": "1.*",
|
|
"doctrine/collections": "1.*",
|
|
"doctrine/inflector": "1.*",
|
|
"doctrine/lexer": "1.*",
|
|
"php": ">=5.3.2"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~3.7"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.5.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Doctrine\\Common\\": "lib/"
|
|
}
|
|
},
|
|
"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": "Common Library for Doctrine projects",
|
|
"homepage": "http://www.doctrine-project.org",
|
|
"keywords": [
|
|
"annotations",
|
|
"collections",
|
|
"eventmanager",
|
|
"persistence",
|
|
"spl"
|
|
],
|
|
"time": "2015-12-25 13:10:16"
|
|
},
|
|
{
|
|
"name": "doctrine/data-fixtures",
|
|
"version": "v1.1.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/data-fixtures.git",
|
|
"reference": "bd44f6b6e40247b6530bc8abe802e4e4d914976a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/bd44f6b6e40247b6530bc8abe802e4e4d914976a",
|
|
"reference": "bd44f6b6e40247b6530bc8abe802e4e4d914976a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"doctrine/common": "~2.2",
|
|
"php": ">=5.3.2"
|
|
},
|
|
"conflict": {
|
|
"doctrine/orm": "< 2.4"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/orm": "~2.4"
|
|
},
|
|
"suggest": {
|
|
"doctrine/mongodb-odm": "For loading MongoDB ODM fixtures",
|
|
"doctrine/orm": "For loading ORM fixtures",
|
|
"doctrine/phpcr-odm": "For loading PHPCR ODM fixtures"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Doctrine\\Common\\DataFixtures": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jonathan Wage",
|
|
"email": "jonwage@gmail.com"
|
|
}
|
|
],
|
|
"description": "Data Fixtures for all Doctrine Object Managers",
|
|
"homepage": "http://www.doctrine-project.org",
|
|
"keywords": [
|
|
"database"
|
|
],
|
|
"time": "2015-03-30 12:14:13"
|
|
},
|
|
{
|
|
"name": "doctrine/dbal",
|
|
"version": "v2.5.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/dbal.git",
|
|
"reference": "9f8c05cd5225a320d56d4bfdb4772f10d045a0c9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/dbal/zipball/9f8c05cd5225a320d56d4bfdb4772f10d045a0c9",
|
|
"reference": "9f8c05cd5225a320d56d4bfdb4772f10d045a0c9",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"doctrine/common": ">=2.4,<2.7-dev",
|
|
"php": ">=5.3.2"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "4.*",
|
|
"symfony/console": "2.*||^3.0"
|
|
},
|
|
"suggest": {
|
|
"symfony/console": "For helpful console commands such as SQL execution and import of files."
|
|
},
|
|
"bin": [
|
|
"bin/doctrine-dbal"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.5.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Doctrine\\DBAL\\": "lib/"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
],
|
|
"description": "Database Abstraction Layer",
|
|
"homepage": "http://www.doctrine-project.org",
|
|
"keywords": [
|
|
"database",
|
|
"dbal",
|
|
"persistence",
|
|
"queryobject"
|
|
],
|
|
"time": "2016-09-09 19:13:33"
|
|
},
|
|
{
|
|
"name": "doctrine/inflector",
|
|
"version": "v1.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/inflector.git",
|
|
"reference": "90b2128806bfde671b6952ab8bea493942c1fdae"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/inflector/zipball/90b2128806bfde671b6952ab8bea493942c1fdae",
|
|
"reference": "90b2128806bfde671b6952ab8bea493942c1fdae",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.2"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "4.*"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Doctrine\\Common\\Inflector\\": "lib/"
|
|
}
|
|
},
|
|
"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": "Common String Manipulations with regard to casing and singular/plural rules.",
|
|
"homepage": "http://www.doctrine-project.org",
|
|
"keywords": [
|
|
"inflection",
|
|
"pluralize",
|
|
"singularize",
|
|
"string"
|
|
],
|
|
"time": "2015-11-06 14:35:42"
|
|
},
|
|
{
|
|
"name": "doctrine/instantiator",
|
|
"version": "1.0.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/instantiator.git",
|
|
"reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
|
|
"reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3,<8.0-DEV"
|
|
},
|
|
"require-dev": {
|
|
"athletic/athletic": "~0.1.8",
|
|
"ext-pdo": "*",
|
|
"ext-phar": "*",
|
|
"phpunit/phpunit": "~4.0",
|
|
"squizlabs/php_codesniffer": "~2.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Marco Pivetta",
|
|
"email": "ocramius@gmail.com",
|
|
"homepage": "http://ocramius.github.com/"
|
|
}
|
|
],
|
|
"description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
|
|
"homepage": "https://github.com/doctrine/instantiator",
|
|
"keywords": [
|
|
"constructor",
|
|
"instantiate"
|
|
],
|
|
"time": "2015-06-14 21:17:01"
|
|
},
|
|
{
|
|
"name": "doctrine/lexer",
|
|
"version": "v1.0.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/lexer.git",
|
|
"reference": "83893c552fd2045dd78aef794c31e694c37c0b8c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c",
|
|
"reference": "83893c552fd2045dd78aef794c31e694c37c0b8c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.2"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Doctrine\\Common\\Lexer\\": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Roman Borschel",
|
|
"email": "roman@code-factory.org"
|
|
},
|
|
{
|
|
"name": "Guilherme Blanco",
|
|
"email": "guilhermeblanco@gmail.com"
|
|
},
|
|
{
|
|
"name": "Johannes Schmitt",
|
|
"email": "schmittjoh@gmail.com"
|
|
}
|
|
],
|
|
"description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.",
|
|
"homepage": "http://www.doctrine-project.org",
|
|
"keywords": [
|
|
"lexer",
|
|
"parser"
|
|
],
|
|
"time": "2014-09-09 13:34:57"
|
|
},
|
|
{
|
|
"name": "doctrine/migrations",
|
|
"version": "1.2.x-dev",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/migrations.git",
|
|
"reference": "6b70c2c4484c02878743929bb3cd3fdbf41193a6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/migrations/zipball/6b70c2c4484c02878743929bb3cd3fdbf41193a6",
|
|
"reference": "6b70c2c4484c02878743929bb3cd3fdbf41193a6",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"doctrine/dbal": "~2.2",
|
|
"php": ">=5.4.0",
|
|
"symfony/console": "~2.3|~3.0",
|
|
"symfony/yaml": "~2.3|~3.0"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/coding-standard": "dev-master",
|
|
"doctrine/orm": "2.*",
|
|
"johnkary/phpunit-speedtrap": "~1.0@dev",
|
|
"mockery/mockery": "^0.9.4",
|
|
"phpunit/phpunit": "~4.7",
|
|
"satooshi/php-coveralls": "0.6.*"
|
|
},
|
|
"bin": [
|
|
"bin/doctrine-migrations"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "v1.1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Doctrine\\DBAL\\Migrations\\": "lib/Doctrine/DBAL/Migrations"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL-2.1"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Benjamin Eberlei",
|
|
"email": "kontakt@beberlei.de"
|
|
},
|
|
{
|
|
"name": "Jonathan Wage",
|
|
"email": "jonwage@gmail.com"
|
|
},
|
|
{
|
|
"name": "Michael Simonson",
|
|
"email": "contact@mikesimonson.com"
|
|
}
|
|
],
|
|
"description": "Database Schema migrations using Doctrine DBAL",
|
|
"homepage": "http://www.doctrine-project.org",
|
|
"keywords": [
|
|
"database",
|
|
"migrations"
|
|
],
|
|
"time": "2016-01-07 21:28:50"
|
|
},
|
|
{
|
|
"name": "doctrine/orm",
|
|
"version": "v2.5.5",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/doctrine/doctrine2.git",
|
|
"reference": "73e4be7c7b3ba26f96b781a40b33feba4dfa6d45"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/doctrine/doctrine2/zipball/73e4be7c7b3ba26f96b781a40b33feba4dfa6d45",
|
|
"reference": "73e4be7c7b3ba26f96b781a40b33feba4dfa6d45",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"doctrine/cache": "~1.4",
|
|
"doctrine/collections": "~1.2",
|
|
"doctrine/common": ">=2.5-dev,<2.7-dev",
|
|
"doctrine/dbal": ">=2.5-dev,<2.6-dev",
|
|
"doctrine/instantiator": "~1.0.1",
|
|
"ext-pdo": "*",
|
|
"php": ">=5.4",
|
|
"symfony/console": "~2.5|~3.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~4.0",
|
|
"symfony/yaml": "~2.3|~3.0"
|
|
},
|
|
"suggest": {
|
|
"symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
|
|
},
|
|
"bin": [
|
|
"bin/doctrine",
|
|
"bin/doctrine.php"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.6.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Doctrine\\ORM\\": "lib/"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
],
|
|
"description": "Object-Relational-Mapper for PHP",
|
|
"homepage": "http://www.doctrine-project.org",
|
|
"keywords": [
|
|
"database",
|
|
"orm"
|
|
],
|
|
"time": "2016-09-10 18:51:13"
|
|
},
|
|
{
|
|
"name": "emojione/emojione",
|
|
"version": "v1.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Ranks/emojione.git",
|
|
"reference": "2a34acf3771a219045e133063aa759035d4f842c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Ranks/emojione/zipball/2a34acf3771a219045e133063aa759035d4f842c",
|
|
"reference": "2a34acf3771a219045e133063aa759035d4f842c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Emojione\\": "lib/php/src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"description": "Emoji One is a complete set of emojis designed for the web. It includes libraries to easily convert unicode characters to shortnames (:smile:) and shortnames to our custom emoji images. PNG and SVG formats provided for the emoji images.",
|
|
"homepage": "http://www.emojione.com",
|
|
"keywords": [
|
|
"Emoji One",
|
|
"emoji",
|
|
"emojione",
|
|
"emojis",
|
|
"emoticons",
|
|
"smileys",
|
|
"smilies",
|
|
"unicode"
|
|
],
|
|
"time": "2014-10-31 19:31:57"
|
|
},
|
|
{
|
|
"name": "essence/essence",
|
|
"version": "2.6.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/essence/essence.git",
|
|
"reference": "ed08afc5c2936c4d03f8c58dc54d5aff752cb9fd"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/essence/essence/zipball/ed08afc5c2936c4d03f8c58dc54d5aff752cb9fd",
|
|
"reference": "ed08afc5c2936c4d03f8c58dc54d5aff752cb9fd",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-curl": "*",
|
|
"php": ">=5.4.0"
|
|
},
|
|
"suggest": {
|
|
"felixgirault/essence-interfaces": "Allows better integration with different frameworks."
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"files": [
|
|
"lib/bootstrap.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-2-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Félix Girault",
|
|
"email": "felix.girault@gmail.com",
|
|
"homepage": "http://www.felix-girault.fr",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "Extracts informations about medias on the web, like youtube videos, twitter statuses or blog articles.",
|
|
"homepage": "http://github.com/felixgirault/essence",
|
|
"keywords": [
|
|
"embed",
|
|
"media",
|
|
"oembed",
|
|
"opengraph"
|
|
],
|
|
"time": "2016-08-17 15:19:50"
|
|
},
|
|
{
|
|
"name": "evenement/evenement",
|
|
"version": "v1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/igorw/evenement.git",
|
|
"reference": "fa966683e7df3e5dd5929d984a44abfbd6bafe8d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/igorw/evenement/zipball/fa966683e7df3e5dd5929d984a44abfbd6bafe8d",
|
|
"reference": "fa966683e7df3e5dd5929d984a44abfbd6bafe8d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"type": "library",
|
|
"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 5.3",
|
|
"keywords": [
|
|
"event-dispatcher"
|
|
],
|
|
"time": "2012-05-30 15:01:08"
|
|
},
|
|
{
|
|
"name": "ezyang/htmlpurifier",
|
|
"version": "v4.6.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/ezyang/htmlpurifier.git",
|
|
"reference": "6f389f0f25b90d0b495308efcfa073981177f0fd"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/6f389f0f25b90d0b495308efcfa073981177f0fd",
|
|
"reference": "6f389f0f25b90d0b495308efcfa073981177f0fd",
|
|
"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": "2013-11-30 08:25:19"
|
|
},
|
|
{
|
|
"name": "facebook/php-sdk-v4",
|
|
"version": "5.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/facebook/php-graph-sdk.git",
|
|
"reference": "c69c3c0bb304ec1fe9400b4bc47ab641c9002eee"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/facebook/php-graph-sdk/zipball/c69c3c0bb304ec1fe9400b4bc47ab641c9002eee",
|
|
"reference": "c69c3c0bb304ec1fe9400b4bc47ab641c9002eee",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.4|^7.0"
|
|
},
|
|
"require-dev": {
|
|
"guzzlehttp/guzzle": "~5.0",
|
|
"mockery/mockery": "~0.8",
|
|
"phpunit/phpunit": "~4.0"
|
|
},
|
|
"suggest": {
|
|
"guzzlehttp/guzzle": "Allows for implementation of the Guzzle HTTP client"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "5.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Facebook\\": "src/Facebook/"
|
|
},
|
|
"files": [
|
|
"src/Facebook/polyfills.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Facebook Platform"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Facebook",
|
|
"homepage": "https://github.com/facebook/php-graph-sdk/contributors"
|
|
}
|
|
],
|
|
"description": "Facebook SDK for PHP",
|
|
"homepage": "https://github.com/facebook/php-graph-sdk",
|
|
"keywords": [
|
|
"facebook",
|
|
"sdk"
|
|
],
|
|
"abandoned": "facebook/graph-sdk",
|
|
"time": "2016-10-12 18:53:27"
|
|
},
|
|
{
|
|
"name": "friendsofsymfony/user-bundle",
|
|
"version": "v1.3.6",
|
|
"target-dir": "FOS/UserBundle",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/FriendsOfSymfony/FOSUserBundle.git",
|
|
"reference": "2022ac8463a8c50dd631f93a17064bd41795fff2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/FriendsOfSymfony/FOSUserBundle/zipball/2022ac8463a8c50dd631f93a17064bd41795fff2",
|
|
"reference": "2022ac8463a8c50dd631f93a17064bd41795fff2",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.2",
|
|
"symfony/framework-bundle": "~2.1",
|
|
"symfony/security-bundle": "~2.1"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/doctrine-bundle": "~1.3",
|
|
"swiftmailer/swiftmailer": "~4.3|~5",
|
|
"symfony/validator": "~2.1",
|
|
"symfony/yaml": "~2.1",
|
|
"twig/twig": "~1.5",
|
|
"willdurand/propel-typehintable-behavior": "~1.0"
|
|
},
|
|
"suggest": {
|
|
"willdurand/propel-typehintable-behavior": "Needed when using the propel implementation"
|
|
},
|
|
"type": "symfony-bundle",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"FOS\\UserBundle": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Christophe Coevoet",
|
|
"email": "stof@notk.org"
|
|
},
|
|
{
|
|
"name": "FriendsOfSymfony Community",
|
|
"homepage": "https://github.com/friendsofsymfony/FOSUserBundle/contributors"
|
|
},
|
|
{
|
|
"name": "Thibault Duplessis",
|
|
"email": "thibault.duplessis@gmail.com"
|
|
}
|
|
],
|
|
"description": "Symfony FOSUserBundle",
|
|
"homepage": "http://friendsofsymfony.github.com",
|
|
"keywords": [
|
|
"User management"
|
|
],
|
|
"time": "2015-06-01 00:57:03"
|
|
},
|
|
{
|
|
"name": "gedmo/doctrine-extensions",
|
|
"version": "v2.4.24",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Atlantic18/DoctrineExtensions.git",
|
|
"reference": "a7f7243a19f79a99ac83a3570444d8795f665eef"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Atlantic18/DoctrineExtensions/zipball/a7f7243a19f79a99ac83a3570444d8795f665eef",
|
|
"reference": "a7f7243a19f79a99ac83a3570444d8795f665eef",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"behat/transliterator": "~1.0",
|
|
"doctrine/common": "~2.4",
|
|
"php": ">=5.3.2"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/common": ">=2.5.0",
|
|
"doctrine/mongodb-odm": ">=1.0.2",
|
|
"doctrine/orm": ">=2.5.0",
|
|
"phpunit/phpunit": "~4.4",
|
|
"phpunit/phpunit-mock-objects": "~2.3",
|
|
"symfony/yaml": "~2.6"
|
|
},
|
|
"suggest": {
|
|
"doctrine/mongodb-odm": "to use the extensions with the MongoDB ODM",
|
|
"doctrine/orm": "to use the extensions with the ORM"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.4.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Gedmo\\": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "David Buchmann",
|
|
"email": "david@liip.ch"
|
|
},
|
|
{
|
|
"name": "Gediminas Morkevicius",
|
|
"email": "gediminas.morkevicius@gmail.com"
|
|
},
|
|
{
|
|
"name": "Gustavo Falco",
|
|
"email": "comfortablynumb84@gmail.com"
|
|
}
|
|
],
|
|
"description": "Doctrine2 behavioral extensions",
|
|
"homepage": "http://gediminasm.org/",
|
|
"keywords": [
|
|
"Blameable",
|
|
"behaviors",
|
|
"doctrine2",
|
|
"extensions",
|
|
"gedmo",
|
|
"loggable",
|
|
"nestedset",
|
|
"sluggable",
|
|
"sortable",
|
|
"timestampable",
|
|
"translatable",
|
|
"tree",
|
|
"uploadable"
|
|
],
|
|
"time": "2016-10-11 18:03:37"
|
|
},
|
|
{
|
|
"name": "graphp/algorithms",
|
|
"version": "v0.8.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/graphp/algorithms.git",
|
|
"reference": "81db4049c35730767ec8f97fb5c4844234b86cef"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/graphp/algorithms/zipball/81db4049c35730767ec8f97fb5c4844234b86cef",
|
|
"reference": "81db4049c35730767ec8f97fb5c4844234b86cef",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"clue/graph": "~0.9.0|~0.8.0",
|
|
"php": ">=5.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~4.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Graphp\\Algorithms\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Christian Lück",
|
|
"email": "christian@lueck.tv"
|
|
}
|
|
],
|
|
"description": "Common mathematical graph algorithms",
|
|
"homepage": "https://github.com/graphp/algorithms",
|
|
"keywords": [
|
|
"Graph algorithms",
|
|
"dijkstra",
|
|
"kruskal",
|
|
"minimum spanning tree",
|
|
"moore-bellman-ford",
|
|
"prim",
|
|
"shortest path"
|
|
],
|
|
"time": "2015-03-08 10:12:01"
|
|
},
|
|
{
|
|
"name": "graphp/graphviz",
|
|
"version": "v0.2.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/graphp/graphviz.git",
|
|
"reference": "2676522dfcd907fd3cb52891ea64a052c4ac4c2a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/graphp/graphviz/zipball/2676522dfcd907fd3cb52891ea64a052c4ac4c2a",
|
|
"reference": "2676522dfcd907fd3cb52891ea64a052c4ac4c2a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"clue/graph": "~0.9.0|~0.8.0",
|
|
"graphp/algorithms": "~0.8.0",
|
|
"php": ">=5.3.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~4.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Graphp\\GraphViz\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "GraphViz graph drawing for mathematical graph/network",
|
|
"homepage": "https://github.com/graphp/graphviz",
|
|
"keywords": [
|
|
"dot output",
|
|
"graph drawing",
|
|
"graph image",
|
|
"graphviz"
|
|
],
|
|
"time": "2015-03-08 10:30:28"
|
|
},
|
|
{
|
|
"name": "imagine/imagine",
|
|
"version": "0.6.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/avalanche123/Imagine.git",
|
|
"reference": "83ca8babede0e54f935ec09d55a726bf4b0a3f7c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/avalanche123/Imagine/zipball/83ca8babede0e54f935ec09d55a726bf4b0a3f7c",
|
|
"reference": "83ca8babede0e54f935ec09d55a726bf4b0a3f7c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.2"
|
|
},
|
|
"require-dev": {
|
|
"sami/sami": "dev-master"
|
|
},
|
|
"suggest": {
|
|
"ext-gd": "to use the GD implementation",
|
|
"ext-gmagick": "to use the Gmagick implementation",
|
|
"ext-imagick": "to use the Imagick implementation"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-develop": "0.7-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Imagine": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Bulat Shakirzyanov",
|
|
"email": "mallluhuct@gmail.com",
|
|
"homepage": "http://avalanche123.com"
|
|
}
|
|
],
|
|
"description": "Image processing for PHP 5.3",
|
|
"homepage": "http://imagine.readthedocs.org/",
|
|
"keywords": [
|
|
"drawing",
|
|
"graphics",
|
|
"image manipulation",
|
|
"image processing"
|
|
],
|
|
"time": "2014-11-11 11:36:02"
|
|
},
|
|
{
|
|
"name": "ircmaxell/password-compat",
|
|
"version": "v1.0.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/ircmaxell/password_compat.git",
|
|
"reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/ircmaxell/password_compat/zipball/5c5cde8822a69545767f7c7f3058cb15ff84614c",
|
|
"reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c",
|
|
"shasum": ""
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "4.*"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"files": [
|
|
"lib/password.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Anthony Ferrara",
|
|
"email": "ircmaxell@php.net",
|
|
"homepage": "http://blog.ircmaxell.com"
|
|
}
|
|
],
|
|
"description": "A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash",
|
|
"homepage": "https://github.com/ircmaxell/password_compat",
|
|
"keywords": [
|
|
"hashing",
|
|
"password"
|
|
],
|
|
"time": "2014-11-20 16:49:30"
|
|
},
|
|
{
|
|
"name": "jbroadway/urlify",
|
|
"version": "dev-master",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/jbroadway/urlify.git",
|
|
"reference": "d3e240cdd5bfb63b84a65916154a3185038ab887"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/jbroadway/urlify/zipball/d3e240cdd5bfb63b84a65916154a3185038ab887",
|
|
"reference": "d3e240cdd5bfb63b84a65916154a3185038ab887",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"URLify": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Johnny Broadway",
|
|
"email": "johnny@johnnybroadway.com",
|
|
"homepage": "http://www.johnnybroadway.com/"
|
|
}
|
|
],
|
|
"description": "PHP port of URLify.js from the Django project. Transliterates non-ascii characters for use in URLs.",
|
|
"homepage": "https://github.com/jbroadway/urlify",
|
|
"keywords": [
|
|
"encode",
|
|
"iconv",
|
|
"link",
|
|
"slug",
|
|
"translit",
|
|
"transliterate",
|
|
"transliteration",
|
|
"url",
|
|
"urlify"
|
|
],
|
|
"time": "2016-09-14 14:22:45"
|
|
},
|
|
{
|
|
"name": "jeroendesloovere/vcard",
|
|
"version": "1.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/jeroendesloovere/vcard.git",
|
|
"reference": "f7ae303e2766d5982a9dd5a1cb833ca6f9c1134b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/jeroendesloovere/vcard/zipball/f7ae303e2766d5982a9dd5a1cb833ca6f9c1134b",
|
|
"reference": "f7ae303e2766d5982a9dd5a1cb833ca6f9c1134b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"behat/transliterator": "~1.0",
|
|
"php": ">=5.3.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "4.6.*"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"JeroenDesloovere\\VCard\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jeroen Desloovere",
|
|
"email": "info@jeroendesloovere.be",
|
|
"homepage": "http://jeroendesloovere.be",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "This VCard PHP class can generate a vCard with some data. When using an iOS device it will export as a .ics file because iOS devices don't support the default .vcf files.",
|
|
"homepage": "https://github.com/jeroendesloovere/vcard",
|
|
"keywords": [
|
|
".vcf",
|
|
"generator",
|
|
"php",
|
|
"vCard"
|
|
],
|
|
"time": "2016-08-16 14:22:48"
|
|
},
|
|
{
|
|
"name": "jimmiw/php-time-ago",
|
|
"version": "0.4.14",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/jimmiw/php-time-ago.git",
|
|
"reference": "80178cac870260b5297330ba38354af7eae0e342"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/jimmiw/php-time-ago/zipball/80178cac870260b5297330ba38354af7eae0e342",
|
|
"reference": "80178cac870260b5297330ba38354af7eae0e342",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=4"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"files": [
|
|
"timeago.inc.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jimmi Westerberg",
|
|
"homepage": "http://www.westsworld.dk",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "Simple module, that displays the date in a \"time ago\" format",
|
|
"homepage": "https://github.com/jimmiw/php-time-ago",
|
|
"keywords": [
|
|
"distance of time",
|
|
"time ago",
|
|
"time ago in words"
|
|
],
|
|
"time": "2016-09-22 08:40:33"
|
|
},
|
|
{
|
|
"name": "kigkonsult/icalcreator",
|
|
"version": "0.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/ywarnier/iCalcreator.git",
|
|
"reference": "d66c1d28ecaa7c4a06463f03cb0c8d3daba0cbc9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/ywarnier/iCalcreator/zipball/d66c1d28ecaa7c4a06463f03cb0c8d3daba0cbc9",
|
|
"reference": "d66c1d28ecaa7c4a06463f03cb0c8d3daba0cbc9",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"files": [
|
|
"iCalcreator.php"
|
|
]
|
|
},
|
|
"license": [
|
|
"LGPL-2.1"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Kjell-Inge Gustafsson",
|
|
"email": "ical@kigkonsult.se"
|
|
}
|
|
],
|
|
"description": "iCalcreator is a PHP implementation of rfc2445/rfc5545, management of iCal formatted files",
|
|
"homepage": "http://kigkonsult.se",
|
|
"keywords": [
|
|
"calendar",
|
|
"file",
|
|
"format",
|
|
"management",
|
|
"rfc2445",
|
|
"rfc5545"
|
|
],
|
|
"support": {
|
|
"issues": "http://kigkonsult.se/contact/index.php",
|
|
"source": "https://github.com/ywarnier/iCalcreator/tree/0.1.0"
|
|
},
|
|
"time": "2015-05-03 00:00:00"
|
|
},
|
|
{
|
|
"name": "knplabs/doctrine-behaviors",
|
|
"version": "1.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/KnpLabs/DoctrineBehaviors.git",
|
|
"reference": "c41433f5519d791d2fbdb2164633035c173b9db1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/KnpLabs/DoctrineBehaviors/zipball/c41433f5519d791d2fbdb2164633035c173b9db1",
|
|
"reference": "c41433f5519d791d2fbdb2164633035c173b9db1",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"behat/transliterator": "~1.0",
|
|
"doctrine/common": ">=2.2",
|
|
"php": ">=5.4"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/orm": ">=2.2",
|
|
"ext-pdo_mysql": "*",
|
|
"ext-pdo_pgsql": "*",
|
|
"ext-pdo_sqlite": "*",
|
|
"hexmedia/yaml-linter": "~0.1",
|
|
"jakub-onderka/php-parallel-lint": "~0.8",
|
|
"phpunit/phpunit": "~4.8"
|
|
},
|
|
"suggest": {
|
|
"symfony/framework-bundle": "To be able to use it as a bundle"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Knp\\DoctrineBehaviors\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Knplabs",
|
|
"homepage": "http://knplabs.com"
|
|
}
|
|
],
|
|
"description": "Doctrine2 behavior traits",
|
|
"homepage": "http://knplabs.com",
|
|
"keywords": [
|
|
"Blameable",
|
|
"behaviors",
|
|
"doctrine2",
|
|
"filterable",
|
|
"softdeletable",
|
|
"timestampable",
|
|
"translatable",
|
|
"tree"
|
|
],
|
|
"time": "2016-09-30 06:03:12"
|
|
},
|
|
{
|
|
"name": "knplabs/gaufrette",
|
|
"version": "v0.1.9",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/KnpLabs/Gaufrette.git",
|
|
"reference": "4c73bb66ff41d7c9beb57372a82047cf5dcc6d1c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/KnpLabs/Gaufrette/zipball/4c73bb66ff41d7c9beb57372a82047cf5dcc6d1c",
|
|
"reference": "4c73bb66ff41d7c9beb57372a82047cf5dcc6d1c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.2"
|
|
},
|
|
"require-dev": {
|
|
"amazonwebservices/aws-sdk-for-php": "1.5.*",
|
|
"aws/aws-sdk-php": "~2",
|
|
"doctrine/dbal": ">=2.3",
|
|
"dropbox-php/dropbox-php": "*",
|
|
"google/apiclient": "~1.1",
|
|
"herzult/php-ssh": "*",
|
|
"microsoft/windowsazure": "dev-master",
|
|
"mikey179/vfsstream": "~1.2.0",
|
|
"phpseclib/phpseclib": "dev-master",
|
|
"phpspec/phpspec": "2.0.*",
|
|
"phpunit/phpunit": "3.7.*",
|
|
"rackspace/php-opencloud": "1.9.*"
|
|
},
|
|
"suggest": {
|
|
"amazonwebservices/aws-sdk-for-php": "to use the legacy Amazon S3 adapters",
|
|
"aws/aws-sdk-php": "to use the Amazon S3 adapter",
|
|
"doctrine/dbal": "to use the Doctrine DBAL adapter",
|
|
"dropbox-php/dropbox-php": "to use the Dropbox adapter",
|
|
"ext-apc": "to use the APC adapter",
|
|
"ext-curl": "*",
|
|
"ext-fileinfo": "This extension is used to automatically detect the content-type of a file in the AwsS3, OpenCloud, AzureBlogStorage and GoogleCloudStorage adapters",
|
|
"ext-mbstring": "*",
|
|
"ext-mongo": "*",
|
|
"ext-zip": "to use the Zip adapter",
|
|
"google/apiclient": "to use GoogleCloudStorage adapter",
|
|
"herzult/php-ssh": "to use SFtp adapter",
|
|
"knplabs/knp-gaufrette-bundle": "to use with Symfony2",
|
|
"microsoft/windowsazure": "to use Microsoft Azure Blob Storage adapter",
|
|
"phpseclib/phpseclib": "to use PhpseclibSftp adapter",
|
|
"rackspace/php-opencloud": "to use Opencloud adapter"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.2.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Gaufrette": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "The contributors",
|
|
"homepage": "http://github.com/knplabs/Gaufrette/contributors"
|
|
},
|
|
{
|
|
"name": "KnpLabs Team",
|
|
"homepage": "http://knplabs.com"
|
|
}
|
|
],
|
|
"description": "PHP5 library that provides a filesystem abstraction layer",
|
|
"homepage": "http://knplabs.com",
|
|
"keywords": [
|
|
"abstraction",
|
|
"file",
|
|
"filesystem",
|
|
"media"
|
|
],
|
|
"time": "2015-03-09 08:06:57"
|
|
},
|
|
{
|
|
"name": "knplabs/knp-menu",
|
|
"version": "2.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/KnpLabs/KnpMenu.git",
|
|
"reference": "964b5b3ca7fd23019147991f4f75f361d061eb20"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/KnpLabs/KnpMenu/zipball/964b5b3ca7fd23019147991f4f75f361d061eb20",
|
|
"reference": "964b5b3ca7fd23019147991f4f75f361d061eb20",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"require-dev": {
|
|
"pimple/pimple": "~1.0",
|
|
"silex/silex": "~1.0",
|
|
"symfony/phpunit-bridge": "~2.7|~3.0",
|
|
"symfony/routing": "~2.3|~3.0",
|
|
"twig/twig": "~1.16|~2.0"
|
|
},
|
|
"suggest": {
|
|
"pimple/pimple": "for the built-in implementations of the menu provider and renderer provider",
|
|
"silex/silex": "for the integration with your silex application",
|
|
"twig/twig": "for the TwigRenderer and the integration with your templates"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.2-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Knp\\Menu\\": "src/Knp/Menu"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Christophe Coevoet",
|
|
"email": "stof@notk.org"
|
|
},
|
|
{
|
|
"name": "KnpLabs",
|
|
"homepage": "http://knplabs.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://github.com/KnpLabs/KnpMenu/contributors"
|
|
}
|
|
],
|
|
"description": "An object oriented menu library",
|
|
"homepage": "http://knplabs.com",
|
|
"keywords": [
|
|
"menu",
|
|
"tree"
|
|
],
|
|
"time": "2016-09-22 07:36:19"
|
|
},
|
|
{
|
|
"name": "knplabs/knp-menu-bundle",
|
|
"version": "2.1.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/KnpLabs/KnpMenuBundle.git",
|
|
"reference": "0e4af7209dc03e39c51ec70b68ab2ba3177c25de"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/KnpLabs/KnpMenuBundle/zipball/0e4af7209dc03e39c51ec70b68ab2ba3177c25de",
|
|
"reference": "0e4af7209dc03e39c51ec70b68ab2ba3177c25de",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"knplabs/knp-menu": "~2.2",
|
|
"symfony/framework-bundle": "~2.3|~3.0"
|
|
},
|
|
"require-dev": {
|
|
"symfony/expression-language": "~2.4|~3.0",
|
|
"symfony/phpunit-bridge": "~2.7|~3.0"
|
|
},
|
|
"type": "symfony-bundle",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.2.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Knp\\Bundle\\MenuBundle\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Christophe Coevoet",
|
|
"email": "stof@notk.org"
|
|
},
|
|
{
|
|
"name": "Knplabs",
|
|
"homepage": "http://knplabs.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://github.com/KnpLabs/KnpMenuBundle/contributors"
|
|
}
|
|
],
|
|
"description": "This bundle provides an integration of the KnpMenu library",
|
|
"keywords": [
|
|
"menu"
|
|
],
|
|
"time": "2016-09-22 12:24:40"
|
|
},
|
|
{
|
|
"name": "media-alchemyst/media-alchemyst",
|
|
"version": "0.5.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/alchemy-fr/Media-Alchemyst.git",
|
|
"reference": "b82bb891640cb1ce5d5523235047c34c64194514"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/alchemy-fr/Media-Alchemyst/zipball/b82bb891640cb1ce5d5523235047c34c64194514",
|
|
"reference": "b82bb891640cb1ce5d5523235047c34c64194514",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"alchemy/ghostscript": "~0.4.0",
|
|
"alchemy/mediavorus": "^0.4.4",
|
|
"imagine/imagine": "^0.6.2",
|
|
"monolog/monolog": "~1.0",
|
|
"neutron/temporary-filesystem": "^2.1.1",
|
|
"php": ">=5.3.3",
|
|
"php-ffmpeg/php-ffmpeg": ">=0.4.2,<0.6",
|
|
"php-mp4box/php-mp4box": "~0.3.0",
|
|
"php-unoconv/php-unoconv": "~0.3.0",
|
|
"pimple/pimple": "~1.0",
|
|
"swftools/swftools": "~0.3.0",
|
|
"symfony/console": "^2.1|^3.0",
|
|
"symfony/filesystem": "^2.1|^3.0",
|
|
"symfony/process": "^2.1.1|^3.0"
|
|
},
|
|
"require-dev": {
|
|
"alchemy/phpexiftool": "^0.4.0|^0.5.0",
|
|
"neutron/silex-imagine-provider": "~0.1",
|
|
"phpunit/phpunit": "^4.1|^5.0",
|
|
"silex/silex": "~1.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.5.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"MediaAlchemyst": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Romain Neutron",
|
|
"email": "imprec@gmail.com",
|
|
"homepage": "http://www.lickmychip.com/"
|
|
},
|
|
{
|
|
"name": "Phraseanet Team",
|
|
"email": "info@alchemy.fr",
|
|
"homepage": "http://www.phraseanet.com/"
|
|
}
|
|
],
|
|
"description": "An Object Oriented wrapper for easy multimedia conversion, based on Imagine, FFMpeg, SwfTools, Unoconv and other libs",
|
|
"keywords": [
|
|
"audio",
|
|
"audio processing",
|
|
"image",
|
|
"image processing",
|
|
"video",
|
|
"video processing"
|
|
],
|
|
"time": "2016-03-16 13:11:52"
|
|
},
|
|
{
|
|
"name": "michelf/php-markdown",
|
|
"version": "1.6.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/michelf/php-markdown.git",
|
|
"reference": "156e56ee036505ec637d761ee62dc425d807183c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/michelf/php-markdown/zipball/156e56ee036505ec637d761ee62dc425d807183c",
|
|
"reference": "156e56ee036505ec637d761ee62dc425d807183c",
|
|
"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": "2015-12-24 01:37:31"
|
|
},
|
|
{
|
|
"name": "monolog/monolog",
|
|
"version": "1.21.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Seldaek/monolog.git",
|
|
"reference": "f42fbdfd53e306bda545845e4dbfd3e72edb4952"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/f42fbdfd53e306bda545845e4dbfd3e72edb4952",
|
|
"reference": "f42fbdfd53e306bda545845e4dbfd3e72edb4952",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0",
|
|
"psr/log": "~1.0"
|
|
},
|
|
"provide": {
|
|
"psr/log-implementation": "1.0.0"
|
|
},
|
|
"require-dev": {
|
|
"aws/aws-sdk-php": "^2.4.9",
|
|
"doctrine/couchdb": "~1.0@dev",
|
|
"graylog2/gelf-php": "~1.0",
|
|
"jakub-onderka/php-parallel-lint": "0.9",
|
|
"php-amqplib/php-amqplib": "~2.4",
|
|
"php-console/php-console": "^3.1.3",
|
|
"phpunit/phpunit": "~4.5",
|
|
"phpunit/phpunit-mock-objects": "2.3.0",
|
|
"ruflin/elastica": ">=0.90 <3.0",
|
|
"sentry/sentry": "^0.13",
|
|
"swiftmailer/swiftmailer": "~5.3"
|
|
},
|
|
"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",
|
|
"mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
|
|
"php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
|
|
"php-console/php-console": "Allow sending log messages to Google Chrome",
|
|
"rollbar/rollbar": "Allow sending log messages to Rollbar",
|
|
"ruflin/elastica": "Allow sending log messages to an Elastic Search server",
|
|
"sentry/sentry": "Allow sending log messages to a Sentry server"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.0.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"
|
|
}
|
|
],
|
|
"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": "2016-07-29 03:23:52"
|
|
},
|
|
{
|
|
"name": "mpdf/mpdf",
|
|
"version": "v6.1.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/mpdf/mpdf.git",
|
|
"reference": "da078bc2669d3f98553ac41f920ead4c17c951ad"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/mpdf/mpdf/zipball/da078bc2669d3f98553ac41f920ead4c17c951ad",
|
|
"reference": "da078bc2669d3f98553ac41f920ead4c17c951ad",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-mbstring": "*",
|
|
"php": ">=5.4.0",
|
|
"setasign/fpdi": "1.6.*"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.7"
|
|
},
|
|
"suggest": {
|
|
"ext-zlib": "Needed for compression of embedded resources, such as fonts"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"classmap": [
|
|
"mpdf.php",
|
|
"classes"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"GPL-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Ian Back",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "A PHP class to generate PDF files from HTML with Unicode/UTF-8 and CJK support",
|
|
"homepage": "http://mpdf.github.io",
|
|
"keywords": [
|
|
"pdf",
|
|
"php",
|
|
"utf-8"
|
|
],
|
|
"time": "2016-07-20 12:31:58"
|
|
},
|
|
{
|
|
"name": "neutron/temporary-filesystem",
|
|
"version": "2.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/romainneutron/Temporary-Filesystem.git",
|
|
"reference": "0a72a1c858b95fd469d87baa333f627978504ea8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/romainneutron/Temporary-Filesystem/zipball/0a72a1c858b95fd469d87baa333f627978504ea8",
|
|
"reference": "0a72a1c858b95fd469d87baa333f627978504ea8",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.3.9 || ^7.0",
|
|
"symfony/filesystem": "^2.3 || ^3.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^4.8"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Neutron": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Romain Neutron",
|
|
"email": "imprec@gmail.com"
|
|
}
|
|
],
|
|
"description": "Symfony filesystem extension to handle temporary files",
|
|
"time": "2016-03-05 10:22:50"
|
|
},
|
|
{
|
|
"name": "paragonie/random_compat",
|
|
"version": "v2.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/paragonie/random_compat.git",
|
|
"reference": "088c04e2f261c33bed6ca5245491cfca69195ccf"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/paragonie/random_compat/zipball/088c04e2f261c33bed6ca5245491cfca69195ccf",
|
|
"reference": "088c04e2f261c33bed6ca5245491cfca69195ccf",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.2.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "4.*|5.*"
|
|
},
|
|
"suggest": {
|
|
"ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"files": [
|
|
"lib/random.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Paragon Initiative Enterprises",
|
|
"email": "security@paragonie.com",
|
|
"homepage": "https://paragonie.com"
|
|
}
|
|
],
|
|
"description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
|
|
"keywords": [
|
|
"csprng",
|
|
"pseudorandom",
|
|
"random"
|
|
],
|
|
"time": "2016-04-03 06:00:07"
|
|
},
|
|
{
|
|
"name": "patchwork/utf8",
|
|
"version": "v1.3.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/tchwork/utf8.git",
|
|
"reference": "30ec6451aec7d2536f0af8fe535f70c764f2c47a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/tchwork/utf8/zipball/30ec6451aec7d2536f0af8fe535f70c764f2c47a",
|
|
"reference": "30ec6451aec7d2536f0af8fe535f70c764f2c47a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"lib-pcre": ">=7.3",
|
|
"php": ">=5.3.0"
|
|
},
|
|
"suggest": {
|
|
"ext-iconv": "Use iconv for best performance",
|
|
"ext-intl": "Use Intl for best performance",
|
|
"ext-mbstring": "Use Mbstring for best performance",
|
|
"ext-wfio": "Use WFIO for UTF-8 filesystem access on Windows"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.3-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Patchwork\\": "src/Patchwork/"
|
|
},
|
|
"classmap": [
|
|
"src/Normalizer.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"(Apache-2.0 or GPL-2.0)"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
}
|
|
],
|
|
"description": "Portable and performant UTF-8, Unicode and Grapheme Clusters for PHP",
|
|
"homepage": "https://github.com/tchwork/utf8",
|
|
"keywords": [
|
|
"grapheme",
|
|
"i18n",
|
|
"unicode",
|
|
"utf-8",
|
|
"utf8"
|
|
],
|
|
"time": "2016-05-18 13:57:10"
|
|
},
|
|
{
|
|
"name": "pclzip/pclzip",
|
|
"version": "2.8.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/ivanlanin/pclzip.git",
|
|
"reference": "19dd1de9d3f5fc4d7d70175b4c344dee329f45fd"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/ivanlanin/pclzip/zipball/19dd1de9d3f5fc4d7d70175b4c344dee329f45fd",
|
|
"reference": "19dd1de9d3f5fc4d7d70175b4c344dee329f45fd",
|
|
"shasum": ""
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"classmap": [
|
|
"pclzip.lib.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL-2.1"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Vincent Blavet"
|
|
}
|
|
],
|
|
"description": "A PHP library that offers compression and extraction functions for Zip formatted archives",
|
|
"homepage": "http://www.phpconcept.net/pclzip",
|
|
"keywords": [
|
|
"php",
|
|
"zip"
|
|
],
|
|
"time": "2014-06-05 11:42:24"
|
|
},
|
|
{
|
|
"name": "php-ffmpeg/php-ffmpeg",
|
|
"version": "0.5.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/PHP-FFMpeg/PHP-FFMpeg.git",
|
|
"reference": "c8949fe3df89edd7692368cc110a51a27971f28a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/PHP-FFMpeg/PHP-FFMpeg/zipball/c8949fe3df89edd7692368cc110a51a27971f28a",
|
|
"reference": "c8949fe3df89edd7692368cc110a51a27971f28a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"alchemy/binary-driver": "~1.5",
|
|
"doctrine/cache": "~1.0",
|
|
"evenement/evenement": "~1.0",
|
|
"neutron/temporary-filesystem": "~2.1, >=2.1.1",
|
|
"php": ">=5.3.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~3.7",
|
|
"sami/sami": "~1.0",
|
|
"silex/silex": "~1.0"
|
|
},
|
|
"suggest": {
|
|
"php-ffmpeg/extras": "A compilation of common audio & video drivers for PHP-FFMpeg"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.5-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"FFMpeg": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Romain Neutron",
|
|
"email": "imprec@gmail.com",
|
|
"homepage": "http://www.lickmychip.com/"
|
|
},
|
|
{
|
|
"name": "Phraseanet Team",
|
|
"email": "info@alchemy.fr",
|
|
"homepage": "http://www.phraseanet.com/"
|
|
}
|
|
],
|
|
"description": "FFMpeg PHP, an Object Oriented library to communicate with AVconv / ffmpeg",
|
|
"keywords": [
|
|
"audio",
|
|
"audio processing",
|
|
"avconv",
|
|
"avprobe",
|
|
"ffmpeg",
|
|
"ffprobe",
|
|
"video",
|
|
"video processing"
|
|
],
|
|
"time": "2014-08-26 08:46:56"
|
|
},
|
|
{
|
|
"name": "php-mp4box/php-mp4box",
|
|
"version": "0.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/alchemy-fr/PHP-MP4Box.git",
|
|
"reference": "baa466be3f6d0b46d27bc0e255e958a95cb7738c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/alchemy-fr/PHP-MP4Box/zipball/baa466be3f6d0b46d27bc0e255e958a95cb7738c",
|
|
"reference": "baa466be3f6d0b46d27bc0e255e958a95cb7738c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"alchemy/binary-driver": "~1.5",
|
|
"php": ">=5.3.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~3.7",
|
|
"silex/silex": "~1.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"MP4Box": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Romain Neutron",
|
|
"email": "imprec@gmail.com",
|
|
"homepage": "http://www.lickmychip.com/"
|
|
},
|
|
{
|
|
"name": "Phraseanet Team",
|
|
"email": "info@alchemy.fr",
|
|
"homepage": "http://www.phraseanet.com/"
|
|
}
|
|
],
|
|
"description": "PHP MP4Box, an Object Oriented library for easy file conversion with MP4 Box",
|
|
"keywords": [
|
|
"gpac",
|
|
"mp4box"
|
|
],
|
|
"time": "2013-06-25 10:13:06"
|
|
},
|
|
{
|
|
"name": "php-unoconv/php-unoconv",
|
|
"version": "0.3.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/alchemy-fr/PHP-Unoconv.git",
|
|
"reference": "6d1e14a7467b5d637741396549529dc4d5f9f355"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/alchemy-fr/PHP-Unoconv/zipball/6d1e14a7467b5d637741396549529dc4d5f9f355",
|
|
"reference": "6d1e14a7467b5d637741396549529dc4d5f9f355",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"alchemy/binary-driver": "~1.5",
|
|
"php": ">=5.3.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~3.7",
|
|
"silex/silex": "~1.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Unoconv": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Romain Neutron",
|
|
"email": "imprec@gmail.com",
|
|
"homepage": "http://www.lickmychip.com/"
|
|
},
|
|
{
|
|
"name": "Phraseanet Team",
|
|
"email": "info@alchemy.fr",
|
|
"homepage": "http://www.phraseanet.com/"
|
|
}
|
|
],
|
|
"description": "Unoconv PHP, an Object Oriented library for easy file conversion with LibreOffice's unoconv",
|
|
"keywords": [
|
|
"unoconv"
|
|
],
|
|
"time": "2013-06-25 10:09:59"
|
|
},
|
|
{
|
|
"name": "phpexiftool/exiftool",
|
|
"version": "10.10",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/alchemy-fr/exiftool.git",
|
|
"reference": "0833cab894c890353192a83011428525a318bedf"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/alchemy-fr/exiftool/zipball/0833cab894c890353192a83011428525a318bedf",
|
|
"reference": "0833cab894c890353192a83011428525a318bedf",
|
|
"shasum": ""
|
|
},
|
|
"type": "library",
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Perl Licensing"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Phil Harvey",
|
|
"email": "phil@owl.phy.queensu.ca",
|
|
"homepage": "http://www.sno.phy.queensu.ca/~phil/exiftool/"
|
|
}
|
|
],
|
|
"description": "Exiftool is a library for reading, writing and editing meta information. This package is not PHP, but required for the main PHP driver : PHP Exiftool",
|
|
"keywords": [
|
|
"exiftool",
|
|
"metadatas"
|
|
],
|
|
"time": "2016-01-25 11:10:14"
|
|
},
|
|
{
|
|
"name": "phpoffice/phpexcel",
|
|
"version": "1.8.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/PHPOffice/PHPExcel.git",
|
|
"reference": "372c7cbb695a6f6f1e62649381aeaa37e7e70b32"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/PHPOffice/PHPExcel/zipball/372c7cbb695a6f6f1e62649381aeaa37e7e70b32",
|
|
"reference": "372c7cbb695a6f6f1e62649381aeaa37e7e70b32",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-xml": "*",
|
|
"ext-xmlwriter": "*",
|
|
"php": ">=5.2.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"PHPExcel": "Classes/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Maarten Balliauw",
|
|
"homepage": "http://blog.maartenballiauw.be"
|
|
},
|
|
{
|
|
"name": "Mark Baker"
|
|
},
|
|
{
|
|
"name": "Franck Lefevre",
|
|
"homepage": "http://blog.rootslabs.net"
|
|
},
|
|
{
|
|
"name": "Erik Tilt"
|
|
}
|
|
],
|
|
"description": "PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
|
|
"homepage": "http://phpexcel.codeplex.com",
|
|
"keywords": [
|
|
"OpenXML",
|
|
"excel",
|
|
"php",
|
|
"spreadsheet",
|
|
"xls",
|
|
"xlsx"
|
|
],
|
|
"time": "2015-05-01 07:00:55"
|
|
},
|
|
{
|
|
"name": "phpoffice/phpword",
|
|
"version": "v0.12.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/PHPOffice/PHPWord.git",
|
|
"reference": "38cb04d322007dd522cbdd8ba3cd50ab67ced0db"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/PHPOffice/PHPWord/zipball/38cb04d322007dd522cbdd8ba3cd50ab67ced0db",
|
|
"reference": "38cb04d322007dd522cbdd8ba3cd50ab67ced0db",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-xml": "*",
|
|
"php": ">=5.3.3"
|
|
},
|
|
"require-dev": {
|
|
"dompdf/dompdf": "0.6.*",
|
|
"mpdf/mpdf": "5.*",
|
|
"phpdocumentor/phpdocumentor": "2.*",
|
|
"phploc/phploc": "2.*",
|
|
"phpmd/phpmd": "2.*",
|
|
"phpunit/phpunit": "3.7.*",
|
|
"sebastian/phpcpd": "2.*",
|
|
"squizlabs/php_codesniffer": "1.*",
|
|
"tecnick.com/tcpdf": "6.*"
|
|
},
|
|
"suggest": {
|
|
"dompdf/dompdf": "Used to write PDF",
|
|
"ext-gd2": "Used to add images",
|
|
"ext-xmlwriter": "Used to write DOCX and ODT",
|
|
"ext-xsl": "Used to apply XSL style sheet to main document part of OOXML template",
|
|
"ext-zip": "Used to write DOCX and ODT"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"PhpOffice\\PhpWord\\": "src/PhpWord"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"LGPL-3.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Mark Baker"
|
|
},
|
|
{
|
|
"name": "Franck Lefevre",
|
|
"homepage": "http://blog.rootslabs.net"
|
|
},
|
|
{
|
|
"name": "Gabriel Bull",
|
|
"email": "me@gabrielbull.com",
|
|
"homepage": "http://gabrielbull.com/"
|
|
},
|
|
{
|
|
"name": "Ivan Lanin",
|
|
"homepage": "http://ivan.lanin.org"
|
|
},
|
|
{
|
|
"name": "Roman Syroeshko",
|
|
"homepage": "http://ru.linkedin.com/pub/roman-syroeshko/34/a53/994/"
|
|
}
|
|
],
|
|
"description": "PHPWord - A pure PHP library for reading and writing word processing documents (DOCX, ODT, RTF, HTML, PDF)",
|
|
"homepage": "http://phpoffice.github.io",
|
|
"keywords": [
|
|
"ISO IEC 29500",
|
|
"OOXML",
|
|
"Office Open XML",
|
|
"OpenDocument",
|
|
"OpenXML",
|
|
"PhpOffice",
|
|
"PhpWord",
|
|
"Rich Text Format",
|
|
"WordprocessingML",
|
|
"doc",
|
|
"docx",
|
|
"html",
|
|
"odt",
|
|
"office",
|
|
"pdf",
|
|
"php",
|
|
"reader",
|
|
"rtf",
|
|
"template",
|
|
"template processor",
|
|
"word",
|
|
"writer"
|
|
],
|
|
"time": "2015-08-30 14:30:44"
|
|
},
|
|
{
|
|
"name": "pimple/pimple",
|
|
"version": "v1.1.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/silexphp/Pimple.git",
|
|
"reference": "2019c145fe393923f3441b23f29bbdfaa5c58c4d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/silexphp/Pimple/zipball/2019c145fe393923f3441b23f29bbdfaa5c58c4d",
|
|
"reference": "2019c145fe393923f3441b23f29bbdfaa5c58c4d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Pimple": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
}
|
|
],
|
|
"description": "Pimple is a simple Dependency Injection Container for PHP 5.3",
|
|
"homepage": "http://pimple.sensiolabs.org",
|
|
"keywords": [
|
|
"container",
|
|
"dependency injection"
|
|
],
|
|
"time": "2013-11-22 08:30:29"
|
|
},
|
|
{
|
|
"name": "psr/log",
|
|
"version": "1.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-fig/log.git",
|
|
"reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
|
|
"reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Psr\\Log\\": "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",
|
|
"homepage": "https://github.com/php-fig/log",
|
|
"keywords": [
|
|
"log",
|
|
"psr",
|
|
"psr-3"
|
|
],
|
|
"time": "2016-10-10 12:19:37"
|
|
},
|
|
{
|
|
"name": "ramsey/array_column",
|
|
"version": "1.1.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/ramsey/array_column.git",
|
|
"reference": "f8e52eb28e67eb50e613b451dd916abcf783c1db"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/ramsey/array_column/zipball/f8e52eb28e67eb50e613b451dd916abcf783c1db",
|
|
"reference": "f8e52eb28e67eb50e613b451dd916abcf783c1db",
|
|
"shasum": ""
|
|
},
|
|
"require-dev": {
|
|
"jakub-onderka/php-parallel-lint": "0.8.*",
|
|
"phpunit/phpunit": "~4.5",
|
|
"satooshi/php-coveralls": "0.6.*",
|
|
"squizlabs/php_codesniffer": "~2.2"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"files": [
|
|
"src/array_column.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Ben Ramsey",
|
|
"homepage": "http://benramsey.com"
|
|
}
|
|
],
|
|
"description": "Provides functionality for array_column() to projects using PHP earlier than version 5.5.",
|
|
"homepage": "https://github.com/ramsey/array_column",
|
|
"keywords": [
|
|
"array",
|
|
"array_column",
|
|
"column"
|
|
],
|
|
"time": "2015-03-20 22:07:39"
|
|
},
|
|
{
|
|
"name": "sabre/vobject",
|
|
"version": "3.5.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/fruux/sabre-vobject.git",
|
|
"reference": "129d80533a9ec0d9cacfb50b51180c34edb6874c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/fruux/sabre-vobject/zipball/129d80533a9ec0d9cacfb50b51180c34edb6874c",
|
|
"reference": "129d80533a9ec0d9cacfb50b51180c34edb6874c",
|
|
"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-10-07 03:20:40"
|
|
},
|
|
{
|
|
"name": "setasign/fpdi",
|
|
"version": "1.6.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Setasign/FPDI.git",
|
|
"reference": "5b899b2b41463bf261aa69840fd30b50950a500c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Setasign/FPDI/zipball/5b899b2b41463bf261aa69840fd30b50950a500c",
|
|
"reference": "5b899b2b41463bf261aa69840fd30b50950a500c",
|
|
"shasum": ""
|
|
},
|
|
"suggest": {
|
|
"setasign/fpdf": "FPDI will extend this class but as it is also possible to use \"tecnickcom/tcpdf\" as an alternative there's no fixed dependency configured.",
|
|
"setasign/fpdi-fpdf": "Use this package to automatically evaluate dependencies to FPDF.",
|
|
"setasign/fpdi-tcpdf": "Use this package to automatically evaluate dependencies to TCPDF."
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"classmap": [
|
|
"filters/",
|
|
"fpdi.php",
|
|
"fpdf_tpl.php",
|
|
"fpdi_pdf_parser.php",
|
|
"pdf_context.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jan Slabon",
|
|
"email": "jan.slabon@setasign.com",
|
|
"homepage": "https://www.setasign.com"
|
|
}
|
|
],
|
|
"description": "FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.",
|
|
"homepage": "https://www.setasign.com/fpdi",
|
|
"keywords": [
|
|
"fpdf",
|
|
"fpdi",
|
|
"pdf"
|
|
],
|
|
"time": "2015-11-30 10:53:14"
|
|
},
|
|
{
|
|
"name": "sonata-project/admin-bundle",
|
|
"version": "3.9.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sonata-project/SonataAdminBundle.git",
|
|
"reference": "75a8c1d8ef1ced56d50d4ce5a188d5f7843ca2c5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sonata-project/SonataAdminBundle/zipball/75a8c1d8ef1ced56d50d4ce5a188d5f7843ca2c5",
|
|
"reference": "75a8c1d8ef1ced56d50d4ce5a188d5f7843ca2c5",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"doctrine/common": "^2.2",
|
|
"doctrine/inflector": "^1.0",
|
|
"knplabs/knp-menu-bundle": "^2.1.1",
|
|
"php": "^5.3 || ^7.0",
|
|
"sonata-project/block-bundle": "^3.2",
|
|
"sonata-project/core-bundle": "^3.1",
|
|
"sonata-project/exporter": "^1.0",
|
|
"symfony/class-loader": "^2.3 || ^3.0",
|
|
"symfony/config": "^2.3.9 || ^3.0",
|
|
"symfony/console": "^2.3 || ^3.0",
|
|
"symfony/dependency-injection": "^2.3.3 || ^3.0",
|
|
"symfony/expression-language": "^2.4 || ^3.0",
|
|
"symfony/form": "^2.3.5 || ^3.0",
|
|
"symfony/http-foundation": "^2.3 || ^3.0",
|
|
"symfony/property-access": "^2.3 || ^3.0",
|
|
"symfony/routing": "^2.3 || ^3.0",
|
|
"symfony/security-acl": "^2.3 || ^3.0",
|
|
"symfony/security-bundle": "^2.3 || ^3.0",
|
|
"symfony/templating": "^2.3 || ^3.0",
|
|
"symfony/translation": "^2.3 || ^3.0",
|
|
"symfony/twig-bridge": "^2.3.5 || ^3.0",
|
|
"symfony/validator": "^2.3 || ^3.0",
|
|
"twig/extensions": "^1.0",
|
|
"twig/twig": "^1.23"
|
|
},
|
|
"conflict": {
|
|
"jms/di-extra-bundle": "<1.7.0"
|
|
},
|
|
"require-dev": {
|
|
"jms/di-extra-bundle": "^1.7",
|
|
"jms/translation-bundle": "^1.2",
|
|
"sensio/generator-bundle": "^2.3 || ^3.0",
|
|
"sllh/php-cs-fixer-styleci-bridge": "^2.0",
|
|
"sonata-project/intl-bundle": "^2.2.4",
|
|
"symfony/phpunit-bridge": "^2.7 || ^3.0",
|
|
"symfony/yaml": "^2.3 || ^3.0"
|
|
},
|
|
"suggest": {
|
|
"jms/di-extra-bundle": "Annotations for Admin definition",
|
|
"jms/translation-bundle": "Extract message keys from Admins",
|
|
"sensio/generator-bundle": "Add sonata:admin:generate command",
|
|
"sonata-project/intl-bundle": "Add localized date and number into the list"
|
|
},
|
|
"type": "symfony-bundle",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Sonata\\AdminBundle\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sonata Community",
|
|
"homepage": "https://github.com/sonata-project/SonataAdminBundle/contributors"
|
|
},
|
|
{
|
|
"name": "Thomas Rabaix",
|
|
"email": "thomas.rabaix@sonata-project.org",
|
|
"homepage": "https://sonata-project.org"
|
|
}
|
|
],
|
|
"description": "The missing Symfony Admin Generator",
|
|
"homepage": "https://sonata-project.org/bundles/admin",
|
|
"keywords": [
|
|
"Admin Generator",
|
|
"admin",
|
|
"bootstrap",
|
|
"sonata"
|
|
],
|
|
"time": "2016-10-06 14:28:29"
|
|
},
|
|
{
|
|
"name": "sonata-project/block-bundle",
|
|
"version": "3.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sonata-project/SonataBlockBundle.git",
|
|
"reference": "987b9e9bbbdaeed339c1fcf97a4645aba1e6b403"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sonata-project/SonataBlockBundle/zipball/987b9e9bbbdaeed339c1fcf97a4645aba1e6b403",
|
|
"reference": "987b9e9bbbdaeed339c1fcf97a4645aba1e6b403",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"doctrine/common": "^2.3",
|
|
"php": "^5.3 || ^7.0",
|
|
"sonata-project/cache": "^1.0",
|
|
"sonata-project/core-bundle": "^3.0",
|
|
"symfony/form": "^2.3 || ^3.0",
|
|
"symfony/http-kernel": "^2.3 || ^3.0"
|
|
},
|
|
"require-dev": {
|
|
"knplabs/knp-menu-bundle": "^2.0",
|
|
"sllh/php-cs-fixer-styleci-bridge": "^2.0",
|
|
"sonata-project/admin-bundle": "^3.0",
|
|
"symfony/phpunit-bridge": "^2.7 || ^3.0"
|
|
},
|
|
"suggest": {
|
|
"knplabs/knp-menu-bundle": "^2.0",
|
|
"sonata-project/cache-bundle": "^3.0"
|
|
},
|
|
"type": "symfony-bundle",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Sonata\\BlockBundle\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"Tests/"
|
|
],
|
|
"files": [
|
|
"Resources/stubs/symfony2.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sonata Community",
|
|
"homepage": "https://github.com/sonata-project/SonataBlockBundle/contributors"
|
|
},
|
|
{
|
|
"name": "Thomas Rabaix",
|
|
"email": "thomas.rabaix@sonata-project.org",
|
|
"homepage": "https://sonata-project.org"
|
|
}
|
|
],
|
|
"description": "Symfony SonataBlockBundle",
|
|
"homepage": "https://sonata-project.org/bundles/block",
|
|
"keywords": [
|
|
"block",
|
|
"sonata"
|
|
],
|
|
"time": "2016-09-20 08:00:29"
|
|
},
|
|
{
|
|
"name": "sonata-project/cache",
|
|
"version": "1.0.7",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sonata-project/cache.git",
|
|
"reference": "f2f6be96c270d6a2b1f26fdc1d6edcb586b60691"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sonata-project/cache/zipball/f2f6be96c270d6a2b1f26fdc1d6edcb586b60691",
|
|
"reference": "f2f6be96c270d6a2b1f26fdc1d6edcb586b60691",
|
|
"shasum": ""
|
|
},
|
|
"require-dev": {
|
|
"doctrine/orm": "~2.2",
|
|
"doctrine/phpcr-odm": "~1.0",
|
|
"fabpot/php-cs-fixer": "~0.1|~1.0",
|
|
"jackalope/jackalope-doctrine-dbal": "~1.0",
|
|
"predis/predis": "~0.8,<1.0",
|
|
"psr/log": "~1.0",
|
|
"symfony/phpunit-bridge": "~2.7|~3.0"
|
|
},
|
|
"suggest": {
|
|
"doctrine/orm": "ORM support",
|
|
"doctrine/phpcr-odm": "PHPCR ODM support",
|
|
"ext-apc": "Caching with ext/apc",
|
|
"ext-memcached": "Caching with ext/memcached",
|
|
"predis/predis": "Install redis php"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Sonata\\Cache\\Tests\\": "test/",
|
|
"Sonata\\Cache\\": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Thomas Rabaix",
|
|
"email": "thomas.rabaix@gmail.com",
|
|
"homepage": "https://sonata-project.org/"
|
|
}
|
|
],
|
|
"description": "Cache library",
|
|
"homepage": "https://github.com/sonata-project/cache",
|
|
"keywords": [
|
|
"cache",
|
|
"memcached",
|
|
"mongodb",
|
|
"redis"
|
|
],
|
|
"time": "2015-09-18 14:40:58"
|
|
},
|
|
{
|
|
"name": "sonata-project/core-bundle",
|
|
"version": "3.1.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sonata-project/SonataCoreBundle.git",
|
|
"reference": "d0519eb15529a1cbef326e8eea9982b59ad162d7"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sonata-project/SonataCoreBundle/zipball/d0519eb15529a1cbef326e8eea9982b59ad162d7",
|
|
"reference": "d0519eb15529a1cbef326e8eea9982b59ad162d7",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"cocur/slugify": "^1.4 || ^2.0",
|
|
"php": "^5.3 || ^7.0",
|
|
"symfony/config": "^2.3 || ^3.0",
|
|
"symfony/form": "^2.3.5 || ^3.0",
|
|
"symfony/http-foundation": "^2.3 || ^3.0",
|
|
"symfony/property-access": "^2.3 || ^3.0",
|
|
"symfony/translation": "^2.3 || ^3.0",
|
|
"symfony/twig-bridge": "^2.3.5 || ^3.0",
|
|
"symfony/validator": "^2.3 || ^3.0",
|
|
"twig/twig": "^1.23"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/orm": "^2.4",
|
|
"doctrine/phpcr-odm": "^1.0",
|
|
"friendsofsymfony/rest-bundle": "^1.1 || ^2.0",
|
|
"jackalope/jackalope-doctrine-dbal": "^1.0",
|
|
"jms/serializer-bundle": "0.11 - 0.13 || ^1.0",
|
|
"matthiasnoback/symfony-config-test": "^0.4 || ^1.0",
|
|
"matthiasnoback/symfony-dependency-injection-test": "^0.7",
|
|
"nelmio/api-doc-bundle": "^2.11",
|
|
"sensio/framework-extra-bundle": "^2.3 || ^3.0",
|
|
"sllh/php-cs-fixer-styleci-bridge": "^2.0",
|
|
"sonata-project/exporter": "^1.3",
|
|
"symfony/phpunit-bridge": "^2.7"
|
|
},
|
|
"type": "symfony-bundle",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Sonata\\CoreBundle\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sonata Community",
|
|
"homepage": "https://github.com/sonata-project/SonataCoreBundle/contributors"
|
|
},
|
|
{
|
|
"name": "Thomas Rabaix",
|
|
"email": "thomas.rabaix@sonata-project.org"
|
|
}
|
|
],
|
|
"description": "Symfony SonataCoreBundle",
|
|
"homepage": "https://sonata-project.org/bundles/core",
|
|
"keywords": [
|
|
"sonata"
|
|
],
|
|
"time": "2016-08-30 14:59:31"
|
|
},
|
|
{
|
|
"name": "sonata-project/datagrid-bundle",
|
|
"version": "2.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sonata-project/SonataDatagridBundle.git",
|
|
"reference": "0749e710b936bf84736c648eee16bc45e2c04607"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sonata-project/SonataDatagridBundle/zipball/0749e710b936bf84736c648eee16bc45e2c04607",
|
|
"reference": "0749e710b936bf84736c648eee16bc45e2c04607",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"symfony/dependency-injection": "~2.3|~3.0",
|
|
"symfony/form": "~2.3|~3.0"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/orm": "~2.4",
|
|
"fabpot/php-cs-fixer": "~0.5|~1.0",
|
|
"symfony/phpunit-bridge": "~2.7|~3.0"
|
|
},
|
|
"type": "symfony-bundle",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.2.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Sonata\\DatagridBundle\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sonata Community",
|
|
"homepage": "https://github.com/sonata-project/SonataDatagridBundle/contributors"
|
|
},
|
|
{
|
|
"name": "Thomas Rabaix",
|
|
"email": "thomas.rabaix@sonata-project.org",
|
|
"homepage": "https://sonata-project.org"
|
|
}
|
|
],
|
|
"description": "Symfony SonataDatagridBundle",
|
|
"homepage": "https://sonata-project.org/bundles/datagrid",
|
|
"keywords": [
|
|
"datagrid",
|
|
"sonata"
|
|
],
|
|
"time": "2015-12-16 08:53:13"
|
|
},
|
|
{
|
|
"name": "sonata-project/doctrine-extensions",
|
|
"version": "1.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sonata-project/sonata-doctrine-extensions.git",
|
|
"reference": "4c6e9bd3ac9ef4c2f19e552a63d4926db5a9400f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sonata-project/sonata-doctrine-extensions/zipball/4c6e9bd3ac9ef4c2f19e552a63d4926db5a9400f",
|
|
"reference": "4c6e9bd3ac9ef4c2f19e552a63d4926db5a9400f",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"doctrine/dbal": "~2.2",
|
|
"php": ">=5.3.2"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Sonata\\Doctrine\\": "src/",
|
|
"Sonata\\Doctrine\\Tests\\": "tests/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Thomas Rabaix",
|
|
"email": "thomas.rabaix@sonata-project.org",
|
|
"homepage": "http://sonata-project.org"
|
|
},
|
|
{
|
|
"name": "Sonata Community",
|
|
"homepage": "https://github.com/sonata-project/sonata-doctrine-extensions/contributors"
|
|
}
|
|
],
|
|
"description": "Doctrine2 behavioral extensions",
|
|
"homepage": "https://github.com/sonata-project/sonata-doctrine-extensions",
|
|
"keywords": [
|
|
"doctrine",
|
|
"doctrine2",
|
|
"json"
|
|
],
|
|
"time": "2014-02-14 12:45:49"
|
|
},
|
|
{
|
|
"name": "sonata-project/easy-extends-bundle",
|
|
"version": "2.1.10",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sonata-project/SonataEasyExtendsBundle.git",
|
|
"reference": "36a217bcdae06dc887a5fb942f6d93438137e951"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sonata-project/SonataEasyExtendsBundle/zipball/36a217bcdae06dc887a5fb942f6d93438137e951",
|
|
"reference": "36a217bcdae06dc887a5fb942f6d93438137e951",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.2",
|
|
"symfony/console": "~2.1|~3.0",
|
|
"symfony/finder": "~2.1|~3.0",
|
|
"symfony/framework-bundle": "~2.1|~3.0"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/orm": "~2.1",
|
|
"fabpot/php-cs-fixer": "~0.1|~1.0",
|
|
"symfony/phpunit-bridge": "~2.7|~3.0"
|
|
},
|
|
"type": "symfony-bundle",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Sonata\\EasyExtendsBundle\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sonata Community",
|
|
"homepage": "https://github.com/sonata-project/SonataEasyExtendsBundle/contributors"
|
|
},
|
|
{
|
|
"name": "Thomas Rabaix",
|
|
"email": "thomas.rabaix@sonata-project.org",
|
|
"homepage": "https://sonata-project.org"
|
|
}
|
|
],
|
|
"description": "Symfony SonataEasyExtendsBundle",
|
|
"homepage": "https://sonata-project.org/bundles/easy-extends",
|
|
"keywords": [
|
|
"Easy Extends",
|
|
"sonata"
|
|
],
|
|
"time": "2015-12-02 22:24:42"
|
|
},
|
|
{
|
|
"name": "sonata-project/exporter",
|
|
"version": "1.7.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sonata-project/exporter.git",
|
|
"reference": "3be6e971533bf2cbb24803e2ccb06c6e3046d5d2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sonata-project/exporter/zipball/3be6e971533bf2cbb24803e2ccb06c6e3046d5d2",
|
|
"reference": "3be6e971533bf2cbb24803e2ccb06c6e3046d5d2",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.3 || ^7.0"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/dbal": "^2.2",
|
|
"matthiasnoback/symfony-config-test": "^1.2.1 || ^2.0",
|
|
"matthiasnoback/symfony-dependency-injection-test": "^0.7.6 || ^1.0",
|
|
"propel/propel1": "^1.6",
|
|
"sllh/php-cs-fixer-styleci-bridge": "^2.0",
|
|
"symfony/dependency-injection": "^2.3 || ^3.0",
|
|
"symfony/http-foundation": "^2.3 || ^3.0",
|
|
"symfony/http-kernel": "^2.3 || ^3.0",
|
|
"symfony/phpunit-bridge": "^2.7 || ^3.0",
|
|
"symfony/property-access": "^2.3 || ^3.0",
|
|
"symfony/routing": "^2.3 || ^3.0"
|
|
},
|
|
"suggest": {
|
|
"ext-curl": "*",
|
|
"propel/propel1": "^1.6",
|
|
"symfony/property-access": "^2.3 || ^3.0",
|
|
"symfony/routing": "^2.3 || ^3.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Exporter\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Thomas Rabaix",
|
|
"email": "thomas.rabaix@gmail.com",
|
|
"homepage": "https://sonata-project.org/"
|
|
}
|
|
],
|
|
"description": "Lightweight Exporter library",
|
|
"homepage": "https://github.com/sonata-project/Exporter",
|
|
"keywords": [
|
|
"client",
|
|
"csv",
|
|
"data",
|
|
"export",
|
|
"xls"
|
|
],
|
|
"time": "2016-08-17 08:25:58"
|
|
},
|
|
{
|
|
"name": "sonata-project/google-authenticator",
|
|
"version": "1.0.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sonata-project/GoogleAuthenticator.git",
|
|
"reference": "72f47caddd09d09c0d3c3e046f6b435e0c004cd4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sonata-project/GoogleAuthenticator/zipball/72f47caddd09d09c0d3c3e046f6b435e0c004cd4",
|
|
"reference": "72f47caddd09d09c0d3c3e046f6b435e0c004cd4",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Google\\Authenticator\\": "lib/",
|
|
"Google\\Authenticator\\Tests\\": "tests/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Thomas Rabaix",
|
|
"email": "thomas.rabaix@gmail.com",
|
|
"homepage": "http://sonata-project.org/"
|
|
},
|
|
{
|
|
"name": "Christian Stocker",
|
|
"email": "me@chregu.tv"
|
|
},
|
|
{
|
|
"name": "Andre DeMarre",
|
|
"homepage": "http://www.devnetwork.net/viewtopic.php?f=50&t=94989"
|
|
}
|
|
],
|
|
"description": "Library to integrate Google Authenticator into a PHP project",
|
|
"homepage": "https://github.com/sonata-project/GoogleAuthenticator",
|
|
"keywords": [
|
|
"google authenticator"
|
|
],
|
|
"time": "2014-03-31 09:18:53"
|
|
},
|
|
{
|
|
"name": "sonata-project/user-bundle",
|
|
"version": "3.1.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sonata-project/SonataUserBundle.git",
|
|
"reference": "4c9f2a337cb8d3e34fab65126ff963342c9ad8f8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sonata-project/SonataUserBundle/zipball/4c9f2a337cb8d3e34fab65126ff963342c9ad8f8",
|
|
"reference": "4c9f2a337cb8d3e34fab65126ff963342c9ad8f8",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"friendsofsymfony/user-bundle": "^1.3",
|
|
"php": "^5.3 || ^7.0",
|
|
"sonata-project/admin-bundle": "^3.1",
|
|
"sonata-project/core-bundle": "^3.0",
|
|
"sonata-project/datagrid-bundle": "^2.2",
|
|
"sonata-project/doctrine-extensions": "^1.0",
|
|
"sonata-project/easy-extends-bundle": "^2.1",
|
|
"sonata-project/google-authenticator": "^1.0",
|
|
"symfony/console": "^2.3",
|
|
"symfony/form": "^2.3",
|
|
"symfony/http-foundation": "^2.3",
|
|
"symfony/security": "^2.3"
|
|
},
|
|
"conflict": {
|
|
"friendsofsymfony/rest-bundle": "<1.1 || >=2.0",
|
|
"jms/serializer": "<0.13 || >=2.0",
|
|
"nelmio/api-doc-bundle": "<2.4 || >= 3.0",
|
|
"sonata-project/doctrine-orm-admin-bundle": "<3.0 || >=4.0",
|
|
"sonata-project/seo-bundle": "<2.0 || >=3.0"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/orm": "^2.0",
|
|
"friendsofsymfony/rest-bundle": "^1.1",
|
|
"jms/serializer-bundle": "^0.13 || ^1.0",
|
|
"nelmio/api-doc-bundle": "^2.4",
|
|
"sllh/php-cs-fixer-styleci-bridge": "^2.0",
|
|
"sonata-project/seo-bundle": "^2.0",
|
|
"symfony/phpunit-bridge": "^2.8 || ^3.0"
|
|
},
|
|
"suggest": {
|
|
"friendsofsymfony/rest-bundle": "For using the public API methods.",
|
|
"jms/serializer": "For using the public API methods.",
|
|
"nelmio/api-doc-bundle": "For using the public API methods.",
|
|
"sonata-project/doctrine-orm-admin-bundle": "^3.0",
|
|
"sonata-project/seo-bundle": "For SEO breadcrumb block service usage"
|
|
},
|
|
"type": "symfony-bundle",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Sonata\\UserBundle\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Thomas Rabaix",
|
|
"email": "thomas.rabaix@sonata-project.org",
|
|
"homepage": "http://sonata-project.org"
|
|
},
|
|
{
|
|
"name": "Sonata Community",
|
|
"homepage": "https://github.com/sonata-project/SonataUserBundle/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony SonataUserBundle",
|
|
"homepage": "http://sonata-project.org/bundles/user",
|
|
"keywords": [
|
|
"google authenticator",
|
|
"sonata",
|
|
"user"
|
|
],
|
|
"time": "2016-10-14 09:43:35"
|
|
},
|
|
{
|
|
"name": "sunra/php-simple-html-dom-parser",
|
|
"version": "v1.5.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/sunra/php-simple-html-dom-parser.git",
|
|
"reference": "f910346ce47513a49ed5b8de197cde26c3f0b193"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/sunra/php-simple-html-dom-parser/zipball/f910346ce47513a49ed5b8de197cde26c3f0b193",
|
|
"reference": "f910346ce47513a49ed5b8de197cde26c3f0b193",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.2"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Sunra\\PhpSimple\\HtmlDomParser": "Src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sunra",
|
|
"email": "sunra@yandex.ru",
|
|
"homepage": "https://github.com/sunra"
|
|
}
|
|
],
|
|
"description": "Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.",
|
|
"homepage": "https://github.com/sunra/php-simple-html-dom-parser",
|
|
"keywords": [
|
|
"dom",
|
|
"html",
|
|
"parser"
|
|
],
|
|
"time": "2016-05-20 11:21:15"
|
|
},
|
|
{
|
|
"name": "swftools/swftools",
|
|
"version": "0.3.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/alchemy-fr/PHPSwftools.git",
|
|
"reference": "5a0fefbd5a518c9b1ec2ba247640aadbab4cc396"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/alchemy-fr/PHPSwftools/zipball/5a0fefbd5a518c9b1ec2ba247640aadbab4cc396",
|
|
"reference": "5a0fefbd5a518c9b1ec2ba247640aadbab4cc396",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"alchemy/binary-driver": "~1.5",
|
|
"php": ">=5.3.3",
|
|
"pimple/pimple": "~1.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~3.7",
|
|
"sami/sami": "~1.0",
|
|
"silex/silex": "~1.0"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"SwfTools": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Romain Neutron",
|
|
"email": "imprec@gmail.com",
|
|
"homepage": "http://www.lickmychip.com/"
|
|
},
|
|
{
|
|
"name": "Phraseanet Team",
|
|
"email": "info@alchemy.fr",
|
|
"homepage": "http://www.phraseanet.com/"
|
|
}
|
|
],
|
|
"description": "PHP SwfTools",
|
|
"keywords": [
|
|
"adobe flash",
|
|
"flash",
|
|
"swf"
|
|
],
|
|
"time": "2013-07-03 13:11:36"
|
|
},
|
|
{
|
|
"name": "sylius/attribute",
|
|
"version": "v0.13.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Sylius/Attribute.git",
|
|
"reference": "cadb69fa4bc7c6f61bda2ddbdbbd154921f4c907"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Sylius/Attribute/zipball/cadb69fa4bc7c6f61bda2ddbdbbd154921f4c907",
|
|
"reference": "cadb69fa4bc7c6f61bda2ddbdbbd154921f4c907",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3",
|
|
"sylius/resource": "0.13.*@dev"
|
|
},
|
|
"require-dev": {
|
|
"phpspec/phpspec": "~2.1"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.13-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Sylius\\Component\\Attribute\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sylius project",
|
|
"homepage": "http://sylius.org"
|
|
},
|
|
{
|
|
"name": "Community contributions",
|
|
"homepage": "http://github.com/Sylius/Sylius/contributors"
|
|
},
|
|
{
|
|
"name": "Paweł Jędrzejewski",
|
|
"homepage": "http://pjedrzejewski.com"
|
|
}
|
|
],
|
|
"description": "Component for handling object attributes in PHP projects.",
|
|
"homepage": "http://sylius.org",
|
|
"keywords": [
|
|
"attribute",
|
|
"ecommerce",
|
|
"feature",
|
|
"shop"
|
|
],
|
|
"time": "2015-01-28 13:33:18"
|
|
},
|
|
{
|
|
"name": "sylius/resource",
|
|
"version": "v0.13.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Sylius/Resource.git",
|
|
"reference": "656be14add63fe333cf81d9c7305c95240c9c0e3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Sylius/Resource/zipball/656be14add63fe333cf81d9c7305c95240c9c0e3",
|
|
"reference": "656be14add63fe333cf81d9c7305c95240c9c0e3",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"doctrine/collections": "~1.0",
|
|
"doctrine/common": "~2.3",
|
|
"php": ">=5.3.3",
|
|
"symfony/event-dispatcher": "~2.3",
|
|
"winzou/state-machine": "~0.1"
|
|
},
|
|
"require-dev": {
|
|
"phpspec/phpspec": "~2.1"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.13-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Sylius\\Component\\Resource\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sylius project",
|
|
"homepage": "http://sylius.org"
|
|
},
|
|
{
|
|
"name": "Community contributions",
|
|
"homepage": "http://github.com/Sylius/Sylius/contributors"
|
|
},
|
|
{
|
|
"name": "Paweł Jędrzejewski",
|
|
"homepage": "http://pjedrzejewski.com"
|
|
}
|
|
],
|
|
"description": "Basic resource interfaces for PHP applications.",
|
|
"homepage": "http://sylius.org",
|
|
"keywords": [
|
|
"api",
|
|
"doctrine",
|
|
"ecommerce",
|
|
"resource",
|
|
"shop",
|
|
"sylius"
|
|
],
|
|
"time": "2015-01-25 13:13:14"
|
|
},
|
|
{
|
|
"name": "sylius/translation",
|
|
"version": "v0.13.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Sylius/Translation.git",
|
|
"reference": "ff0dd157c31d543fd78517b23053e974d3728489"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Sylius/Translation/zipball/ff0dd157c31d543fd78517b23053e974d3728489",
|
|
"reference": "ff0dd157c31d543fd78517b23053e974d3728489",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"doctrine/collections": "~1.2",
|
|
"doctrine/orm": "~2.4",
|
|
"php": ">=5.3.3"
|
|
},
|
|
"require-dev": {
|
|
"phpspec/phpspec": "~2.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "0.13-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Sylius\\Component\\Translation\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Sylius project",
|
|
"homepage": "http://sylius.org"
|
|
},
|
|
{
|
|
"name": "Community contributions",
|
|
"homepage": "http://github.com/Sylius/Sylius/contributors"
|
|
},
|
|
{
|
|
"name": "Paweł Jędrzejewski",
|
|
"homepage": "http://pjedrzejewski.com"
|
|
}
|
|
],
|
|
"description": "Translation helper.",
|
|
"homepage": "http://sylius.org",
|
|
"keywords": [
|
|
"translation"
|
|
],
|
|
"time": "2015-02-06 11:44:07"
|
|
},
|
|
{
|
|
"name": "symfony/asset",
|
|
"version": "v2.8.12",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/asset.git",
|
|
"reference": "df2cb3686ae534e3f8775fdd0274b9bbff8bb83c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/asset/zipball/df2cb3686ae534e3f8775fdd0274b9bbff8bb83c",
|
|
"reference": "df2cb3686ae534e3f8775fdd0274b9bbff8bb83c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.9"
|
|
},
|
|
"require-dev": {
|
|
"symfony/http-foundation": "~2.4"
|
|
},
|
|
"suggest": {
|
|
"symfony/http-foundation": ""
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.8-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Asset\\": ""
|
|
},
|
|
"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 Asset Component",
|
|
"homepage": "https://symfony.com",
|
|
"time": "2016-09-24 15:56:40"
|
|
},
|
|
{
|
|
"name": "symfony/class-loader",
|
|
"version": "v2.8.12",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/class-loader.git",
|
|
"reference": "fb50892408036f9f431b563aac51a3f2f0087e81"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/class-loader/zipball/fb50892408036f9f431b563aac51a3f2f0087e81",
|
|
"reference": "fb50892408036f9f431b563aac51a3f2f0087e81",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.9",
|
|
"symfony/polyfill-apcu": "~1.1"
|
|
},
|
|
"require-dev": {
|
|
"symfony/finder": "~2.0,>=2.0.5|~3.0.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.8-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\ClassLoader\\": ""
|
|
},
|
|
"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 ClassLoader Component",
|
|
"homepage": "https://symfony.com",
|
|
"time": "2016-09-06 23:19:39"
|
|
},
|
|
{
|
|
"name": "symfony/config",
|
|
"version": "v2.8.12",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/config.git",
|
|
"reference": "f8b1922bbda9d2ac86aecd649399040bce849fde"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/config/zipball/f8b1922bbda9d2ac86aecd649399040bce849fde",
|
|
"reference": "f8b1922bbda9d2ac86aecd649399040bce849fde",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.9",
|
|
"symfony/filesystem": "~2.3|~3.0.0"
|
|
},
|
|
"suggest": {
|
|
"symfony/yaml": "To use the yaml reference dumper"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.8-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Config\\": ""
|
|
},
|
|
"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 Config Component",
|
|
"homepage": "https://symfony.com",
|
|
"time": "2016-09-14 20:31:12"
|
|
},
|
|
{
|
|
"name": "symfony/console",
|
|
"version": "v2.8.12",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/console.git",
|
|
"reference": "d7a5a88178f94dcc29531ea4028ea614e35452d4"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/console/zipball/d7a5a88178f94dcc29531ea4028ea614e35452d4",
|
|
"reference": "d7a5a88178f94dcc29531ea4028ea614e35452d4",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.9",
|
|
"symfony/debug": "~2.7,>=2.7.2|~3.0.0",
|
|
"symfony/polyfill-mbstring": "~1.0"
|
|
},
|
|
"require-dev": {
|
|
"psr/log": "~1.0",
|
|
"symfony/event-dispatcher": "~2.1|~3.0.0",
|
|
"symfony/process": "~2.1|~3.0.0"
|
|
},
|
|
"suggest": {
|
|
"psr/log": "For using the console logger",
|
|
"symfony/event-dispatcher": "",
|
|
"symfony/process": ""
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.8-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Console\\": ""
|
|
},
|
|
"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 Console Component",
|
|
"homepage": "https://symfony.com",
|
|
"time": "2016-09-28 00:10:16"
|
|
},
|
|
{
|
|
"name": "symfony/debug",
|
|
"version": "v2.8.12",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/debug.git",
|
|
"reference": "8c29235936a47473af16fb91c7c4b7b193c5693c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/debug/zipball/8c29235936a47473af16fb91c7c4b7b193c5693c",
|
|
"reference": "8c29235936a47473af16fb91c7c4b7b193c5693c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.9",
|
|
"psr/log": "~1.0"
|
|
},
|
|
"conflict": {
|
|
"symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
|
|
},
|
|
"require-dev": {
|
|
"symfony/class-loader": "~2.2|~3.0.0",
|
|
"symfony/http-kernel": "~2.3.24|~2.5.9|~2.6,>=2.6.2|~3.0.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.8-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Debug\\": ""
|
|
},
|
|
"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 Debug Component",
|
|
"homepage": "https://symfony.com",
|
|
"time": "2016-09-06 10:55:00"
|
|
},
|
|
{
|
|
"name": "symfony/dependency-injection",
|
|
"version": "v2.8.12",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/dependency-injection.git",
|
|
"reference": "ee9ec9ac2b046462d341e9de7c4346142d335e75"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/ee9ec9ac2b046462d341e9de7c4346142d335e75",
|
|
"reference": "ee9ec9ac2b046462d341e9de7c4346142d335e75",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.9"
|
|
},
|
|
"conflict": {
|
|
"symfony/expression-language": "<2.6"
|
|
},
|
|
"require-dev": {
|
|
"symfony/config": "~2.2|~3.0.0",
|
|
"symfony/expression-language": "~2.6|~3.0.0",
|
|
"symfony/yaml": "~2.3.42|~2.7.14|~2.8.7|~3.0.7"
|
|
},
|
|
"suggest": {
|
|
"symfony/config": "",
|
|
"symfony/expression-language": "For using expressions in service container configuration",
|
|
"symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
|
|
"symfony/yaml": ""
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.8-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\DependencyInjection\\": ""
|
|
},
|
|
"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 DependencyInjection Component",
|
|
"homepage": "https://symfony.com",
|
|
"time": "2016-09-24 09:47:20"
|
|
},
|
|
{
|
|
"name": "symfony/doctrine-bridge",
|
|
"version": "v2.8.12",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/doctrine-bridge.git",
|
|
"reference": "983dc5e0fc08c03cce86f40993949b2a5604cbe6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/983dc5e0fc08c03cce86f40993949b2a5604cbe6",
|
|
"reference": "983dc5e0fc08c03cce86f40993949b2a5604cbe6",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"doctrine/common": "~2.4",
|
|
"php": ">=5.3.9",
|
|
"symfony/polyfill-mbstring": "~1.0"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/data-fixtures": "1.0.*",
|
|
"doctrine/dbal": "~2.4",
|
|
"doctrine/orm": "~2.4,>=2.4.5",
|
|
"symfony/dependency-injection": "~2.2|~3.0.0",
|
|
"symfony/expression-language": "~2.2|~3.0.0",
|
|
"symfony/form": "~2.8.5|~3.0.5",
|
|
"symfony/http-kernel": "~2.2|~3.0.0",
|
|
"symfony/property-access": "~2.3|~3.0.0",
|
|
"symfony/property-info": "~2.8|3.0",
|
|
"symfony/security": "~2.2|~3.0.0",
|
|
"symfony/stopwatch": "~2.2|~3.0.0",
|
|
"symfony/translation": "~2.0,>=2.0.5|~3.0.0",
|
|
"symfony/validator": "~2.5,>=2.5.5|~3.0.0"
|
|
},
|
|
"suggest": {
|
|
"doctrine/data-fixtures": "",
|
|
"doctrine/dbal": "",
|
|
"doctrine/orm": "",
|
|
"symfony/form": "",
|
|
"symfony/property-info": "",
|
|
"symfony/validator": ""
|
|
},
|
|
"type": "symfony-bridge",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.8-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Bridge\\Doctrine\\": ""
|
|
},
|
|
"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 Doctrine Bridge",
|
|
"homepage": "https://symfony.com",
|
|
"time": "2016-09-24 21:32:50"
|
|
},
|
|
{
|
|
"name": "symfony/event-dispatcher",
|
|
"version": "v2.8.12",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/event-dispatcher.git",
|
|
"reference": "889983a79a043dfda68f38c38b6dba092dd49cd8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/889983a79a043dfda68f38c38b6dba092dd49cd8",
|
|
"reference": "889983a79a043dfda68f38c38b6dba092dd49cd8",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.9"
|
|
},
|
|
"require-dev": {
|
|
"psr/log": "~1.0",
|
|
"symfony/config": "~2.0,>=2.0.5|~3.0.0",
|
|
"symfony/dependency-injection": "~2.6|~3.0.0",
|
|
"symfony/expression-language": "~2.6|~3.0.0",
|
|
"symfony/stopwatch": "~2.3|~3.0.0"
|
|
},
|
|
"suggest": {
|
|
"symfony/dependency-injection": "",
|
|
"symfony/http-kernel": ""
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.8-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-07-28 16:56:28"
|
|
},
|
|
{
|
|
"name": "symfony/expression-language",
|
|
"version": "v2.8.12",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/expression-language.git",
|
|
"reference": "50c990ebd047e78b754aefee7b657aa5744e7068"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/expression-language/zipball/50c990ebd047e78b754aefee7b657aa5744e7068",
|
|
"reference": "50c990ebd047e78b754aefee7b657aa5744e7068",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.9"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.8-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\ExpressionLanguage\\": ""
|
|
},
|
|
"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 ExpressionLanguage Component",
|
|
"homepage": "https://symfony.com",
|
|
"time": "2016-09-06 10:55:00"
|
|
},
|
|
{
|
|
"name": "symfony/filesystem",
|
|
"version": "v2.8.12",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/filesystem.git",
|
|
"reference": "44b499521defddf2eae17a18c811bbdae4f98bdf"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/filesystem/zipball/44b499521defddf2eae17a18c811bbdae4f98bdf",
|
|
"reference": "44b499521defddf2eae17a18c811bbdae4f98bdf",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.9"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.8-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Filesystem\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony Filesystem Component",
|
|
"homepage": "https://symfony.com",
|
|
"time": "2016-09-06 10:55:00"
|
|
},
|
|
{
|
|
"name": "symfony/finder",
|
|
"version": "v2.8.12",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/finder.git",
|
|
"reference": "bc24c8f5674c6f6841f2856b70e5d60784be5691"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/finder/zipball/bc24c8f5674c6f6841f2856b70e5d60784be5691",
|
|
"reference": "bc24c8f5674c6f6841f2856b70e5d60784be5691",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.9"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.8-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Finder\\": ""
|
|
},
|
|
"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 Finder Component",
|
|
"homepage": "https://symfony.com",
|
|
"time": "2016-09-28 00:10:16"
|
|
},
|
|
{
|
|
"name": "symfony/form",
|
|
"version": "v2.8.12",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/form.git",
|
|
"reference": "b9b6cbdb51574ef12c74f0d4971d019e7dc9a660"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/form/zipball/b9b6cbdb51574ef12c74f0d4971d019e7dc9a660",
|
|
"reference": "b9b6cbdb51574ef12c74f0d4971d019e7dc9a660",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.9",
|
|
"symfony/event-dispatcher": "~2.1|~3.0.0",
|
|
"symfony/intl": "~2.4|~3.0.0",
|
|
"symfony/options-resolver": "~2.6",
|
|
"symfony/polyfill-mbstring": "~1.0",
|
|
"symfony/property-access": "~2.3|~3.0.0"
|
|
},
|
|
"conflict": {
|
|
"symfony/doctrine-bridge": "<2.7",
|
|
"symfony/framework-bundle": "<2.7",
|
|
"symfony/twig-bridge": "<2.7"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/collections": "~1.0",
|
|
"symfony/dependency-injection": "~2.3|~3.0.0",
|
|
"symfony/http-foundation": "~2.2|~3.0.0",
|
|
"symfony/http-kernel": "~2.4|~3.0.0",
|
|
"symfony/security-csrf": "~2.4|~3.0.0",
|
|
"symfony/translation": "~2.0,>=2.0.5|~3.0.0",
|
|
"symfony/validator": "~2.8|~3.0.0"
|
|
},
|
|
"suggest": {
|
|
"symfony/framework-bundle": "For templating with PHP.",
|
|
"symfony/security-csrf": "For protecting forms against CSRF attacks.",
|
|
"symfony/twig-bridge": "For templating with Twig.",
|
|
"symfony/validator": "For form validation."
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.8-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Form\\": ""
|
|
},
|
|
"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 Form Component",
|
|
"homepage": "https://symfony.com",
|
|
"time": "2016-09-24 15:56:40"
|
|
},
|
|
{
|
|
"name": "symfony/framework-bundle",
|
|
"version": "v2.8.12",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/framework-bundle.git",
|
|
"reference": "44452e95c84ff1a0b77e841e8ee0a18b55b50d4f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/framework-bundle/zipball/44452e95c84ff1a0b77e841e8ee0a18b55b50d4f",
|
|
"reference": "44452e95c84ff1a0b77e841e8ee0a18b55b50d4f",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"doctrine/annotations": "~1.0",
|
|
"doctrine/cache": "~1.0",
|
|
"php": ">=5.3.9",
|
|
"symfony/asset": "~2.7|~3.0.0",
|
|
"symfony/class-loader": "~2.1|~3.0.0",
|
|
"symfony/config": "~2.8",
|
|
"symfony/dependency-injection": "~2.8",
|
|
"symfony/event-dispatcher": "~2.8|~3.0.0",
|
|
"symfony/filesystem": "~2.3|~3.0.0",
|
|
"symfony/finder": "~2.0,>=2.0.5|~3.0.0",
|
|
"symfony/http-foundation": "~2.7",
|
|
"symfony/http-kernel": "~2.8.8",
|
|
"symfony/polyfill-mbstring": "~1.0",
|
|
"symfony/routing": "~2.8|~3.0.0",
|
|
"symfony/security-core": "~2.6.13|~2.7.9|~2.8|~3.0.0",
|
|
"symfony/security-csrf": "~2.6|~3.0.0",
|
|
"symfony/stopwatch": "~2.3|~3.0.0",
|
|
"symfony/templating": "~2.1|~3.0.0",
|
|
"symfony/translation": "~2.8"
|
|
},
|
|
"require-dev": {
|
|
"phpdocumentor/reflection": "^1.0.7",
|
|
"symfony/browser-kit": "~2.4|~3.0.0",
|
|
"symfony/console": "~2.8.8|~3.0.8",
|
|
"symfony/css-selector": "~2.0,>=2.0.5|~3.0.0",
|
|
"symfony/dom-crawler": "~2.0,>=2.0.5|~3.0.0",
|
|
"symfony/expression-language": "~2.6|~3.0.0",
|
|
"symfony/form": "^2.8.4",
|
|
"symfony/polyfill-intl-icu": "~1.0",
|
|
"symfony/process": "~2.0,>=2.0.5|~3.0.0",
|
|
"symfony/property-info": "~2.8|~3.0.0",
|
|
"symfony/security": "~2.6|~3.0.0",
|
|
"symfony/validator": "~2.5|~3.0.0",
|
|
"symfony/yaml": "~2.0,>=2.0.5|~3.0.0",
|
|
"twig/twig": "~1.23|~2.0"
|
|
},
|
|
"suggest": {
|
|
"symfony/console": "For using the console commands",
|
|
"symfony/form": "For using forms",
|
|
"symfony/process": "For using the server:run, server:start, server:stop, and server:status commands",
|
|
"symfony/property-info": "For using the property_info service",
|
|
"symfony/serializer": "For using the serializer service",
|
|
"symfony/validator": "For using validation",
|
|
"symfony/yaml": "For using the debug:config and lint:yaml commands"
|
|
},
|
|
"type": "symfony-bundle",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.8-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Bundle\\FrameworkBundle\\": ""
|
|
},
|
|
"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 FrameworkBundle",
|
|
"homepage": "https://symfony.com",
|
|
"time": "2016-10-01 15:39:05"
|
|
},
|
|
{
|
|
"name": "symfony/http-foundation",
|
|
"version": "v2.8.12",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/http-foundation.git",
|
|
"reference": "91f87d27e9fe99435278c337375b0dce292fe0e2"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/91f87d27e9fe99435278c337375b0dce292fe0e2",
|
|
"reference": "91f87d27e9fe99435278c337375b0dce292fe0e2",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.9",
|
|
"symfony/polyfill-mbstring": "~1.1",
|
|
"symfony/polyfill-php54": "~1.0",
|
|
"symfony/polyfill-php55": "~1.0"
|
|
},
|
|
"require-dev": {
|
|
"symfony/expression-language": "~2.4|~3.0.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.8-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-09-21 19:04:07"
|
|
},
|
|
{
|
|
"name": "symfony/http-kernel",
|
|
"version": "v2.8.12",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/http-kernel.git",
|
|
"reference": "0e39ed020c6a4bfb888974414fbfe2779637a487"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/0e39ed020c6a4bfb888974414fbfe2779637a487",
|
|
"reference": "0e39ed020c6a4bfb888974414fbfe2779637a487",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.9",
|
|
"psr/log": "~1.0",
|
|
"symfony/debug": "~2.6,>=2.6.2",
|
|
"symfony/event-dispatcher": "~2.6,>=2.6.7|~3.0.0",
|
|
"symfony/http-foundation": "~2.7.15|~2.8.8|~3.0.8"
|
|
},
|
|
"conflict": {
|
|
"symfony/config": "<2.7"
|
|
},
|
|
"require-dev": {
|
|
"symfony/browser-kit": "~2.3|~3.0.0",
|
|
"symfony/class-loader": "~2.1|~3.0.0",
|
|
"symfony/config": "~2.8",
|
|
"symfony/console": "~2.3|~3.0.0",
|
|
"symfony/css-selector": "~2.0,>=2.0.5|~3.0.0",
|
|
"symfony/dependency-injection": "~2.8|~3.0.0",
|
|
"symfony/dom-crawler": "~2.0,>=2.0.5|~3.0.0",
|
|
"symfony/expression-language": "~2.4|~3.0.0",
|
|
"symfony/finder": "~2.0,>=2.0.5|~3.0.0",
|
|
"symfony/process": "~2.0,>=2.0.5|~3.0.0",
|
|
"symfony/routing": "~2.8|~3.0.0",
|
|
"symfony/stopwatch": "~2.3|~3.0.0",
|
|
"symfony/templating": "~2.2|~3.0.0",
|
|
"symfony/translation": "~2.0,>=2.0.5|~3.0.0",
|
|
"symfony/var-dumper": "~2.6|~3.0.0"
|
|
},
|
|
"suggest": {
|
|
"symfony/browser-kit": "",
|
|
"symfony/class-loader": "",
|
|
"symfony/config": "",
|
|
"symfony/console": "",
|
|
"symfony/dependency-injection": "",
|
|
"symfony/finder": "",
|
|
"symfony/var-dumper": ""
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.8-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\HttpKernel\\": ""
|
|
},
|
|
"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 HttpKernel Component",
|
|
"homepage": "https://symfony.com",
|
|
"time": "2016-10-03 18:44:05"
|
|
},
|
|
{
|
|
"name": "symfony/intl",
|
|
"version": "v2.8.12",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/intl.git",
|
|
"reference": "2ec401b37460b22077643d48773e5f6a9f0b21e8"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/intl/zipball/2ec401b37460b22077643d48773e5f6a9f0b21e8",
|
|
"reference": "2ec401b37460b22077643d48773e5f6a9f0b21e8",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.9",
|
|
"symfony/polyfill-intl-icu": "~1.0",
|
|
"symfony/polyfill-php54": "~1.0"
|
|
},
|
|
"require-dev": {
|
|
"symfony/filesystem": "~2.1|~3.0.0"
|
|
},
|
|
"suggest": {
|
|
"ext-intl": "to use the component with locales other than \"en\""
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.8-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Intl\\": ""
|
|
},
|
|
"classmap": [
|
|
"Resources/stubs"
|
|
],
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Bernhard Schussek",
|
|
"email": "bschussek@gmail.com"
|
|
},
|
|
{
|
|
"name": "Eriksen Costa",
|
|
"email": "eriksen.costa@infranology.com.br"
|
|
},
|
|
{
|
|
"name": "Igor Wiedler",
|
|
"email": "igor@wiedler.ch"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "A PHP replacement layer for the C intl extension that includes additional data from the ICU library.",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"i18n",
|
|
"icu",
|
|
"internationalization",
|
|
"intl",
|
|
"l10n",
|
|
"localization"
|
|
],
|
|
"time": "2016-09-06 10:55:00"
|
|
},
|
|
{
|
|
"name": "symfony/options-resolver",
|
|
"version": "v2.8.12",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/options-resolver.git",
|
|
"reference": "b6f982782a0624d37b5416c2c96fb99ce5ab74d5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/options-resolver/zipball/b6f982782a0624d37b5416c2c96fb99ce5ab74d5",
|
|
"reference": "b6f982782a0624d37b5416c2c96fb99ce5ab74d5",
|
|
"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-06-29 05:29:29"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-apcu",
|
|
"version": "v1.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-apcu.git",
|
|
"reference": "6d58bceaeea2c2d3eb62503839b18646e161cd6b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-apcu/zipball/6d58bceaeea2c2d3eb62503839b18646e161cd6b",
|
|
"reference": "6d58bceaeea2c2d3eb62503839b18646e161cd6b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.2-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"bootstrap.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony polyfill backporting apcu_* functions to lower PHP versions",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"apcu",
|
|
"compatibility",
|
|
"polyfill",
|
|
"portable",
|
|
"shim"
|
|
],
|
|
"time": "2016-05-18 14:26:46"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-intl-icu",
|
|
"version": "v1.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-intl-icu.git",
|
|
"reference": "0f8dc2c45f69f8672379e9210bca4a115cd5146f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/0f8dc2c45f69f8672379e9210bca4a115cd5146f",
|
|
"reference": "0f8dc2c45f69f8672379e9210bca4a115cd5146f",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3",
|
|
"symfony/intl": "~2.3|~3.0"
|
|
},
|
|
"suggest": {
|
|
"ext-intl": "For best performance"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.2-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"files": [
|
|
"bootstrap.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony polyfill for intl's ICU-related data and classes",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"icu",
|
|
"intl",
|
|
"polyfill",
|
|
"portable",
|
|
"shim"
|
|
],
|
|
"time": "2016-05-18 14:26:46"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-mbstring",
|
|
"version": "v1.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-mbstring.git",
|
|
"reference": "dff51f72b0706335131b00a7f49606168c582594"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/dff51f72b0706335131b00a7f49606168c582594",
|
|
"reference": "dff51f72b0706335131b00a7f49606168c582594",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"suggest": {
|
|
"ext-mbstring": "For best performance"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.2-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Mbstring\\": ""
|
|
},
|
|
"files": [
|
|
"bootstrap.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony polyfill for the Mbstring extension",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"mbstring",
|
|
"polyfill",
|
|
"portable",
|
|
"shim"
|
|
],
|
|
"time": "2016-05-18 14:26:46"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-php54",
|
|
"version": "v1.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-php54.git",
|
|
"reference": "34d761992f6f2cc6092cc0e5e93f38b53ba5e4f1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php54/zipball/34d761992f6f2cc6092cc0e5e93f38b53ba5e4f1",
|
|
"reference": "34d761992f6f2cc6092cc0e5e93f38b53ba5e4f1",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.2-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Php54\\": ""
|
|
},
|
|
"files": [
|
|
"bootstrap.php"
|
|
],
|
|
"classmap": [
|
|
"Resources/stubs"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony polyfill backporting some PHP 5.4+ features to lower PHP versions",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"polyfill",
|
|
"portable",
|
|
"shim"
|
|
],
|
|
"time": "2016-05-18 14:26:46"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-php55",
|
|
"version": "v1.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-php55.git",
|
|
"reference": "bf2ff9ad6be1a4772cb873e4eea94d70daa95c6d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php55/zipball/bf2ff9ad6be1a4772cb873e4eea94d70daa95c6d",
|
|
"reference": "bf2ff9ad6be1a4772cb873e4eea94d70daa95c6d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ircmaxell/password-compat": "~1.0",
|
|
"php": ">=5.3.3"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.2-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Php55\\": ""
|
|
},
|
|
"files": [
|
|
"bootstrap.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony polyfill backporting some PHP 5.5+ features to lower PHP versions",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"polyfill",
|
|
"portable",
|
|
"shim"
|
|
],
|
|
"time": "2016-05-18 14:26:46"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-php56",
|
|
"version": "v1.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-php56.git",
|
|
"reference": "3edf57a8fbf9a927533344cef65ad7e1cf31030a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/3edf57a8fbf9a927533344cef65ad7e1cf31030a",
|
|
"reference": "3edf57a8fbf9a927533344cef65ad7e1cf31030a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3",
|
|
"symfony/polyfill-util": "~1.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.2-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Php56\\": ""
|
|
},
|
|
"files": [
|
|
"bootstrap.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"polyfill",
|
|
"portable",
|
|
"shim"
|
|
],
|
|
"time": "2016-05-18 14:26:46"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-php70",
|
|
"version": "v1.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-php70.git",
|
|
"reference": "a42f4b6b05ed458910f8af4c4e1121b0101b2d85"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/a42f4b6b05ed458910f8af4c4e1121b0101b2d85",
|
|
"reference": "a42f4b6b05ed458910f8af4c4e1121b0101b2d85",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"paragonie/random_compat": "~1.0|~2.0",
|
|
"php": ">=5.3.3"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.2-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Php70\\": ""
|
|
},
|
|
"files": [
|
|
"bootstrap.php"
|
|
],
|
|
"classmap": [
|
|
"Resources/stubs"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compatibility",
|
|
"polyfill",
|
|
"portable",
|
|
"shim"
|
|
],
|
|
"time": "2016-05-18 14:26:46"
|
|
},
|
|
{
|
|
"name": "symfony/polyfill-util",
|
|
"version": "v1.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/polyfill-util.git",
|
|
"reference": "ef830ce3d218e622b221d6bfad42c751d974bf99"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/polyfill-util/zipball/ef830ce3d218e622b221d6bfad42c751d974bf99",
|
|
"reference": "ef830ce3d218e622b221d6bfad42c751d974bf99",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.2-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Polyfill\\Util\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Nicolas Grekas",
|
|
"email": "p@tchwork.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony utilities for portability of PHP codes",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"compat",
|
|
"compatibility",
|
|
"polyfill",
|
|
"shim"
|
|
],
|
|
"time": "2016-05-18 14:26:46"
|
|
},
|
|
{
|
|
"name": "symfony/process",
|
|
"version": "v2.8.12",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/process.git",
|
|
"reference": "024de37f8a6b9e5e8244d9eb3fcf3e467dd2a93f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/process/zipball/024de37f8a6b9e5e8244d9eb3fcf3e467dd2a93f",
|
|
"reference": "024de37f8a6b9e5e8244d9eb3fcf3e467dd2a93f",
|
|
"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-09-29 14:03:54"
|
|
},
|
|
{
|
|
"name": "symfony/property-access",
|
|
"version": "v2.8.12",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/property-access.git",
|
|
"reference": "2dafa20e25cb964268ce3ed83fc9af9b9d2ae14d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/property-access/zipball/2dafa20e25cb964268ce3ed83fc9af9b9d2ae14d",
|
|
"reference": "2dafa20e25cb964268ce3ed83fc9af9b9d2ae14d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.9"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.8-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\PropertyAccess\\": ""
|
|
},
|
|
"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 PropertyAccess Component",
|
|
"homepage": "https://symfony.com",
|
|
"keywords": [
|
|
"access",
|
|
"array",
|
|
"extraction",
|
|
"index",
|
|
"injection",
|
|
"object",
|
|
"property",
|
|
"property path",
|
|
"reflection"
|
|
],
|
|
"time": "2016-07-30 07:20:35"
|
|
},
|
|
{
|
|
"name": "symfony/routing",
|
|
"version": "v2.8.12",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/routing.git",
|
|
"reference": "6cee3ed22c778a7410119a3d51a20f60252a156c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/routing/zipball/6cee3ed22c778a7410119a3d51a20f60252a156c",
|
|
"reference": "6cee3ed22c778a7410119a3d51a20f60252a156c",
|
|
"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|~3.0.0",
|
|
"symfony/expression-language": "~2.4|~3.0.0",
|
|
"symfony/http-foundation": "~2.3|~3.0.0",
|
|
"symfony/yaml": "~2.0,>=2.0.5|~3.0.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": "2.8-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-08-16 14:56:08"
|
|
},
|
|
{
|
|
"name": "symfony/security",
|
|
"version": "v2.8.12",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/security.git",
|
|
"reference": "382ae82de260e4a5c149627104a00273e3229937"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/security/zipball/382ae82de260e4a5c149627104a00273e3229937",
|
|
"reference": "382ae82de260e4a5c149627104a00273e3229937",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.9",
|
|
"symfony/event-dispatcher": "~2.2|~3.0.0",
|
|
"symfony/http-foundation": "~2.1|~3.0.0",
|
|
"symfony/http-kernel": "~2.4|~3.0.0",
|
|
"symfony/polyfill-php55": "~1.0",
|
|
"symfony/polyfill-php56": "~1.0",
|
|
"symfony/polyfill-php70": "~1.0",
|
|
"symfony/polyfill-util": "~1.0",
|
|
"symfony/property-access": "~2.3|~3.0.0",
|
|
"symfony/security-acl": "~2.7|~3.0.0"
|
|
},
|
|
"replace": {
|
|
"symfony/security-core": "self.version",
|
|
"symfony/security-csrf": "self.version",
|
|
"symfony/security-guard": "self.version",
|
|
"symfony/security-http": "self.version"
|
|
},
|
|
"require-dev": {
|
|
"psr/log": "~1.0",
|
|
"symfony/expression-language": "~2.6|~3.0.0",
|
|
"symfony/finder": "~2.3|~3.0.0",
|
|
"symfony/ldap": "~2.8|~3.0.0",
|
|
"symfony/polyfill-intl-icu": "~1.0",
|
|
"symfony/routing": "~2.2|~3.0.0",
|
|
"symfony/validator": "~2.5,>=2.5.9|~3.0.0"
|
|
},
|
|
"suggest": {
|
|
"symfony/expression-language": "For using the expression voter",
|
|
"symfony/form": "",
|
|
"symfony/ldap": "For using the LDAP user and authentication providers",
|
|
"symfony/routing": "For using the HttpUtils class to create sub-requests, redirect the user, and match URLs",
|
|
"symfony/validator": "For using the user password constraint"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.8-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Security\\": ""
|
|
},
|
|
"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 Security Component",
|
|
"homepage": "https://symfony.com",
|
|
"time": "2016-09-24 15:56:40"
|
|
},
|
|
{
|
|
"name": "symfony/security-acl",
|
|
"version": "v2.8.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/security-acl.git",
|
|
"reference": "4a3f7327ad215242c78f6564ad4ea6d2db1b8347"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/security-acl/zipball/4a3f7327ad215242c78f6564ad4ea6d2db1b8347",
|
|
"reference": "4a3f7327ad215242c78f6564ad4ea6d2db1b8347",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.9",
|
|
"symfony/security-core": "~2.4|~3.0.0"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/common": "~2.2",
|
|
"doctrine/dbal": "~2.2",
|
|
"psr/log": "~1.0",
|
|
"symfony/phpunit-bridge": "~2.7|~3.0.0"
|
|
},
|
|
"suggest": {
|
|
"doctrine/dbal": "For using the built-in ACL implementation",
|
|
"symfony/class-loader": "For using the ACL generateSql script",
|
|
"symfony/finder": "For using the ACL generateSql script"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.8-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Security\\Acl\\": ""
|
|
},
|
|
"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 Security Component - ACL (Access Control List)",
|
|
"homepage": "https://symfony.com",
|
|
"time": "2015-12-28 09:39:09"
|
|
},
|
|
{
|
|
"name": "symfony/security-bundle",
|
|
"version": "v2.8.12",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/security-bundle.git",
|
|
"reference": "68434b1031c2e0c126152858acb0e6dccd4d7029"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/security-bundle/zipball/68434b1031c2e0c126152858acb0e6dccd4d7029",
|
|
"reference": "68434b1031c2e0c126152858acb0e6dccd4d7029",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.9",
|
|
"symfony/http-kernel": "~2.2|~3.0.0",
|
|
"symfony/polyfill-php70": "~1.0",
|
|
"symfony/security": "~2.8|~3.0.0",
|
|
"symfony/security-acl": "~2.7|~3.0.0"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/doctrine-bundle": "~1.2",
|
|
"symfony/browser-kit": "~2.4|~3.0.0",
|
|
"symfony/console": "~2.7|~3.0.0",
|
|
"symfony/css-selector": "~2.0,>=2.0.5|~3.0.0",
|
|
"symfony/dom-crawler": "~2.0,>=2.0.5|~3.0.0",
|
|
"symfony/expression-language": "~2.6|~3.0.0",
|
|
"symfony/form": "~2.8",
|
|
"symfony/framework-bundle": "~2.8",
|
|
"symfony/http-foundation": "~2.4|~3.0.0",
|
|
"symfony/process": "~2.0,>=2.0.5|~3.0.0",
|
|
"symfony/twig-bridge": "~2.7|~3.1.0",
|
|
"symfony/twig-bundle": "~2.7|~3.1.0",
|
|
"symfony/validator": "~2.5|~3.0.0",
|
|
"symfony/yaml": "~2.0,>=2.0.5|~3.0.0",
|
|
"twig/twig": "~1.26|~2.0"
|
|
},
|
|
"type": "symfony-bundle",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.8-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Bundle\\SecurityBundle\\": ""
|
|
},
|
|
"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 SecurityBundle",
|
|
"homepage": "https://symfony.com",
|
|
"time": "2016-09-29 09:23:02"
|
|
},
|
|
{
|
|
"name": "symfony/stopwatch",
|
|
"version": "v2.8.12",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/stopwatch.git",
|
|
"reference": "35bae476693150728b0eb51647faac82faf9aaca"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/stopwatch/zipball/35bae476693150728b0eb51647faac82faf9aaca",
|
|
"reference": "35bae476693150728b0eb51647faac82faf9aaca",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.9"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.8-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Stopwatch\\": ""
|
|
},
|
|
"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 Stopwatch Component",
|
|
"homepage": "https://symfony.com",
|
|
"time": "2016-06-29 05:29:29"
|
|
},
|
|
{
|
|
"name": "symfony/templating",
|
|
"version": "v2.8.12",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/templating.git",
|
|
"reference": "3cb06c69801f450803b67095b1d8aeff110b5815"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/templating/zipball/3cb06c69801f450803b67095b1d8aeff110b5815",
|
|
"reference": "3cb06c69801f450803b67095b1d8aeff110b5815",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.9"
|
|
},
|
|
"require-dev": {
|
|
"psr/log": "~1.0"
|
|
},
|
|
"suggest": {
|
|
"psr/log": "For using debug logging in loaders"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.8-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Templating\\": ""
|
|
},
|
|
"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 Templating Component",
|
|
"homepage": "https://symfony.com",
|
|
"time": "2016-09-06 10:55:00"
|
|
},
|
|
{
|
|
"name": "symfony/translation",
|
|
"version": "v2.8.12",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/translation.git",
|
|
"reference": "bf0ff95faa9b6c0708efc1986255e3608d0ed3c7"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/translation/zipball/bf0ff95faa9b6c0708efc1986255e3608d0ed3c7",
|
|
"reference": "bf0ff95faa9b6c0708efc1986255e3608d0ed3c7",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.9",
|
|
"symfony/polyfill-mbstring": "~1.0"
|
|
},
|
|
"conflict": {
|
|
"symfony/config": "<2.7"
|
|
},
|
|
"require-dev": {
|
|
"psr/log": "~1.0",
|
|
"symfony/config": "~2.8",
|
|
"symfony/intl": "~2.4|~3.0.0",
|
|
"symfony/yaml": "~2.2|~3.0.0"
|
|
},
|
|
"suggest": {
|
|
"psr/log": "To use logging capability in translator",
|
|
"symfony/config": "",
|
|
"symfony/yaml": ""
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.8-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Translation\\": ""
|
|
},
|
|
"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 Translation Component",
|
|
"homepage": "https://symfony.com",
|
|
"time": "2016-09-06 10:55:00"
|
|
},
|
|
{
|
|
"name": "symfony/twig-bridge",
|
|
"version": "v2.8.12",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/twig-bridge.git",
|
|
"reference": "5586685d161c411ab33a9ea72d3b25a337337942"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/twig-bridge/zipball/5586685d161c411ab33a9ea72d3b25a337337942",
|
|
"reference": "5586685d161c411ab33a9ea72d3b25a337337942",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.9",
|
|
"twig/twig": "~1.26|~2.0"
|
|
},
|
|
"require-dev": {
|
|
"symfony/asset": "~2.7|~3.0.0",
|
|
"symfony/console": "~2.8|~3.0.0",
|
|
"symfony/expression-language": "~2.4|~3.0.0",
|
|
"symfony/finder": "~2.3|~3.0.0",
|
|
"symfony/form": "~2.8.4",
|
|
"symfony/http-kernel": "~2.8|~3.0.0",
|
|
"symfony/polyfill-intl-icu": "~1.0",
|
|
"symfony/routing": "~2.2|~3.0.0",
|
|
"symfony/security": "~2.6|~3.0.0",
|
|
"symfony/security-acl": "~2.6|~3.0.0",
|
|
"symfony/stopwatch": "~2.2|~3.0.0",
|
|
"symfony/templating": "~2.1|~3.0.0",
|
|
"symfony/translation": "~2.7|~3.0.0",
|
|
"symfony/var-dumper": "~2.7.16|~2.8.9|~3.0.9",
|
|
"symfony/yaml": "~2.0,>=2.0.5|~3.0.0"
|
|
},
|
|
"suggest": {
|
|
"symfony/asset": "For using the AssetExtension",
|
|
"symfony/expression-language": "For using the ExpressionExtension",
|
|
"symfony/finder": "",
|
|
"symfony/form": "For using the FormExtension",
|
|
"symfony/http-kernel": "For using the HttpKernelExtension",
|
|
"symfony/routing": "For using the RoutingExtension",
|
|
"symfony/security": "For using the SecurityExtension",
|
|
"symfony/stopwatch": "For using the StopwatchExtension",
|
|
"symfony/templating": "For using the TwigEngine",
|
|
"symfony/translation": "For using the TranslationExtension",
|
|
"symfony/var-dumper": "For using the DumpExtension",
|
|
"symfony/yaml": "For using the YamlExtension"
|
|
},
|
|
"type": "symfony-bridge",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.8-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Bridge\\Twig\\": ""
|
|
},
|
|
"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 Twig Bridge",
|
|
"homepage": "https://symfony.com",
|
|
"time": "2016-10-03 15:49:46"
|
|
},
|
|
{
|
|
"name": "symfony/validator",
|
|
"version": "v2.6.4",
|
|
"target-dir": "Symfony/Component/Validator",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/Validator.git",
|
|
"reference": "1906eb78a5049b41a80094c20faf66dfbaaf2049"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/Validator/zipball/1906eb78a5049b41a80094c20faf66dfbaaf2049",
|
|
"reference": "1906eb78a5049b41a80094c20faf66dfbaaf2049",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.3",
|
|
"symfony/translation": "~2.0,>=2.0.5"
|
|
},
|
|
"require-dev": {
|
|
"doctrine/annotations": "~1.0",
|
|
"doctrine/cache": "~1.0",
|
|
"doctrine/common": "~2.3",
|
|
"egulias/email-validator": "~1.2,>=1.2.1",
|
|
"symfony/config": "~2.2",
|
|
"symfony/expression-language": "~2.4",
|
|
"symfony/http-foundation": "~2.1",
|
|
"symfony/intl": "~2.3",
|
|
"symfony/property-access": "~2.3",
|
|
"symfony/yaml": "~2.0,>=2.0.5"
|
|
},
|
|
"suggest": {
|
|
"doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.",
|
|
"doctrine/cache": "For using the default cached annotation reader and metadata cache.",
|
|
"egulias/email-validator": "Strict (RFC compliant) email validation",
|
|
"symfony/config": "",
|
|
"symfony/expression-language": "For using the 2.4 Expression validator",
|
|
"symfony/http-foundation": "",
|
|
"symfony/intl": "",
|
|
"symfony/property-access": "For using the 2.4 Validator API",
|
|
"symfony/yaml": ""
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.6-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Symfony\\Component\\Validator\\": ""
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "http://symfony.com/contributors"
|
|
},
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
}
|
|
],
|
|
"description": "Symfony Validator Component",
|
|
"homepage": "http://symfony.com",
|
|
"time": "2015-02-01 16:10:57"
|
|
},
|
|
{
|
|
"name": "symfony/yaml",
|
|
"version": "v2.8.12",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/yaml.git",
|
|
"reference": "e7540734bad981fe59f8ef14b6fc194ae9df8d9c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/yaml/zipball/e7540734bad981fe59f8ef14b6fc194ae9df8d9c",
|
|
"reference": "e7540734bad981fe59f8ef14b6fc194ae9df8d9c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.9"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.8-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\Yaml\\": ""
|
|
},
|
|
"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 Yaml Component",
|
|
"homepage": "https://symfony.com",
|
|
"time": "2016-09-02 01:57:56"
|
|
},
|
|
{
|
|
"name": "szymach/c-pchart",
|
|
"version": "1.1.6",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/szymach/c-pchart.git",
|
|
"reference": "9daa1b08b6e75803219c3b07b87a9e4e455b5428"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/szymach/c-pchart/zipball/9daa1b08b6e75803219c3b07b87a9e4e455b5428",
|
|
"reference": "9daa1b08b6e75803219c3b07b87a9e4e455b5428",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-gd": "*",
|
|
"php": ">=5.3.3"
|
|
},
|
|
"type": "project",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"CpChart\\": "src/"
|
|
},
|
|
"files": [
|
|
"src/Resources/data/constants.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"description": "Port of \"pChart\" library into PHP 5.3.",
|
|
"homepage": "https://github.com/szymach/c-pchart",
|
|
"keywords": [
|
|
"c-pChart",
|
|
"charts",
|
|
"composer",
|
|
"pchart",
|
|
"statistics"
|
|
],
|
|
"time": "2015-10-16 20:41:35"
|
|
},
|
|
{
|
|
"name": "toin0u/digitalocean",
|
|
"version": "dev-master",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/toin0u/DigitalOcean.git",
|
|
"reference": "434b4799302d9164404af1ec11d2601c791b02de"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/toin0u/DigitalOcean/zipball/434b4799302d9164404af1ec11d2601c791b02de",
|
|
"reference": "434b4799302d9164404af1ec11d2601c791b02de",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0",
|
|
"symfony/console": "~2.4",
|
|
"symfony/yaml": "~2.4",
|
|
"toin0u/http-adapter": "~1.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~4.0",
|
|
"satooshi/php-coveralls": "~0.6"
|
|
},
|
|
"bin": [
|
|
"bin/digitalocean"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.4-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"DigitalOcean": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Antoine Corcy",
|
|
"email": "contact@sbin.dk",
|
|
"homepage": "http://sbin.dk",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "DigitalOcean API PHP 5.3+ library",
|
|
"homepage": "https://github.com/toin0u/DigitalOcean",
|
|
"keywords": [
|
|
"Cloud Hosting",
|
|
"SSD",
|
|
"api",
|
|
"digitalocean",
|
|
"vps"
|
|
],
|
|
"time": "2014-12-17 21:48:35"
|
|
},
|
|
{
|
|
"name": "toin0u/http-adapter",
|
|
"version": "1.0.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/toin0u/HttpAdapter.git",
|
|
"reference": "29253948d446bc3afc29897ac67b4cd01f56cd10"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/toin0u/HttpAdapter/zipball/29253948d446bc3afc29897ac67b4cd01f56cd10",
|
|
"reference": "29253948d446bc3afc29897ac67b4cd01f56cd10",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-curl": "*",
|
|
"php": ">=5.3.0"
|
|
},
|
|
"require-dev": {
|
|
"guzzle/guzzle": "@stable",
|
|
"kriswallsmith/buzz": "@stable",
|
|
"satooshi/php-coveralls": "~0.6",
|
|
"zendframework/zendframework": "~2.1"
|
|
},
|
|
"suggest": {
|
|
"guzzle/guzzle": "Enabling Guzzle allows you to use the GuzzleHttpAdapter",
|
|
"kriswallsmith/buzz": "Enabling Buzz allows you to use the BuzzHttpAdapter",
|
|
"zendframework/zendframework": "Enabling Zend Http allows you to use the ZendHttpAdapter"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"HttpAdapter": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Antoine Corcy",
|
|
"email": "contact@sbin.dk",
|
|
"homepage": "http://sbin.dk",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "HttpAdapter PHP 5.3+ library",
|
|
"homepage": "https://github.com/toin0u/HttpAdapter",
|
|
"keywords": [
|
|
"adapter",
|
|
"http"
|
|
],
|
|
"time": "2013-05-26 18:18:11"
|
|
},
|
|
{
|
|
"name": "twig/extensions",
|
|
"version": "v1.4.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/twigphp/Twig-extensions.git",
|
|
"reference": "531eaf4b9ab778b1d7cdd10d40fc6aa74729dfee"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/twigphp/Twig-extensions/zipball/531eaf4b9ab778b1d7cdd10d40fc6aa74729dfee",
|
|
"reference": "531eaf4b9ab778b1d7cdd10d40fc6aa74729dfee",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"twig/twig": "~1.20|~2.0"
|
|
},
|
|
"require-dev": {
|
|
"symfony/translation": "~2.3"
|
|
},
|
|
"suggest": {
|
|
"symfony/translation": "Allow the time_diff output to be translated"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.4-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Twig_Extensions_": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
}
|
|
],
|
|
"description": "Common additional features for Twig that do not directly belong in core",
|
|
"homepage": "http://twig.sensiolabs.org/doc/extensions/index.html",
|
|
"keywords": [
|
|
"i18n",
|
|
"text"
|
|
],
|
|
"time": "2016-09-22 16:50:57"
|
|
},
|
|
{
|
|
"name": "twig/twig",
|
|
"version": "v1.26.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/twigphp/Twig.git",
|
|
"reference": "a09d8ee17ac1cfea29ed60c83960ad685c6a898d"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/twigphp/Twig/zipball/a09d8ee17ac1cfea29ed60c83960ad685c6a898d",
|
|
"reference": "a09d8ee17ac1cfea29ed60c83960ad685c6a898d",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.2.7"
|
|
},
|
|
"require-dev": {
|
|
"symfony/debug": "~2.7",
|
|
"symfony/phpunit-bridge": "~2.7"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.26-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Twig_": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com",
|
|
"homepage": "http://fabien.potencier.org",
|
|
"role": "Lead Developer"
|
|
},
|
|
{
|
|
"name": "Armin Ronacher",
|
|
"email": "armin.ronacher@active-4.com",
|
|
"role": "Project Founder"
|
|
},
|
|
{
|
|
"name": "Twig Team",
|
|
"homepage": "http://twig.sensiolabs.org/contributors",
|
|
"role": "Contributors"
|
|
}
|
|
],
|
|
"description": "Twig, the flexible, fast, and secure template language for PHP",
|
|
"homepage": "http://twig.sensiolabs.org",
|
|
"keywords": [
|
|
"templating"
|
|
],
|
|
"time": "2016-10-05 18:57:41"
|
|
},
|
|
{
|
|
"name": "webit/eval-math",
|
|
"version": "dev-master",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/dbojdo/eval-math.git",
|
|
"reference": "0e7c3a1e0f536b826f04553726c112996b52ded6"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/dbojdo/eval-math/zipball/0e7c3a1e0f536b826f04553726c112996b52ded6",
|
|
"reference": "0e7c3a1e0f536b826f04553726c112996b52ded6",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~4.2"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Webit\\Util\\EvalMath\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"description": "EvalMath",
|
|
"keywords": [
|
|
"EvalMath"
|
|
],
|
|
"time": "2016-02-15 09:34:24"
|
|
},
|
|
{
|
|
"name": "winzou/state-machine",
|
|
"version": "0.2.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/winzou/state-machine.git",
|
|
"reference": "5cd870b33d1d3986497082c98d81019d483af91b"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/winzou/state-machine/zipball/5cd870b33d1d3986497082c98d81019d483af91b",
|
|
"reference": "5cd870b33d1d3986497082c98d81019d483af91b",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.0",
|
|
"symfony/event-dispatcher": "~2.1|~3.0",
|
|
"symfony/expression-language": "~2.4|~3.0",
|
|
"symfony/property-access": "~2.1|~3.0"
|
|
},
|
|
"require-dev": {
|
|
"phpspec/phpspec": "~2.0",
|
|
"twig/twig": "~1.0"
|
|
},
|
|
"suggest": {
|
|
"twig/twig": "Access the state machine in your twig templates (~1.0)"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"psr-0": {
|
|
"SM": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Alexandre Bacco",
|
|
"email": "alexandre.bacco@gmail.com",
|
|
"homepage": "http://alex.bacco.fr"
|
|
}
|
|
],
|
|
"description": "A very lightweight yet powerful PHP state machine",
|
|
"homepage": "https://github.com/winzou/StateMachine",
|
|
"keywords": [
|
|
"callback",
|
|
"event",
|
|
"state",
|
|
"statemachine"
|
|
],
|
|
"time": "2016-04-06 14:21:05"
|
|
},
|
|
{
|
|
"name": "zendframework/zend-config",
|
|
"version": "2.5.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/zendframework/zend-config.git",
|
|
"reference": "ec49b1df1bdd9772df09dc2f612fbfc279bf4c27"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/zendframework/zend-config/zipball/ec49b1df1bdd9772df09dc2f612fbfc279bf4c27",
|
|
"reference": "ec49b1df1bdd9772df09dc2f612fbfc279bf4c27",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.23",
|
|
"zendframework/zend-stdlib": "~2.5"
|
|
},
|
|
"require-dev": {
|
|
"fabpot/php-cs-fixer": "1.7.*",
|
|
"phpunit/phpunit": "~4.0",
|
|
"zendframework/zend-filter": "~2.5",
|
|
"zendframework/zend-i18n": "~2.5",
|
|
"zendframework/zend-json": "~2.5",
|
|
"zendframework/zend-mvc": "~2.5",
|
|
"zendframework/zend-servicemanager": "~2.5"
|
|
},
|
|
"suggest": {
|
|
"zendframework/zend-filter": "Zend\\Filter component",
|
|
"zendframework/zend-i18n": "Zend\\I18n component",
|
|
"zendframework/zend-json": "Zend\\Json to use the Json reader or writer classes",
|
|
"zendframework/zend-servicemanager": "Zend\\ServiceManager for use with the Config Factory to retrieve reader and writer instances"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.5-dev",
|
|
"dev-develop": "2.6-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Zend\\Config\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"description": "provides a nested object property based user interface for accessing this configuration data within application code",
|
|
"homepage": "https://github.com/zendframework/zend-config",
|
|
"keywords": [
|
|
"config",
|
|
"zf2"
|
|
],
|
|
"time": "2015-06-03 15:32:00"
|
|
},
|
|
{
|
|
"name": "zendframework/zend-escaper",
|
|
"version": "2.5.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/zendframework/zend-escaper.git",
|
|
"reference": "a4b227d8a477f4e7e9073f8e0a7ae7dbd3104a73"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/zendframework/zend-escaper/zipball/a4b227d8a477f4e7e9073f8e0a7ae7dbd3104a73",
|
|
"reference": "a4b227d8a477f4e7e9073f8e0a7ae7dbd3104a73",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.23"
|
|
},
|
|
"require-dev": {
|
|
"fabpot/php-cs-fixer": "1.7.*",
|
|
"phpunit/phpunit": "~4.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.5-dev",
|
|
"dev-develop": "2.6-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Zend\\Escaper\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"homepage": "https://github.com/zendframework/zend-escaper",
|
|
"keywords": [
|
|
"escaper",
|
|
"zf2"
|
|
],
|
|
"time": "2015-06-03 14:05:37"
|
|
},
|
|
{
|
|
"name": "zendframework/zend-feed",
|
|
"version": "2.5.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/zendframework/zend-feed.git",
|
|
"reference": "c5528e2fd632a5dc09b5487fabca125e4b88d9c0"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/zendframework/zend-feed/zipball/c5528e2fd632a5dc09b5487fabca125e4b88d9c0",
|
|
"reference": "c5528e2fd632a5dc09b5487fabca125e4b88d9c0",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.23",
|
|
"zendframework/zend-escaper": "~2.5",
|
|
"zendframework/zend-stdlib": "~2.5"
|
|
},
|
|
"require-dev": {
|
|
"fabpot/php-cs-fixer": "1.7.*",
|
|
"phpunit/phpunit": "~4.0",
|
|
"zendframework/zend-cache": "~2.5",
|
|
"zendframework/zend-db": "~2.5",
|
|
"zendframework/zend-http": "~2.5",
|
|
"zendframework/zend-servicemanager": "~2.5",
|
|
"zendframework/zend-validator": "~2.5"
|
|
},
|
|
"suggest": {
|
|
"zendframework/zend-cache": "Zend\\Cache component",
|
|
"zendframework/zend-db": "Zend\\Db component",
|
|
"zendframework/zend-http": "Zend\\Http for PubSubHubbub, and optionally for use with Zend\\Feed\\Reader",
|
|
"zendframework/zend-servicemanager": "Zend\\ServiceManager component, for default/recommended ExtensionManager implementations",
|
|
"zendframework/zend-validator": "Zend\\Validator component"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.5-dev",
|
|
"dev-develop": "2.6-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Zend\\Feed\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"description": "provides functionality for consuming RSS and Atom feeds",
|
|
"homepage": "https://github.com/zendframework/zend-feed",
|
|
"keywords": [
|
|
"feed",
|
|
"zf2"
|
|
],
|
|
"time": "2015-06-03 15:32:01"
|
|
},
|
|
{
|
|
"name": "zendframework/zend-http",
|
|
"version": "2.5.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/zendframework/zend-http.git",
|
|
"reference": "6cc6dee9a27fc07e0167d8779ab2258747108ed5"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/zendframework/zend-http/zipball/6cc6dee9a27fc07e0167d8779ab2258747108ed5",
|
|
"reference": "6cc6dee9a27fc07e0167d8779ab2258747108ed5",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.23",
|
|
"zendframework/zend-loader": "~2.5",
|
|
"zendframework/zend-stdlib": "~2.5",
|
|
"zendframework/zend-uri": "~2.5",
|
|
"zendframework/zend-validator": "~2.5"
|
|
},
|
|
"require-dev": {
|
|
"fabpot/php-cs-fixer": "1.7.*",
|
|
"phpunit/phpunit": "~4.0",
|
|
"zendframework/zend-config": "~2.5"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.5-dev",
|
|
"dev-develop": "2.6-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Zend\\Http\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"description": "provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests",
|
|
"homepage": "https://github.com/zendframework/zend-http",
|
|
"keywords": [
|
|
"http",
|
|
"zf2"
|
|
],
|
|
"time": "2015-06-03 15:32:01"
|
|
},
|
|
{
|
|
"name": "zendframework/zend-loader",
|
|
"version": "2.5.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/zendframework/zend-loader.git",
|
|
"reference": "c5fd2f071bde071f4363def7dea8dec7393e135c"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/zendframework/zend-loader/zipball/c5fd2f071bde071f4363def7dea8dec7393e135c",
|
|
"reference": "c5fd2f071bde071f4363def7dea8dec7393e135c",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.23"
|
|
},
|
|
"require-dev": {
|
|
"fabpot/php-cs-fixer": "1.7.*",
|
|
"phpunit/phpunit": "~4.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.5-dev",
|
|
"dev-develop": "2.6-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Zend\\Loader\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"homepage": "https://github.com/zendframework/zend-loader",
|
|
"keywords": [
|
|
"loader",
|
|
"zf2"
|
|
],
|
|
"time": "2015-06-03 14:05:47"
|
|
},
|
|
{
|
|
"name": "zendframework/zend-stdlib",
|
|
"version": "2.5.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/zendframework/zend-stdlib.git",
|
|
"reference": "cc8e90a60dd5d44b9730b77d07b97550091da1ae"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/zendframework/zend-stdlib/zipball/cc8e90a60dd5d44b9730b77d07b97550091da1ae",
|
|
"reference": "cc8e90a60dd5d44b9730b77d07b97550091da1ae",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.23"
|
|
},
|
|
"require-dev": {
|
|
"fabpot/php-cs-fixer": "1.7.*",
|
|
"phpunit/phpunit": "~4.0",
|
|
"zendframework/zend-config": "~2.5",
|
|
"zendframework/zend-eventmanager": "~2.5",
|
|
"zendframework/zend-filter": "~2.5",
|
|
"zendframework/zend-inputfilter": "~2.5",
|
|
"zendframework/zend-serializer": "~2.5",
|
|
"zendframework/zend-servicemanager": "~2.5"
|
|
},
|
|
"suggest": {
|
|
"zendframework/zend-eventmanager": "To support aggregate hydrator usage",
|
|
"zendframework/zend-filter": "To support naming strategy hydrator usage",
|
|
"zendframework/zend-serializer": "Zend\\Serializer component",
|
|
"zendframework/zend-servicemanager": "To support hydrator plugin manager usage"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.5-dev",
|
|
"dev-develop": "2.6-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Zend\\Stdlib\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"homepage": "https://github.com/zendframework/zend-stdlib",
|
|
"keywords": [
|
|
"stdlib",
|
|
"zf2"
|
|
],
|
|
"time": "2015-06-03 15:32:03"
|
|
},
|
|
{
|
|
"name": "zendframework/zend-uri",
|
|
"version": "2.5.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/zendframework/zend-uri.git",
|
|
"reference": "fe6c7f4c8d9037fe551898a538a2b6d39483f572"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/zendframework/zend-uri/zipball/fe6c7f4c8d9037fe551898a538a2b6d39483f572",
|
|
"reference": "fe6c7f4c8d9037fe551898a538a2b6d39483f572",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.23",
|
|
"zendframework/zend-escaper": "~2.5",
|
|
"zendframework/zend-validator": "~2.5"
|
|
},
|
|
"require-dev": {
|
|
"fabpot/php-cs-fixer": "1.7.*",
|
|
"phpunit/phpunit": "~4.0"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.5-dev",
|
|
"dev-develop": "2.6-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Zend\\Uri\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"description": "a component that aids in manipulating and validating » Uniform Resource Identifiers (URIs)",
|
|
"homepage": "https://github.com/zendframework/zend-uri",
|
|
"keywords": [
|
|
"uri",
|
|
"zf2"
|
|
],
|
|
"time": "2015-06-03 15:32:03"
|
|
},
|
|
{
|
|
"name": "zendframework/zend-validator",
|
|
"version": "2.5.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/zendframework/zend-validator.git",
|
|
"reference": "f2c1a1fc786ff4533003cb7fac477495dc007120"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/zendframework/zend-validator/zipball/f2c1a1fc786ff4533003cb7fac477495dc007120",
|
|
"reference": "f2c1a1fc786ff4533003cb7fac477495dc007120",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.23",
|
|
"zendframework/zend-stdlib": "~2.5"
|
|
},
|
|
"require-dev": {
|
|
"fabpot/php-cs-fixer": "1.7.*",
|
|
"phpunit/phpunit": "~4.0",
|
|
"zendframework/zend-cache": "~2.5",
|
|
"zendframework/zend-config": "~2.5",
|
|
"zendframework/zend-db": "~2.5",
|
|
"zendframework/zend-filter": "~2.5",
|
|
"zendframework/zend-http": "~2.5",
|
|
"zendframework/zend-i18n": "~2.5",
|
|
"zendframework/zend-math": "~2.5",
|
|
"zendframework/zend-servicemanager": "~2.5",
|
|
"zendframework/zend-session": "~2.5",
|
|
"zendframework/zend-uri": "~2.5"
|
|
},
|
|
"suggest": {
|
|
"zendframework/zend-db": "Zend\\Db component",
|
|
"zendframework/zend-filter": "Zend\\Filter component, required by the Digits validator",
|
|
"zendframework/zend-i18n": "Zend\\I18n component to allow translation of validation error messages as well as to use the various Date validators",
|
|
"zendframework/zend-math": "Zend\\Math component",
|
|
"zendframework/zend-resources": "Translations of validator messages",
|
|
"zendframework/zend-servicemanager": "Zend\\ServiceManager component to allow using the ValidatorPluginManager and validator chains",
|
|
"zendframework/zend-session": "Zend\\Session component",
|
|
"zendframework/zend-uri": "Zend\\Uri component, required by the Uri and Sitemap\\Loc validators"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.5-dev",
|
|
"dev-develop": "2.6-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Zend\\Validator\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"BSD-3-Clause"
|
|
],
|
|
"description": "provides a set of commonly needed validators",
|
|
"homepage": "https://github.com/zendframework/zend-validator",
|
|
"keywords": [
|
|
"validator",
|
|
"zf2"
|
|
],
|
|
"time": "2015-06-03 15:32:03"
|
|
}
|
|
],
|
|
"packages-dev": [
|
|
{
|
|
"name": "behat/behat",
|
|
"version": "v3.2.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Behat/Behat.git",
|
|
"reference": "df7d9225e9ee37fdaa54273e3e0aecf2515bbe76"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Behat/Behat/zipball/df7d9225e9ee37fdaa54273e3e0aecf2515bbe76",
|
|
"reference": "df7d9225e9ee37fdaa54273e3e0aecf2515bbe76",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"behat/gherkin": "^4.4.4",
|
|
"behat/transliterator": "~1.0",
|
|
"ext-mbstring": "*",
|
|
"php": ">=5.3.3",
|
|
"symfony/class-loader": "~2.1||~3.0",
|
|
"symfony/config": "~2.3||~3.0",
|
|
"symfony/console": "~2.5||~3.0",
|
|
"symfony/dependency-injection": "~2.1||~3.0",
|
|
"symfony/event-dispatcher": "~2.1||~3.0",
|
|
"symfony/translation": "~2.3||~3.0",
|
|
"symfony/yaml": "~2.1||~3.0"
|
|
},
|
|
"require-dev": {
|
|
"herrera-io/box": "~1.6.1",
|
|
"phpunit/phpunit": "~4.5",
|
|
"symfony/process": "~2.5|~3.0"
|
|
},
|
|
"suggest": {
|
|
"behat/mink-extension": "for integration with Mink testing framework",
|
|
"behat/symfony2-extension": "for integration with Symfony2 web framework",
|
|
"behat/yii-extension": "for integration with Yii web framework"
|
|
},
|
|
"bin": [
|
|
"bin/behat"
|
|
],
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.2.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Behat\\Behat": "src/",
|
|
"Behat\\Testwork": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Konstantin Kudryashov",
|
|
"email": "ever.zet@gmail.com",
|
|
"homepage": "http://everzet.com"
|
|
}
|
|
],
|
|
"description": "Scenario-oriented BDD framework for PHP 5.3",
|
|
"homepage": "http://behat.org/",
|
|
"keywords": [
|
|
"Agile",
|
|
"BDD",
|
|
"ScenarioBDD",
|
|
"Scrum",
|
|
"StoryBDD",
|
|
"User story",
|
|
"business",
|
|
"development",
|
|
"documentation",
|
|
"examples",
|
|
"symfony",
|
|
"testing"
|
|
],
|
|
"time": "2016-09-25 09:40:39"
|
|
},
|
|
{
|
|
"name": "behat/gherkin",
|
|
"version": "v4.4.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Behat/Gherkin.git",
|
|
"reference": "cf8cc94647101e02a33d690245896d83d880aea1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Behat/Gherkin/zipball/cf8cc94647101e02a33d690245896d83d880aea1",
|
|
"reference": "cf8cc94647101e02a33d690245896d83d880aea1",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.1"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "~4.5|~5",
|
|
"symfony/phpunit-bridge": "~2.7|~3",
|
|
"symfony/yaml": "~2.3|~3"
|
|
},
|
|
"suggest": {
|
|
"symfony/yaml": "If you want to parse features, represented in YAML files"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "4.4-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Behat\\Gherkin": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Konstantin Kudryashov",
|
|
"email": "ever.zet@gmail.com",
|
|
"homepage": "http://everzet.com"
|
|
}
|
|
],
|
|
"description": "Gherkin DSL parser for PHP 5.3",
|
|
"homepage": "http://behat.org/",
|
|
"keywords": [
|
|
"BDD",
|
|
"Behat",
|
|
"Cucumber",
|
|
"DSL",
|
|
"gherkin",
|
|
"parser"
|
|
],
|
|
"time": "2016-09-18 12:16:14"
|
|
},
|
|
{
|
|
"name": "behat/mink",
|
|
"version": "v1.7.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/minkphp/Mink.git",
|
|
"reference": "e6930b9c74693dff7f4e58577e1b1743399f3ff9"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/minkphp/Mink/zipball/e6930b9c74693dff7f4e58577e1b1743399f3ff9",
|
|
"reference": "e6930b9c74693dff7f4e58577e1b1743399f3ff9",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.1",
|
|
"symfony/css-selector": "~2.1|~3.0"
|
|
},
|
|
"require-dev": {
|
|
"symfony/phpunit-bridge": "~2.7|~3.0"
|
|
},
|
|
"suggest": {
|
|
"behat/mink-browserkit-driver": "extremely fast headless driver for Symfony\\Kernel-based apps (Sf2, Silex)",
|
|
"behat/mink-goutte-driver": "fast headless driver for any app without JS emulation",
|
|
"behat/mink-selenium2-driver": "slow, but JS-enabled driver for any app (requires Selenium2)",
|
|
"behat/mink-zombie-driver": "fast and JS-enabled headless driver for any app (requires node.js)"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.7.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Behat\\Mink\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Konstantin Kudryashov",
|
|
"email": "ever.zet@gmail.com",
|
|
"homepage": "http://everzet.com"
|
|
}
|
|
],
|
|
"description": "Browser controller/emulator abstraction for PHP",
|
|
"homepage": "http://mink.behat.org/",
|
|
"keywords": [
|
|
"browser",
|
|
"testing",
|
|
"web"
|
|
],
|
|
"time": "2016-03-05 08:26:18"
|
|
},
|
|
{
|
|
"name": "behat/mink-browserkit-driver",
|
|
"version": "v1.3.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/minkphp/MinkBrowserKitDriver.git",
|
|
"reference": "10e67fb4a295efcd62ea0bf16025a85ea19534fb"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/minkphp/MinkBrowserKitDriver/zipball/10e67fb4a295efcd62ea0bf16025a85ea19534fb",
|
|
"reference": "10e67fb4a295efcd62ea0bf16025a85ea19534fb",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"behat/mink": "^1.7.1@dev",
|
|
"php": ">=5.3.6",
|
|
"symfony/browser-kit": "~2.3|~3.0",
|
|
"symfony/dom-crawler": "~2.3|~3.0"
|
|
},
|
|
"require-dev": {
|
|
"silex/silex": "~1.2",
|
|
"symfony/phpunit-bridge": "~2.7|~3.0"
|
|
},
|
|
"type": "mink-driver",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.3.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Behat\\Mink\\Driver\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Konstantin Kudryashov",
|
|
"email": "ever.zet@gmail.com",
|
|
"homepage": "http://everzet.com"
|
|
}
|
|
],
|
|
"description": "Symfony2 BrowserKit driver for Mink framework",
|
|
"homepage": "http://mink.behat.org/",
|
|
"keywords": [
|
|
"Mink",
|
|
"Symfony2",
|
|
"browser",
|
|
"testing"
|
|
],
|
|
"time": "2016-03-05 08:59:47"
|
|
},
|
|
{
|
|
"name": "behat/mink-extension",
|
|
"version": "v2.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/Behat/MinkExtension.git",
|
|
"reference": "5b4bda64ff456104564317e212c823e45cad9d59"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/Behat/MinkExtension/zipball/5b4bda64ff456104564317e212c823e45cad9d59",
|
|
"reference": "5b4bda64ff456104564317e212c823e45cad9d59",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"behat/behat": "~3.0,>=3.0.5",
|
|
"behat/mink": "~1.5",
|
|
"php": ">=5.3.2",
|
|
"symfony/config": "~2.2|~3.0"
|
|
},
|
|
"require-dev": {
|
|
"behat/mink-goutte-driver": "~1.1",
|
|
"phpspec/phpspec": "~2.0"
|
|
},
|
|
"type": "behat-extension",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.1.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"Behat\\MinkExtension": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Christophe Coevoet",
|
|
"email": "stof@notk.org"
|
|
},
|
|
{
|
|
"name": "Konstantin Kudryashov",
|
|
"email": "ever.zet@gmail.com"
|
|
}
|
|
],
|
|
"description": "Mink extension for Behat",
|
|
"homepage": "http://extensions.behat.org/mink",
|
|
"keywords": [
|
|
"browser",
|
|
"gui",
|
|
"test",
|
|
"web"
|
|
],
|
|
"time": "2016-02-15 07:55:18"
|
|
},
|
|
{
|
|
"name": "behat/mink-goutte-driver",
|
|
"version": "v1.2.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/minkphp/MinkGoutteDriver.git",
|
|
"reference": "8b9ad6d2d95bc70b840d15323365f52fcdaea6ca"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/minkphp/MinkGoutteDriver/zipball/8b9ad6d2d95bc70b840d15323365f52fcdaea6ca",
|
|
"reference": "8b9ad6d2d95bc70b840d15323365f52fcdaea6ca",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"behat/mink": "~1.6@dev",
|
|
"behat/mink-browserkit-driver": "~1.2@dev",
|
|
"fabpot/goutte": "~1.0.4|~2.0|~3.1",
|
|
"php": ">=5.3.1"
|
|
},
|
|
"require-dev": {
|
|
"symfony/phpunit-bridge": "~2.7|~3.0"
|
|
},
|
|
"type": "mink-driver",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.2.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Behat\\Mink\\Driver\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Konstantin Kudryashov",
|
|
"email": "ever.zet@gmail.com",
|
|
"homepage": "http://everzet.com"
|
|
}
|
|
],
|
|
"description": "Goutte driver for Mink framework",
|
|
"homepage": "http://mink.behat.org/",
|
|
"keywords": [
|
|
"browser",
|
|
"goutte",
|
|
"headless",
|
|
"testing"
|
|
],
|
|
"time": "2016-03-05 09:04:22"
|
|
},
|
|
{
|
|
"name": "behat/mink-selenium2-driver",
|
|
"version": "v1.3.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/minkphp/MinkSelenium2Driver.git",
|
|
"reference": "473a9f3ebe0c134ee1e623ce8a9c852832020288"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/minkphp/MinkSelenium2Driver/zipball/473a9f3ebe0c134ee1e623ce8a9c852832020288",
|
|
"reference": "473a9f3ebe0c134ee1e623ce8a9c852832020288",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"behat/mink": "~1.7@dev",
|
|
"instaclick/php-webdriver": "~1.1",
|
|
"php": ">=5.3.1"
|
|
},
|
|
"require-dev": {
|
|
"symfony/phpunit-bridge": "~2.7"
|
|
},
|
|
"type": "mink-driver",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.3.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Behat\\Mink\\Driver\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Konstantin Kudryashov",
|
|
"email": "ever.zet@gmail.com",
|
|
"homepage": "http://everzet.com"
|
|
},
|
|
{
|
|
"name": "Pete Otaqui",
|
|
"email": "pete@otaqui.com",
|
|
"homepage": "https://github.com/pete-otaqui"
|
|
}
|
|
],
|
|
"description": "Selenium2 (WebDriver) driver for Mink framework",
|
|
"homepage": "http://mink.behat.org/",
|
|
"keywords": [
|
|
"ajax",
|
|
"browser",
|
|
"javascript",
|
|
"selenium",
|
|
"testing",
|
|
"webdriver"
|
|
],
|
|
"time": "2016-03-05 09:10:18"
|
|
},
|
|
{
|
|
"name": "fabpot/goutte",
|
|
"version": "v2.0.4",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/FriendsOfPHP/Goutte.git",
|
|
"reference": "0ad3ee6dc2d0aaa832a80041a1e09bf394e99802"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/FriendsOfPHP/Goutte/zipball/0ad3ee6dc2d0aaa832a80041a1e09bf394e99802",
|
|
"reference": "0ad3ee6dc2d0aaa832a80041a1e09bf394e99802",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"guzzlehttp/guzzle": ">=4,<6",
|
|
"php": ">=5.4.0",
|
|
"symfony/browser-kit": "~2.1",
|
|
"symfony/css-selector": "~2.1",
|
|
"symfony/dom-crawler": "~2.1"
|
|
},
|
|
"type": "application",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.0-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Goutte\\": "Goutte"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
}
|
|
],
|
|
"description": "A simple PHP Web Scraper",
|
|
"homepage": "https://github.com/FriendsOfPHP/Goutte",
|
|
"keywords": [
|
|
"scraper"
|
|
],
|
|
"time": "2015-05-05 21:14:57"
|
|
},
|
|
{
|
|
"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-15 19:28:39"
|
|
},
|
|
{
|
|
"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-20 03:37:09"
|
|
},
|
|
{
|
|
"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-12 19:18:40"
|
|
},
|
|
{
|
|
"name": "instaclick/php-webdriver",
|
|
"version": "1.4.3",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/instaclick/php-webdriver.git",
|
|
"reference": "0c20707dcf30a32728fd6bdeeab996c887fdb2fb"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/instaclick/php-webdriver/zipball/0c20707dcf30a32728fd6bdeeab996c887fdb2fb",
|
|
"reference": "0c20707dcf30a32728fd6bdeeab996c887fdb2fb",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"ext-curl": "*",
|
|
"php": ">=5.3.2"
|
|
},
|
|
"require-dev": {
|
|
"satooshi/php-coveralls": "dev-master"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.4.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"WebDriver": "lib/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Apache-2.0"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Justin Bishop",
|
|
"email": "jubishop@gmail.com",
|
|
"role": "Developer"
|
|
},
|
|
{
|
|
"name": "Anthon Pang",
|
|
"email": "apang@softwaredevelopment.ca",
|
|
"role": "Fork Maintainer"
|
|
}
|
|
],
|
|
"description": "PHP WebDriver for Selenium 2",
|
|
"homepage": "http://instaclick.com/",
|
|
"keywords": [
|
|
"browser",
|
|
"selenium",
|
|
"webdriver",
|
|
"webtest"
|
|
],
|
|
"time": "2015-06-15 20:19:33"
|
|
},
|
|
{
|
|
"name": "react/promise",
|
|
"version": "v2.4.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/reactphp/promise.git",
|
|
"reference": "8025426794f1944de806618671d4fa476dc7626f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/reactphp/promise/zipball/8025426794f1944de806618671d4fa476dc7626f",
|
|
"reference": "8025426794f1944de806618671d4fa476dc7626f",
|
|
"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-05-03 17:50:52"
|
|
},
|
|
{
|
|
"name": "symfony/browser-kit",
|
|
"version": "v2.8.12",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/browser-kit.git",
|
|
"reference": "165bf6d1e72cd72f2fe170a070aa2a1f17f2d744"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/browser-kit/zipball/165bf6d1e72cd72f2fe170a070aa2a1f17f2d744",
|
|
"reference": "165bf6d1e72cd72f2fe170a070aa2a1f17f2d744",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.9",
|
|
"symfony/dom-crawler": "~2.1|~3.0.0"
|
|
},
|
|
"require-dev": {
|
|
"symfony/css-selector": "~2.0,>=2.0.5|~3.0.0",
|
|
"symfony/process": "~2.3.34|~2.7,>=2.7.6|~3.0.0"
|
|
},
|
|
"suggest": {
|
|
"symfony/process": ""
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.8-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\BrowserKit\\": ""
|
|
},
|
|
"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 BrowserKit Component",
|
|
"homepage": "https://symfony.com",
|
|
"time": "2016-09-06 10:55:00"
|
|
},
|
|
{
|
|
"name": "symfony/css-selector",
|
|
"version": "v2.8.12",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/css-selector.git",
|
|
"reference": "71c8c3a04c126300c37089b1baa7c6322dfb845f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/css-selector/zipball/71c8c3a04c126300c37089b1baa7c6322dfb845f",
|
|
"reference": "71c8c3a04c126300c37089b1baa7c6322dfb845f",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.9"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.8-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\CssSelector\\": ""
|
|
},
|
|
"exclude-from-classmap": [
|
|
"/Tests/"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Jean-François Simon",
|
|
"email": "jeanfrancois.simon@sensiolabs.com"
|
|
},
|
|
{
|
|
"name": "Fabien Potencier",
|
|
"email": "fabien@symfony.com"
|
|
},
|
|
{
|
|
"name": "Symfony Community",
|
|
"homepage": "https://symfony.com/contributors"
|
|
}
|
|
],
|
|
"description": "Symfony CssSelector Component",
|
|
"homepage": "https://symfony.com",
|
|
"time": "2016-09-06 10:55:00"
|
|
},
|
|
{
|
|
"name": "symfony/dom-crawler",
|
|
"version": "v2.8.12",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/symfony/dom-crawler.git",
|
|
"reference": "aac03b7ea2a7adff10a3599d614e79e6101230ab"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/aac03b7ea2a7adff10a3599d614e79e6101230ab",
|
|
"reference": "aac03b7ea2a7adff10a3599d614e79e6101230ab",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.3.9",
|
|
"symfony/polyfill-mbstring": "~1.0"
|
|
},
|
|
"require-dev": {
|
|
"symfony/css-selector": "~2.8|~3.0.0"
|
|
},
|
|
"suggest": {
|
|
"symfony/css-selector": ""
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "2.8-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Symfony\\Component\\DomCrawler\\": ""
|
|
},
|
|
"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 DomCrawler Component",
|
|
"homepage": "https://symfony.com",
|
|
"time": "2016-07-30 07:20:35"
|
|
}
|
|
],
|
|
"aliases": [],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": {
|
|
"doctrine/migrations": 20,
|
|
"doctrine/data-fixtures": 20,
|
|
"toin0u/digitalocean": 20,
|
|
"jbroadway/urlify": 20,
|
|
"ddeboer/data-import": 0,
|
|
"webit/eval-math": 20,
|
|
"behat/behat": 0,
|
|
"behat/mink": 0
|
|
},
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": {
|
|
"php": ">=5.4",
|
|
"ext-intl": "*",
|
|
"ext-gd": "*",
|
|
"ext-curl": "*",
|
|
"ext-zlib": "*",
|
|
"ext-zip": "*",
|
|
"ext-xml": "*",
|
|
"ext-json": "*",
|
|
"ext-mbstring": "*"
|
|
},
|
|
"platform-dev": []
|
|
}
|
|
|