Commit d91dcb11 authored by Nicolas Widart's avatar Nicolas Widart

Updating dependencies

parent 886ceea0
......@@ -4,20 +4,73 @@
"Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"hash": "99a815b0197d001fbd7cb349107b3f88",
"hash": "fe6621a57bc55563b16f08255fe3216d",
"packages": [
{
"name": "baum/baum",
"version": "1.0.13",
"source": {
"type": "git",
"url": "https://github.com/etrepat/baum.git",
"reference": "b868b70bde6e9abb48a4cd5c8244eea9cb4eec4e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/etrepat/baum/zipball/b868b70bde6e9abb48a4cd5c8244eea9cb4eec4e",
"reference": "b868b70bde6e9abb48a4cd5c8244eea9cb4eec4e",
"shasum": ""
},
"require": {
"illuminate/console": "4.*|5.*",
"illuminate/database": "4.*|5.*",
"illuminate/filesystem": "4.*|5.*",
"illuminate/support": "4.*|5.*",
"php": ">=5.3.0"
},
"require-dev": {
"d11wtq/boris": "~1.0",
"mockery/mockery": "~0.9",
"phpunit/phpunit": "~4.0"
},
"type": "library",
"autoload": {
"psr-0": {
"Baum": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Estanislau Trepat",
"email": "estanis@etrepat.com",
"homepage": "http://etrepat.com"
}
],
"description": "Baum is an implementation of the Nested Set pattern for Eloquent models.",
"keywords": [
"Laravel 4",
"database",
"eloquent",
"laravel",
"nested set"
],
"time": "2014-09-30 17:04:36"
},
{
"name": "cartalyst/sentinel",
"version": "1.0.x-dev",
"version": "dev-master",
"source": {
"type": "git",
"url": "git@github.com:cartalyst/sentinel.git",
"reference": "dedb7463716c14777b1a2086fcd34b7a5d0401aa"
"reference": "3193410d3c0e980d8c0faa69d018775bf7df1277"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/cartalyst/sentinel/zipball/dedb7463716c14777b1a2086fcd34b7a5d0401aa",
"reference": "dedb7463716c14777b1a2086fcd34b7a5d0401aa",
"url": "https://api.github.com/repos/cartalyst/sentinel/zipball/3193410d3c0e980d8c0faa69d018775bf7df1277",
"reference": "3193410d3c0e980d8c0faa69d018775bf7df1277",
"shasum": ""
},
"require": {
......@@ -43,7 +96,7 @@
"extra": {
"component": "package",
"branch-alias": {
"dev-master": "1.0.x-dev"
"dev-master": "1.1.x-dev"
}
},
"autoload": {
......@@ -94,10 +147,10 @@
"security"
],
"support": {
"source": "https://github.com/cartalyst/sentinel/tree/v1.0.7",
"source": "https://github.com/cartalyst/sentinel/tree/master",
"issues": "https://github.com/cartalyst/sentinel/issues"
},
"time": "2014-10-21 03:11:24"
"time": "2014-10-28 23:54:12"
},
{
"name": "cartalyst/support",
......@@ -105,12 +158,12 @@
"source": {
"type": "git",
"url": "git@github.com:cartalyst/support.git",
"reference": "c00d432882d06eb7ad0d4eb6eaea6c5298e028a2"
"reference": "a2d8a6a9fea2813ac160088930ad8ce51522b7ec"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/cartalyst/support/zipball/c00d432882d06eb7ad0d4eb6eaea6c5298e028a2",
"reference": "c00d432882d06eb7ad0d4eb6eaea6c5298e028a2",
"url": "https://api.github.com/repos/cartalyst/support/zipball/a2d8a6a9fea2813ac160088930ad8ce51522b7ec",
"reference": "a2d8a6a9fea2813ac160088930ad8ce51522b7ec",
"shasum": ""
},
"require": {
......@@ -169,7 +222,7 @@
"source": "https://github.com/cartalyst/support/tree/master",
"issues": "https://github.com/cartalyst/support/issues"
},
"time": "2014-10-21 17:50:22"
"time": "2014-11-05 22:59:50"
},
{
"name": "classpreloader/classpreloader",
......@@ -254,16 +307,16 @@
},
{
"name": "dimsav/laravel-translatable",
"version": "dev-laravel-5",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/dimsav/laravel-translatable.git",
"reference": "f2ab9a4e207bc6e5a3797c29795cb90a97cdb03e"
"reference": "ffad04599f32aaadc34b7a6d3c2c3feb589c750d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/dimsav/laravel-translatable/zipball/f2ab9a4e207bc6e5a3797c29795cb90a97cdb03e",
"reference": "f2ab9a4e207bc6e5a3797c29795cb90a97cdb03e",
"url": "https://api.github.com/repos/dimsav/laravel-translatable/zipball/ffad04599f32aaadc34b7a6d3c2c3feb589c750d",
"reference": "ffad04599f32aaadc34b7a6d3c2c3feb589c750d",
"shasum": ""
},
"require": {
......@@ -275,9 +328,14 @@
"phpunit/phpunit": "~4.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "5.0-dev"
}
},
"autoload": {
"psr-4": {
"Dimsav\\Translatable\\": "Translatable/"
"Dimsav\\Translatable\\": "src/Translatable/"
},
"classmap": [
"tests"
......@@ -301,7 +359,7 @@
"laravel",
"translation"
],
"time": "2014-09-25 23:42:02"
"time": "2014-11-19 21:51:53"
},
{
"name": "doctrine/annotations",
......@@ -309,12 +367,12 @@
"source": {
"type": "git",
"url": "https://github.com/doctrine/annotations.git",
"reference": "6a6bec0670bb6e71a263b08bc1b98ea242928633"
"reference": "3b6668f54ad3f95d68b64a742f6b0de55d6caeb1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/annotations/zipball/6a6bec0670bb6e71a263b08bc1b98ea242928633",
"reference": "6a6bec0670bb6e71a263b08bc1b98ea242928633",
"url": "https://api.github.com/repos/doctrine/annotations/zipball/3b6668f54ad3f95d68b64a742f6b0de55d6caeb1",
"reference": "3b6668f54ad3f95d68b64a742f6b0de55d6caeb1",
"shasum": ""
},
"require": {
......@@ -369,7 +427,7 @@
"docblock",
"parser"
],
"time": "2014-09-25 16:45:30"
"time": "2014-11-04 15:34:10"
},
{
"name": "doctrine/lexer",
......@@ -425,18 +483,76 @@
],
"time": "2014-09-09 13:34:57"
},
{
"name": "filp/whoops",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/filp/whoops.git",
"reference": "85d4b9ac8718ea179c7d909657e0d12a180fe29d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/filp/whoops/zipball/85d4b9ac8718ea179c7d909657e0d12a180fe29d",
"reference": "85d4b9ac8718ea179c7d909657e0d12a180fe29d",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"require-dev": {
"mockery/mockery": "0.9.*"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.2-dev"
}
},
"autoload": {
"psr-0": {
"Whoops": "src/"
},
"classmap": [
"src/deprecated"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Filipe Dobreira",
"homepage": "https://github.com/filp",
"role": "Developer"
}
],
"description": "php error handling for cool kids",
"homepage": "https://github.com/filp/whoops",
"keywords": [
"error",
"exception",
"handling",
"library",
"silex-provider",
"whoops",
"zf2"
],
"time": "2014-11-15 07:46:20"
},
{
"name": "guzzlehttp/guzzle",
"version": "5.0.1",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/guzzle/guzzle.git",
"reference": "9e806208d9b418a58ec86c49078aa94385e64bbd"
"reference": "bb4f6c82af4f610bbb8d6a83f7814c09c5a8ea6f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/9e806208d9b418a58ec86c49078aa94385e64bbd",
"reference": "9e806208d9b418a58ec86c49078aa94385e64bbd",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/bb4f6c82af4f610bbb8d6a83f7814c09c5a8ea6f",
"reference": "bb4f6c82af4f610bbb8d6a83f7814c09c5a8ea6f",
"shasum": ""
},
"require": {
......@@ -451,7 +567,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-ring": "5.0-dev"
"dev-master": "5.0-dev"
}
},
"autoload": {
......@@ -481,7 +597,7 @@
"rest",
"web service"
],
"time": "2014-10-16 18:00:41"
"time": "2014-11-17 23:22:53"
},
{
"name": "guzzlehttp/ringphp",
......@@ -489,12 +605,12 @@
"source": {
"type": "git",
"url": "https://github.com/guzzle/RingPHP.git",
"reference": "00353a2df0d6c549d446daf18d434eb101f8bec0"
"reference": "e3b00e43b279606a51493b3d5c9c5c2598cd659e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/RingPHP/zipball/00353a2df0d6c549d446daf18d434eb101f8bec0",
"reference": "00353a2df0d6c549d446daf18d434eb101f8bec0",
"url": "https://api.github.com/repos/guzzle/RingPHP/zipball/e3b00e43b279606a51493b3d5c9c5c2598cd659e",
"reference": "e3b00e43b279606a51493b3d5c9c5c2598cd659e",
"shasum": ""
},
"require": {
......@@ -531,7 +647,7 @@
"homepage": "https://github.com/mtdowling"
}
],
"time": "2014-10-20 02:16:50"
"time": "2014-11-16 02:36:38"
},
{
"name": "guzzlehttp/streams",
......@@ -629,20 +745,79 @@
],
"time": "2014-10-16 14:38:30"
},
{
"name": "intervention/image",
"version": "2.0.13",
"source": {
"type": "git",
"url": "https://github.com/Intervention/image.git",
"reference": "0c9db3220bfdf4de2b17fd85676d824cfdc908c6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Intervention/image/zipball/0c9db3220bfdf4de2b17fd85676d824cfdc908c6",
"reference": "0c9db3220bfdf4de2b17fd85676d824cfdc908c6",
"shasum": ""
},
"require": {
"ext-fileinfo": "*",
"php": ">=5.3.0"
},
"require-dev": {
"mockery/mockery": "~0.9.2",
"phpunit/phpunit": "3.*"
},
"suggest": {
"ext-gd": "to use GD library based image processing.",
"ext-imagick": "to use Imagick based image processing.",
"intervention/imagecache": "Caching extension for the Intervention Image library"
},
"type": "library",
"autoload": {
"psr-4": {
"Intervention\\Image\\": "src/Intervention/Image"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Oliver Vogel",
"email": "oliver@olivervogel.net",
"homepage": "http://olivervogel.net/"
}
],
"description": "Image handling and manipulation library with support for Laravel integration",
"homepage": "http://image.intervention.io/",
"keywords": [
"gd",
"image",
"imagick",
"laravel",
"thumbnail",
"watermark"
],
"time": "2014-11-09 11:54:16"
},
{
"name": "ircmaxell/password-compat",
"version": "1.0.x-dev",
"source": {
"type": "git",
"url": "https://github.com/ircmaxell/password_compat.git",
"reference": "1fc1521b5e9794ea77e4eca30717be9635f1d4f4"
"reference": "9b99377557a33a4129c9194e60a97a685fab21e0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ircmaxell/password_compat/zipball/1fc1521b5e9794ea77e4eca30717be9635f1d4f4",
"reference": "1fc1521b5e9794ea77e4eca30717be9635f1d4f4",
"url": "https://api.github.com/repos/ircmaxell/password_compat/zipball/9b99377557a33a4129c9194e60a97a685fab21e0",
"reference": "9b99377557a33a4129c9194e60a97a685fab21e0",
"shasum": ""
},
"require-dev": {
"phpunit/phpunit": "4.*"
},
"type": "library",
"autoload": {
"files": [
......@@ -656,7 +831,7 @@
"authors": [
{
"name": "Anthony Ferrara",
"email": "ircmaxell@ircmaxell.com",
"email": "ircmaxell@php.net",
"homepage": "http://blog.ircmaxell.com"
}
],
......@@ -666,7 +841,7 @@
"hashing",
"password"
],
"time": "2013-04-30 19:58:08"
"time": "2014-11-20 19:18:42"
},
{
"name": "jeremeamia/SuperClosure",
......@@ -911,8 +1086,9 @@
"ext-openssl": "*",
"ircmaxell/password-compat": "~1.0",
"jeremeamia/superclosure": "~1.0.1",
"league/flysystem": "0.5.*",
"league/flysystem": "0.6.*",
"monolog/monolog": "~1.6",
"mtdowling/cron-expression": "~1.0",
"nesbot/carbon": "~1.0",
"patchwork/utf8": "~1.1",
"php": ">=5.4.0",
......@@ -1010,12 +1186,12 @@
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem.git",
"reference": "a41d156d767a49a0f66f9c96059d3b9ca224faf7"
"reference": "2af62a3e493d5b3b327ccc8116b237a080f72098"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/a41d156d767a49a0f66f9c96059d3b9ca224faf7",
"reference": "a41d156d767a49a0f66f9c96059d3b9ca224faf7",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/2af62a3e493d5b3b327ccc8116b237a080f72098",
"reference": "2af62a3e493d5b3b327ccc8116b237a080f72098",
"shasum": ""
},
"require": {
......@@ -1026,7 +1202,6 @@
"barracuda/copy": "~1.1.4",
"dropbox/dropbox-sdk": "~1.1.1",
"ext-fileinfo": "*",
"guzzlehttp/guzzle": "~4.0",
"league/event": "~1.0",
"league/phpunit-coverage-listener": "~1.1",
"mockery/mockery": "~0.9",
......@@ -1034,7 +1209,7 @@
"phpspec/phpspec": "~2.0",
"phpunit/phpunit": "~4.0",
"predis/predis": "~1.0",
"rackspace/php-opencloud": "~1.10.0",
"rackspace/php-opencloud": "~1.11",
"sabre/dav": "~2.0.2",
"tedivm/stash": "~0.12.0"
},
......@@ -1054,7 +1229,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "0.5-dev"
"dev-master": "0.6-dev"
}
},
"autoload": {
......@@ -1072,21 +1247,25 @@
"email": "info@frenky.net"
}
],
"description": "Filesystem abstraction, but easy.",
"description": "Many filesystems, one API.",
"keywords": [
"Cloud Files",
"WebDAV",
"aws",
"cloud",
"copy.com",
"dropbox",
"file systems",
"files",
"filesystem",
"ftp",
"rackspace",
"remote",
"s3",
"sftp",
"storage"
],
"time": "2014-10-18 15:41:49"
"time": "2014-11-20 16:57:35"
},
{
"name": "mcamara/laravel-localization",
......@@ -1094,16 +1273,16 @@
"source": {
"type": "git",
"url": "https://github.com/nWidart/laravel-localization.git",
"reference": "be74bdc8c56a67b5781f68fd99faa7318f8a020f"
"reference": "4563d69fc6bfdf2b0736b0eb10b745596eb10710"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nWidart/laravel-localization/zipball/be74bdc8c56a67b5781f68fd99faa7318f8a020f",
"reference": "be74bdc8c56a67b5781f68fd99faa7318f8a020f",
"url": "https://api.github.com/repos/nWidart/laravel-localization/zipball/4563d69fc6bfdf2b0736b0eb10b745596eb10710",
"reference": "4563d69fc6bfdf2b0736b0eb10b745596eb10710",
"shasum": ""
},
"require": {
"laravel/framework": "~5",
"laravel/framework": "~5.0",
"php": ">=5.4.0"
},
"require-dev": {
......@@ -1136,7 +1315,7 @@
"support": {
"source": "https://github.com/nWidart/laravel-localization/tree/Laravel5Support"
},
"time": "2014-10-01 05:46:13"
"time": "2014-11-14 13:05:11"
},
{
"name": "monolog/monolog",
......@@ -1144,12 +1323,12 @@
"source": {
"type": "git",
"url": "https://github.com/Seldaek/monolog.git",
"reference": "f835cd21e472683a9d251131f8c89ba18ed506c7"
"reference": "ab41ed9a94196ce2793f400b88313918b4fc64dc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/f835cd21e472683a9d251131f8c89ba18ed506c7",
"reference": "f835cd21e472683a9d251131f8c89ba18ed506c7",
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/ab41ed9a94196ce2793f400b88313918b4fc64dc",
"reference": "ab41ed9a94196ce2793f400b88313918b4fc64dc",
"shasum": ""
},
"require": {
......@@ -1208,7 +1387,89 @@
"logging",
"psr-3"
],
"time": "2014-10-21 09:22:09"
"time": "2014-11-11 12:05:51"
},
{
"name": "mpedrera/themify",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/mpedrera/themify.git",
"reference": "6b019493da34b8fb3e26238e23a9cc788024924e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/mpedrera/themify/zipball/6b019493da34b8fb3e26238e23a9cc788024924e",
"reference": "6b019493da34b8fb3e26238e23a9cc788024924e",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"require-dev": {
"mockery/mockery": "dev-master",
"orchestra/testbench": "2.1.*",
"phpunit/phpunit": "3.7.*"
},
"type": "library",
"autoload": {
"psr-0": {
"Mpedrera\\Themify": "src/"
},
"files": [
"src/helpers.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"authors": [
{
"name": "Manuel Pedrera Jiménez",
"email": "hola@manuelpedrera.com"
}
],
"description": "Add basic theme functionality to a Laravel 4 application.",
"time": "2013-12-24 04:26:01"
},
{
"name": "mtdowling/cron-expression",
"version": "v1.0.3",
"source": {
"type": "git",
"url": "https://github.com/mtdowling/cron-expression.git",
"reference": "a47ac8d5ec15049013792401af5a4d13e3dbe7f6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/mtdowling/cron-expression/zipball/a47ac8d5ec15049013792401af5a4d13e3dbe7f6",
"reference": "a47ac8d5ec15049013792401af5a4d13e3dbe7f6",
"shasum": ""
},
"require": {
"php": ">=5.3.2"
},
"type": "library",
"autoload": {
"psr-0": {
"Cron": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
}
],
"description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due",
"keywords": [
"cron",
"schedule"
],
"time": "2013-11-23 19:48:39"
},
{
"name": "mustache/mustache",
......@@ -1351,13 +1612,13 @@
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/nicolas-grekas/Patchwork-UTF8.git",
"reference": "2e98a87caf5bcef78a369e03fac0ae806060196e"
"url": "https://github.com/tchwork/utf8.git",
"reference": "3024ee72d0ce7fc4bf87421f2954f956d3ad2ee5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nicolas-grekas/Patchwork-UTF8/zipball/2e98a87caf5bcef78a369e03fac0ae806060196e",
"reference": "2e98a87caf5bcef78a369e03fac0ae806060196e",
"url": "https://api.github.com/repos/tchwork/utf8/zipball/3024ee72d0ce7fc4bf87421f2954f956d3ad2ee5",
"reference": "3024ee72d0ce7fc4bf87421f2954f956d3ad2ee5",
"shasum": ""
},
"require": {
......@@ -1388,19 +1649,66 @@
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com",
"role": "Developer"
"email": "p@tchwork.com"
}
],
"description": "Extensive, portable and performant handling of UTF-8 and grapheme clusters for PHP",
"homepage": "https://github.com/nicolas-grekas/Patchwork-UTF8",
"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": "2014-08-05 10:00:12"
"time": "2014-11-10 16:16:54"
},
{
"name": "pingpong/generators",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/pingpong-labs/generators.git",
"reference": "259eea8deacd83fdbf784c10cf7bb17f2a2ff47a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/pingpong-labs/generators/zipball/259eea8deacd83fdbf784c10cf7bb17f2a2ff47a",
"reference": "259eea8deacd83fdbf784c10cf7bb17f2a2ff47a",
"shasum": ""
},
"require": {
"illuminate/filesystem": "4.*|5.0.*",
"illuminate/support": "4.*|5.0.*",
"php": ">=5.4.0"
},
"require-dev": {
"mockery/mockery": "~0.9",
"phpunit/phpunit": "~4"
},
"type": "library",
"autoload": {
"psr-0": {
"Pingpong\\Generators": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Pingpong Labs",
"email": "pingpong.labs@gmail.com"
}
],
"description": "Laravel Generators",
"keywords": [
"generators",
"laravel",
"pingpong"
],
"time": "2014-11-13 08:03:31"
},
{
"name": "pingpong/modules",
......@@ -1408,27 +1716,30 @@
"source": {
"type": "git",
"url": "https://github.com/pingpong-labs/modules.git",
"reference": "13c18fcaabaa58004b1b545ded4474f4cb80071a"
"reference": "aaf7bb8b8290636fd6bef3d9f358d8fd3d2a0e6f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/pingpong-labs/modules/zipball/13c18fcaabaa58004b1b545ded4474f4cb80071a",
"reference": "13c18fcaabaa58004b1b545ded4474f4cb80071a",
"url": "https://api.github.com/repos/pingpong-labs/modules/zipball/aaf7bb8b8290636fd6bef3d9f358d8fd3d2a0e6f",
"reference": "aaf7bb8b8290636fd6bef3d9f358d8fd3d2a0e6f",
"shasum": ""
},
"require": {
"illuminate/config": ">=4.0.0",
"illuminate/filesystem": ">=4.0.0",
"illuminate/html": ">=4.0.0",
"illuminate/routing": ">=4.0.0",
"illuminate/support": ">=4.0.0",
"illuminate/translation": ">=4.0.0",
"illuminate/view": ">=4.0.0",
"php": ">=5.4.0"
"illuminate/config": "~4|~5",
"illuminate/events": "~4|~5",
"illuminate/filesystem": "~4|~5",
"illuminate/html": "~4|~5",
"illuminate/routing": "~4|~5",
"illuminate/support": "~4|~5",
"illuminate/translation": "~4|~5",
"illuminate/view": "~4|~5",
"php": ">=5.4.0",
"pingpong/generators": "1.*"
},
"require-dev": {
"mockery/mockery": "0.9.*",
"phpunit/phpunit": "4.1.*"
"mockery/mockery": "~0.9",
"phpunit/phpunit": "~4",
"pingpong/testing": "1.*"
},
"type": "library",
"extra": {
......@@ -1452,7 +1763,7 @@
"email": "pingpong.labs@gmail.com"
}
],
"description": "Laravel 4 - Simple Modules",
"description": "Laravel Modules",
"keywords": [
"hmvc",
"laravel",
......@@ -1460,7 +1771,7 @@
"modules",
"pingpong"
],
"time": "2014-10-19 19:10:03"
"time": "2014-11-18 04:34:05"
},
{
"name": "predis/predis",
......@@ -1468,12 +1779,12 @@
"source": {
"type": "git",
"url": "https://github.com/nrk/predis.git",
"reference": "24e19a9b766fd1e414459060a2bf5268d5f62cf3"
"reference": "28accc93f0c3868711cfc89089f8cd953d642851"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nrk/predis/zipball/24e19a9b766fd1e414459060a2bf5268d5f62cf3",
"reference": "24e19a9b766fd1e414459060a2bf5268d5f62cf3",
"url": "https://api.github.com/repos/nrk/predis/zipball/28accc93f0c3868711cfc89089f8cd953d642851",
"reference": "28accc93f0c3868711cfc89089f8cd953d642851",
"shasum": ""
},
"require": {
......@@ -1515,7 +1826,7 @@
"predis",
"redis"
],
"time": "2014-10-21 09:58:11"
"time": "2014-11-07 13:24:35"
},
{
"name": "psr/log",
......@@ -1610,12 +1921,12 @@
"source": {
"type": "git",
"url": "https://github.com/swiftmailer/swiftmailer.git",
"reference": "613354e08fbddce0943646932b007be9873c658f"
"reference": "d0f361d88e5de851bbb8c542d3b6aa46d61a9ffc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/613354e08fbddce0943646932b007be9873c658f",
"reference": "613354e08fbddce0943646932b007be9873c658f",
"url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/d0f361d88e5de851bbb8c542d3b6aa46d61a9ffc",
"reference": "d0f361d88e5de851bbb8c542d3b6aa46d61a9ffc",
"shasum": ""
},
"require": {
......@@ -1654,21 +1965,21 @@
"mail",
"mailer"
],
"time": "2014-10-05 19:53:07"
"time": "2014-10-30 13:41:35"
},
{
"name": "symfony/console",
"version": "dev-master",
"version": "2.6.x-dev",
"target-dir": "Symfony/Component/Console",
"source": {
"type": "git",
"url": "https://github.com/symfony/Console.git",
"reference": "771649efa94246e63a6ab2726ba908a358bdd403"
"reference": "d3bac228fd7a2aac9193e241b239880b3ba39a10"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/Console/zipball/771649efa94246e63a6ab2726ba908a358bdd403",
"reference": "771649efa94246e63a6ab2726ba908a358bdd403",
"url": "https://api.github.com/repos/symfony/Console/zipball/d3bac228fd7a2aac9193e241b239880b3ba39a10",
"reference": "d3bac228fd7a2aac9193e241b239880b3ba39a10",
"shasum": ""
},
"require": {
......@@ -1711,21 +2022,21 @@
],
"description": "Symfony Console Component",
"homepage": "http://symfony.com",
"time": "2014-10-05 13:59:22"
"time": "2014-11-20 13:24:23"
},
{
"name": "symfony/debug",
"version": "dev-master",
"version": "2.6.x-dev",
"target-dir": "Symfony/Component/Debug",
"source": {
"type": "git",
"url": "https://github.com/symfony/Debug.git",
"reference": "a8b043dd0a8e5bab056f484b1aa73cfa53845e9f"
"reference": "15b9784606b07d28840ec2ed06c68fb593155be0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/Debug/zipball/a8b043dd0a8e5bab056f484b1aa73cfa53845e9f",
"reference": "a8b043dd0a8e5bab056f484b1aa73cfa53845e9f",
"url": "https://api.github.com/repos/symfony/Debug/zipball/15b9784606b07d28840ec2ed06c68fb593155be0",
"reference": "15b9784606b07d28840ec2ed06c68fb593155be0",
"shasum": ""
},
"require": {
......@@ -1767,21 +2078,21 @@
],
"description": "Symfony Debug Component",
"homepage": "http://symfony.com",
"time": "2014-10-02 09:12:20"
"time": "2014-11-20 13:24:23"
},
{
"name": "symfony/event-dispatcher",
"version": "dev-master",
"version": "2.7.x-dev",
"target-dir": "Symfony/Component/EventDispatcher",
"source": {
"type": "git",
"url": "https://github.com/symfony/EventDispatcher.git",
"reference": "e133748fd9165e24f8e9498ef5862f8bd37004e5"
"reference": "30e571ce1bba949b44f49b977966898a41c77a01"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/e133748fd9165e24f8e9498ef5862f8bd37004e5",
"reference": "e133748fd9165e24f8e9498ef5862f8bd37004e5",
"url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/30e571ce1bba949b44f49b977966898a41c77a01",
"reference": "30e571ce1bba949b44f49b977966898a41c77a01",
"shasum": ""
},
"require": {
......@@ -1801,7 +2112,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.6-dev"
"dev-master": "2.7-dev"
}
},
"autoload": {
......@@ -1825,21 +2136,21 @@
],
"description": "Symfony EventDispatcher Component",
"homepage": "http://symfony.com",
"time": "2014-10-04 06:08:58"
"time": "2014-11-20 13:24:30"
},
{
"name": "symfony/filesystem",
"version": "dev-master",
"version": "2.7.x-dev",
"target-dir": "Symfony/Component/Filesystem",
"source": {
"type": "git",
"url": "https://github.com/symfony/Filesystem.git",
"reference": "7d97789ea01c3c76ecaa59b954d162777033cbd4"
"reference": "5bbd9f52cd5ebf7ea85f447b779fcfa8a25a95e7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/Filesystem/zipball/7d97789ea01c3c76ecaa59b954d162777033cbd4",
"reference": "7d97789ea01c3c76ecaa59b954d162777033cbd4",
"url": "https://api.github.com/repos/symfony/Filesystem/zipball/5bbd9f52cd5ebf7ea85f447b779fcfa8a25a95e7",
"reference": "5bbd9f52cd5ebf7ea85f447b779fcfa8a25a95e7",
"shasum": ""
},
"require": {
......@@ -1848,7 +2159,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.6-dev"
"dev-master": "2.7-dev"
}
},
"autoload": {
......@@ -1872,21 +2183,21 @@
],
"description": "Symfony Filesystem Component",
"homepage": "http://symfony.com",
"time": "2014-09-22 15:54:44"
"time": "2014-11-16 17:28:20"
},
{
"name": "symfony/finder",
"version": "dev-master",
"version": "2.6.x-dev",
"target-dir": "Symfony/Component/Finder",
"source": {
"type": "git",
"url": "https://github.com/symfony/Finder.git",
"reference": "ceb2c693cffbe5255b623b2543456235a25672c1"
"reference": "d556a66cbe5b2b81e7abc75b4066b057fbc7af94"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/Finder/zipball/ceb2c693cffbe5255b623b2543456235a25672c1",
"reference": "ceb2c693cffbe5255b623b2543456235a25672c1",
"url": "https://api.github.com/repos/symfony/Finder/zipball/d556a66cbe5b2b81e7abc75b4066b057fbc7af94",
"reference": "d556a66cbe5b2b81e7abc75b4066b057fbc7af94",
"shasum": ""
},
"require": {
......@@ -1919,21 +2230,21 @@
],
"description": "Symfony Finder Component",
"homepage": "http://symfony.com",
"time": "2014-10-01 05:53:11"
"time": "2014-10-26 07:46:28"
},
{
"name": "symfony/http-foundation",
"version": "dev-master",
"version": "2.6.x-dev",
"target-dir": "Symfony/Component/HttpFoundation",
"source": {
"type": "git",
"url": "https://github.com/symfony/HttpFoundation.git",
"reference": "c24942a7ec2d8409d1f60d02c4460ca8317e885a"
"reference": "87fe2b56b0b8c10fc60a2b4ac76c285e1fc38888"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/HttpFoundation/zipball/c24942a7ec2d8409d1f60d02c4460ca8317e885a",
"reference": "c24942a7ec2d8409d1f60d02c4460ca8317e885a",
"url": "https://api.github.com/repos/symfony/HttpFoundation/zipball/87fe2b56b0b8c10fc60a2b4ac76c285e1fc38888",
"reference": "87fe2b56b0b8c10fc60a2b4ac76c285e1fc38888",
"shasum": ""
},
"require": {
......@@ -1972,21 +2283,21 @@
],
"description": "Symfony HttpFoundation Component",
"homepage": "http://symfony.com",
"time": "2014-10-07 14:06:18"
"time": "2014-11-20 13:24:23"
},
{
"name": "symfony/http-kernel",
"version": "dev-master",
"version": "2.6.x-dev",
"target-dir": "Symfony/Component/HttpKernel",
"source": {
"type": "git",
"url": "https://github.com/symfony/HttpKernel.git",
"reference": "2ef12792ed45e19e614049e1f76d7dd1ed803e53"
"reference": "318fc2d37e03ce4fc7fe45cfdc7899fd033ededa"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/HttpKernel/zipball/2ef12792ed45e19e614049e1f76d7dd1ed803e53",
"reference": "2ef12792ed45e19e614049e1f76d7dd1ed803e53",
"url": "https://api.github.com/repos/symfony/HttpKernel/zipball/318fc2d37e03ce4fc7fe45cfdc7899fd033ededa",
"reference": "318fc2d37e03ce4fc7fe45cfdc7899fd033ededa",
"shasum": ""
},
"require": {
......@@ -2047,21 +2358,21 @@
],
"description": "Symfony HttpKernel Component",
"homepage": "http://symfony.com",
"time": "2014-10-20 19:11:43"
"time": "2014-11-20 13:24:23"
},
{
"name": "symfony/process",
"version": "dev-master",
"version": "2.6.x-dev",
"target-dir": "Symfony/Component/Process",
"source": {
"type": "git",
"url": "https://github.com/symfony/Process.git",
"reference": "2f0db541a7de08dbe5a4b55acfbaf8e3e6b029d9"
"reference": "dc88f75d1c07791e5733f90be747961dce26cf05"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/Process/zipball/2f0db541a7de08dbe5a4b55acfbaf8e3e6b029d9",
"reference": "2f0db541a7de08dbe5a4b55acfbaf8e3e6b029d9",
"url": "https://api.github.com/repos/symfony/Process/zipball/dc88f75d1c07791e5733f90be747961dce26cf05",
"reference": "dc88f75d1c07791e5733f90be747961dce26cf05",
"shasum": ""
},
"require": {
......@@ -2094,21 +2405,21 @@
],
"description": "Symfony Process Component",
"homepage": "http://symfony.com",
"time": "2014-10-01 05:53:11"
"time": "2014-11-04 14:29:39"
},
{
"name": "symfony/routing",
"version": "dev-master",
"version": "2.6.x-dev",
"target-dir": "Symfony/Component/Routing",
"source": {
"type": "git",
"url": "https://github.com/symfony/Routing.git",
"reference": "6e43bd277f1f7e181a65b85813312f428e4926ab"
"reference": "5e2c6aba6cbb00a6b7e3760db99f72c85c52b6e5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/Routing/zipball/6e43bd277f1f7e181a65b85813312f428e4926ab",
"reference": "6e43bd277f1f7e181a65b85813312f428e4926ab",
"url": "https://api.github.com/repos/symfony/Routing/zipball/5e2c6aba6cbb00a6b7e3760db99f72c85c52b6e5",
"reference": "5e2c6aba6cbb00a6b7e3760db99f72c85c52b6e5",
"shasum": ""
},
"require": {
......@@ -2161,21 +2472,21 @@
"uri",
"url"
],
"time": "2014-10-09 16:12:58"
"time": "2014-11-16 17:28:09"
},
{
"name": "symfony/security-core",
"version": "dev-master",
"version": "2.6.x-dev",
"target-dir": "Symfony/Component/Security/Core",
"source": {
"type": "git",
"url": "https://github.com/symfony/security-core.git",
"reference": "e9030aec262e7d697e2f66d7f47db6164cc360c0"
"reference": "6de9323f7efbb4a70e85836fa668aa644c188579"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/security-core/zipball/e9030aec262e7d697e2f66d7f47db6164cc360c0",
"reference": "e9030aec262e7d697e2f66d7f47db6164cc360c0",
"url": "https://api.github.com/repos/symfony/security-core/zipball/6de9323f7efbb4a70e85836fa668aa644c188579",
"reference": "6de9323f7efbb4a70e85836fa668aa644c188579",
"shasum": ""
},
"require": {
......@@ -2223,21 +2534,21 @@
],
"description": "Symfony Security Component - Core Library",
"homepage": "http://symfony.com",
"time": "2014-10-10 16:59:52"
"time": "2014-11-20 13:24:23"
},
{
"name": "symfony/translation",
"version": "dev-master",
"version": "2.6.x-dev",
"target-dir": "Symfony/Component/Translation",
"source": {
"type": "git",
"url": "https://github.com/symfony/Translation.git",
"reference": "adc92684c607801186cc9e3179314b738f0d62d7"
"reference": "09c28736ec20984db38b8cd15f66d7afa70d0b46"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/Translation/zipball/adc92684c607801186cc9e3179314b738f0d62d7",
"reference": "adc92684c607801186cc9e3179314b738f0d62d7",
"url": "https://api.github.com/repos/symfony/Translation/zipball/09c28736ec20984db38b8cd15f66d7afa70d0b46",
"reference": "09c28736ec20984db38b8cd15f66d7afa70d0b46",
"shasum": ""
},
"require": {
......@@ -2281,7 +2592,7 @@
],
"description": "Symfony Translation Component",
"homepage": "http://symfony.com",
"time": "2014-10-01 05:53:11"
"time": "2014-11-04 14:29:39"
},
{
"name": "vlucas/phpdotenv",
......@@ -2289,12 +2600,12 @@
"source": {
"type": "git",
"url": "https://github.com/vlucas/phpdotenv.git",
"reference": "56c252d48dce336da97926591aed71805203815b"
"reference": "d33518ea44328d7738b3ba12a9616de3b41e6bdf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/56c252d48dce336da97926591aed71805203815b",
"reference": "56c252d48dce336da97926591aed71805203815b",
"url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/d33518ea44328d7738b3ba12a9616de3b41e6bdf",
"reference": "d33518ea44328d7738b3ba12a9616de3b41e6bdf",
"shasum": ""
},
"require": {
......@@ -2332,7 +2643,7 @@
"env",
"environment"
],
"time": "2014-10-16 14:50:21"
"time": "2014-10-21 21:43:14"
}
],
"packages-dev": [
......@@ -2391,38 +2702,41 @@
"time": "2014-10-13 12:58:55"
},
{
"name": "filp/whoops",
"version": "1.1.2",
"name": "phpdocumentor/reflection-docblock",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/filp/whoops.git",
"reference": "9f451fbc7b8cad5e71300672c340c28c6bec09ff"
"url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
"reference": "fd0ac2007401505fb596fdfb859ec4e103d69e55"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/filp/whoops/zipball/9f451fbc7b8cad5e71300672c340c28c6bec09ff",
"reference": "9f451fbc7b8cad5e71300672c340c28c6bec09ff",
"url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/fd0ac2007401505fb596fdfb859ec4e103d69e55",
"reference": "fd0ac2007401505fb596fdfb859ec4e103d69e55",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
"php": ">=5.3.3"
},
"require-dev": {
"mockery/mockery": "0.9.*"
"phpunit/phpunit": "~4.0"
},
"suggest": {
"dflydev/markdown": "~1.0",
"erusev/parsedown": "~1.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.2-dev"
"dev-master": "2.0.x-dev"
}
},
"autoload": {
"psr-0": {
"Whoops": "src/"
},
"classmap": [
"src/deprecated"
"phpDocumentor": [
"src/"
]
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
......@@ -2430,23 +2744,70 @@
],
"authors": [
{
"name": "Filipe Dobreira",
"homepage": "https://github.com/filp",
"role": "Developer"
"name": "Mike van Riel",
"email": "mike.vanriel@naenius.com"
}
],
"description": "php error handling for cool kids",
"homepage": "https://github.com/filp/whoops",
"time": "2014-09-02 14:26:20"
},
{
"name": "phpspec/prophecy",
"version": "v1.3.1",
"source": {
"type": "git",
"url": "https://github.com/phpspec/prophecy.git",
"reference": "9ca52329bcdd1500de24427542577ebf3fc2f1c9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpspec/prophecy/zipball/9ca52329bcdd1500de24427542577ebf3fc2f1c9",
"reference": "9ca52329bcdd1500de24427542577ebf3fc2f1c9",
"shasum": ""
},
"require": {
"doctrine/instantiator": "~1.0,>=1.0.2",
"phpdocumentor/reflection-docblock": "~2.0"
},
"require-dev": {
"phpspec/phpspec": "~2.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.2.x-dev"
}
},
"autoload": {
"psr-0": {
"Prophecy\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Konstantin Kudryashov",
"email": "ever.zet@gmail.com",
"homepage": "http://everzet.com"
},
{
"name": "Marcello Duarte",
"email": "marcello.duarte@gmail.com"
}
],
"description": "Highly opinionated mocking framework for PHP 5.3+",
"homepage": "http://phpspec.org",
"keywords": [
"error",
"exception",
"handling",
"library",
"silex-provider",
"whoops",
"zf2"
"Double",
"Dummy",
"fake",
"mock",
"spy",
"stub"
],
"time": "2014-07-11 05:56:54"
"time": "2014-11-17 16:23:49"
},
{
"name": "phpunit/php-code-coverage",
......@@ -2454,12 +2815,12 @@
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
"reference": "28d21b57c189cb72829056353de603c4d4da55a0"
"reference": "21b9006b7ceb7e1cb0b705615af31f67c8cd1692"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/28d21b57c189cb72829056353de603c4d4da55a0",
"reference": "28d21b57c189cb72829056353de603c4d4da55a0",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/21b9006b7ceb7e1cb0b705615af31f67c8cd1692",
"reference": "21b9006b7ceb7e1cb0b705615af31f67c8cd1692",
"shasum": ""
},
"require": {
......@@ -2508,7 +2869,7 @@
"testing",
"xunit"
],
"time": "2014-10-05 10:46:54"
"time": "2014-11-11 14:18:30"
},
{
"name": "phpunit/php-file-iterator",
......@@ -2698,12 +3059,12 @@
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "3fd4dadd04e789b7a0e6b632d1ec1d241d0d4671"
"reference": "8a70215cf5fd4f23725390b49d7819575e4cd9f3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/3fd4dadd04e789b7a0e6b632d1ec1d241d0d4671",
"reference": "3fd4dadd04e789b7a0e6b632d1ec1d241d0d4671",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/8a70215cf5fd4f23725390b49d7819575e4cd9f3",
"reference": "8a70215cf5fd4f23725390b49d7819575e4cd9f3",
"shasum": ""
},
"require": {
......@@ -2713,14 +3074,15 @@
"ext-reflection": "*",
"ext-spl": "*",
"php": ">=5.3.3",
"phpspec/prophecy": "~1.3.1",
"phpunit/php-code-coverage": "3.0.*@dev",
"phpunit/php-file-iterator": "~1.3.1",
"phpunit/php-file-iterator": "~1.3.2",
"phpunit/php-text-template": "~1.2",
"phpunit/php-timer": "~1.0.2",
"phpunit/phpunit-mock-objects": "2.4.*@dev",
"sebastian/comparator": "1.1.*@dev",
"sebastian/diff": "~1.1",
"sebastian/environment": "~1.1",
"sebastian/environment": "~1.2",
"sebastian/exporter": "~1.0",
"sebastian/global-state": "1.0.*@dev",
"sebastian/version": "~1.0",
......@@ -2735,7 +3097,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.4.x-dev"
"dev-master": "4.5.x-dev"
}
},
"autoload": {
......@@ -2761,7 +3123,7 @@
"testing",
"xunit"
],
"time": "2014-10-21 10:07:41"
"time": "2014-11-20 17:32:31"
},
{
"name": "phpunit/phpunit-mock-objects",
......@@ -2824,12 +3186,12 @@
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/comparator.git",
"reference": "6f67d2ae044ba17ba30573941f4ac96c4777be97"
"reference": "c484a80f97573ab934e37826dba0135a3301b26a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/6f67d2ae044ba17ba30573941f4ac96c4777be97",
"reference": "6f67d2ae044ba17ba30573941f4ac96c4777be97",
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/c484a80f97573ab934e37826dba0135a3301b26a",
"reference": "c484a80f97573ab934e37826dba0135a3301b26a",
"shasum": ""
},
"require": {
......@@ -2880,7 +3242,7 @@
"compare",
"equality"
],
"time": "2014-10-21 10:04:18"
"time": "2014-11-16 21:32:38"
},
{
"name": "sebastian/diff",
......@@ -2888,12 +3250,12 @@
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/diff.git",
"reference": "92d423df43b160006907ea4297b916fdf00415d8"
"reference": "3e22c89be2e1cddf7db89699cb23a9159df12e0c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/92d423df43b160006907ea4297b916fdf00415d8",
"reference": "92d423df43b160006907ea4297b916fdf00415d8",
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/3e22c89be2e1cddf7db89699cb23a9159df12e0c",
"reference": "3e22c89be2e1cddf7db89699cb23a9159df12e0c",
"shasum": ""
},
"require": {
......@@ -2932,7 +3294,7 @@
"keywords": [
"diff"
],
"time": "2014-10-19 13:19:30"
"time": "2014-11-05 15:28:21"
},
{
"name": "sebastian/environment",
......@@ -2940,12 +3302,12 @@
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/environment.git",
"reference": "205fcef5998953ec69cb79bc1ea9fee1277c8714"
"reference": "6e6c71d918088c251b181ba8b3088af4ac336dd7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/205fcef5998953ec69cb79bc1ea9fee1277c8714",
"reference": "205fcef5998953ec69cb79bc1ea9fee1277c8714",
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/6e6c71d918088c251b181ba8b3088af4ac336dd7",
"reference": "6e6c71d918088c251b181ba8b3088af4ac336dd7",
"shasum": ""
},
"require": {
......@@ -2957,7 +3319,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.1.x-dev"
"dev-master": "1.2.x-dev"
}
},
"autoload": {
......@@ -2982,7 +3344,7 @@
"environment",
"hhvm"
],
"time": "2014-10-08 05:30:43"
"time": "2014-10-25 08:00:45"
},
{
"name": "sebastian/exporter",
......@@ -3135,227 +3497,19 @@
"homepage": "https://github.com/sebastianbergmann/version",
"time": "2014-03-07 15:35:33"
},
{
"name": "stack/builder",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/stackphp/builder.git",
"reference": "b140838feee38769eb6d150794ef70228e587417"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/stackphp/builder/zipball/b140838feee38769eb6d150794ef70228e587417",
"reference": "b140838feee38769eb6d150794ef70228e587417",
"shasum": ""
},
"require": {
"php": ">=5.3.0",
"symfony/http-foundation": "~2.1",
"symfony/http-kernel": "~2.1"
},
"require-dev": {
"silex/silex": "~1.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
}
},
"autoload": {
"psr-0": {
"Stack": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Igor Wiedler",
"email": "igor@wiedler.ch"
}
],
"description": "Builder for stack middlewares based on HttpKernelInterface.",
"keywords": [
"stack"
],
"time": "2014-08-06 20:56:36"
},
{
"name": "symfony/browser-kit",
"version": "dev-master",
"target-dir": "Symfony/Component/BrowserKit",
"source": {
"type": "git",
"url": "https://github.com/symfony/BrowserKit.git",
"reference": "442ecf5f92616594e04c47749e4e024b1cfc2e19"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/BrowserKit/zipball/442ecf5f92616594e04c47749e4e024b1cfc2e19",
"reference": "442ecf5f92616594e04c47749e4e024b1cfc2e19",
"shasum": ""
},
"require": {
"php": ">=5.3.3",
"symfony/dom-crawler": "~2.0"
},
"require-dev": {
"symfony/css-selector": "~2.0",
"symfony/process": "~2.0"
},
"suggest": {
"symfony/process": ""
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.6-dev"
}
},
"autoload": {
"psr-0": {
"Symfony\\Component\\BrowserKit\\": ""
}
},
"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 BrowserKit Component",
"homepage": "http://symfony.com",
"time": "2014-09-22 11:59:59"
},
{
"name": "symfony/css-selector",
"version": "dev-master",
"target-dir": "Symfony/Component/CssSelector",
"source": {
"type": "git",
"url": "https://github.com/symfony/CssSelector.git",
"reference": "453e66dacf59674222d1b7f26054ae35296747c4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/CssSelector/zipball/453e66dacf59674222d1b7f26054ae35296747c4",
"reference": "453e66dacf59674222d1b7f26054ae35296747c4",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.6-dev"
}
},
"autoload": {
"psr-0": {
"Symfony\\Component\\CssSelector\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Symfony Community",
"homepage": "http://symfony.com/contributors"
},
{
"name": "Jean-François Simon",
"email": "jeanfrancois.simon@sensiolabs.com"
},
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
}
],
"description": "Symfony CssSelector Component",
"homepage": "http://symfony.com",
"time": "2014-10-09 16:00:19"
},
{
"name": "symfony/dom-crawler",
"version": "dev-master",
"target-dir": "Symfony/Component/DomCrawler",
"source": {
"type": "git",
"url": "https://github.com/symfony/DomCrawler.git",
"reference": "14adb9c3b16796097d8d48f9393099422fde5c59"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/DomCrawler/zipball/14adb9c3b16796097d8d48f9393099422fde5c59",
"reference": "14adb9c3b16796097d8d48f9393099422fde5c59",
"shasum": ""
},
"require": {
"php": ">=5.3.3"
},
"require-dev": {
"symfony/css-selector": "~2.0"
},
"suggest": {
"symfony/css-selector": ""
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.6-dev"
}
},
"autoload": {
"psr-0": {
"Symfony\\Component\\DomCrawler\\": ""
}
},
"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 DomCrawler Component",
"homepage": "http://symfony.com",
"time": "2014-10-01 05:53:11"
},
{
"name": "symfony/yaml",
"version": "dev-master",
"version": "2.7.x-dev",
"target-dir": "Symfony/Component/Yaml",
"source": {
"type": "git",
"url": "https://github.com/symfony/Yaml.git",
"reference": "499f7d7aa96747ad97940089bd7a1fb24ad8182a"
"reference": "75deb1b183d2bbf12f4b54c644c0caafca338fbe"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/Yaml/zipball/499f7d7aa96747ad97940089bd7a1fb24ad8182a",
"reference": "499f7d7aa96747ad97940089bd7a1fb24ad8182a",
"url": "https://api.github.com/repos/symfony/Yaml/zipball/75deb1b183d2bbf12f4b54c644c0caafca338fbe",
"reference": "75deb1b183d2bbf12f4b54c644c0caafca338fbe",
"shasum": ""
},
"require": {
......@@ -3364,7 +3518,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.6-dev"
"dev-master": "2.7-dev"
}
},
"autoload": {
......@@ -3388,7 +3542,7 @@
],
"description": "Symfony Yaml Component",
"homepage": "http://symfony.com",
"time": "2014-10-05 13:53:50"
"time": "2014-11-20 13:24:30"
}
],
"aliases": [],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment