From a3f64a5102149f14cf7d7a5f0f9070c1d6e6151f Mon Sep 17 00:00:00 2001 From: Dmytro Vasylenko Date: Thu, 15 Feb 2018 16:19:28 +0200 Subject: [PATCH] Update composer dependencies --- composer.json | 8 +- composer.lock | 317 +++++++++++++++++++++++++++----------------------- 2 files changed, 175 insertions(+), 150 deletions(-) diff --git a/composer.json b/composer.json index 947b7fa0d..b723fa6a6 100644 --- a/composer.json +++ b/composer.json @@ -18,6 +18,10 @@ { "type": "composer", "url": "https://packagist.orocrm.com" + }, + { + "type": "git", + "url": "https://github.com/eltrino/composer.git" } ], "config": { @@ -35,8 +39,8 @@ "ezyang/htmlpurifier": "4.6.*", "bordeux/email-cleaner": "0.6.*", "michelf/php-markdown": "~1.4", - "hwi/oauth-bundle": "0.3.9 as 1.0" - + "hwi/oauth-bundle": "0.3.9 as 1.0", + "composer/composer": "1.0.0-p2 as 1.0.0-p1" }, "require-dev": { "phpunit/phpunit": "4.8.*", diff --git a/composer.lock b/composer.lock index c2c12de78..55b88ee90 100644 --- a/composer.lock +++ b/composer.lock @@ -4,8 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "hash": "791b199315887ffaf5ac8f557f2f27a9", - "content-hash": "5d5ef0d338344a74ece0c565d5ff1d35", + "content-hash": "0d9352c44dff2acaf89c3c5ddcc1eb4f", "packages": [ { "name": "a2lix/translation-form-bundle", @@ -67,7 +66,7 @@ "translatable", "translation" ], - "time": "2013-12-17 18:40:49" + "time": "2013-12-17T18:40:49+00:00" }, { "name": "akeneo/batch-bundle", @@ -119,7 +118,7 @@ "reader", "writer" ], - "time": "2015-05-05 21:23:02" + "time": "2015-05-05T21:23:02+00:00" }, { "name": "ass/xmlsecurity", @@ -176,7 +175,7 @@ "signature", "xml" ], - "time": "2013-10-30 08:57:42" + "time": "2013-10-30T08:57:42+00:00" }, { "name": "beberlei/assert", @@ -229,7 +228,7 @@ "assertion", "validation" ], - "time": "2015-08-21 16:50:17" + "time": "2015-08-21T16:50:17+00:00" }, { "name": "behat/transliterator", @@ -269,7 +268,7 @@ "slug", "transliterator" ], - "time": "2015-09-28 16:26:35" + "time": "2015-09-28T16:26:35+00:00" }, { "name": "besimple/soap", @@ -342,7 +341,7 @@ "keywords": [ "soap" ], - "time": "2013-12-13 07:26:18" + "time": "2013-12-13T07:26:18+00:00" }, { "name": "bordeux/email-cleaner", @@ -381,7 +380,7 @@ ], "description": "Replay email cleaner/remover for PHP", "homepage": "https://github.com/bordeux/email-cleaner", - "time": "2015-02-13 08:49:34" + "time": "2015-02-13T08:49:34+00:00" }, { "name": "cboden/ratchet", @@ -430,7 +429,7 @@ "server", "sockets" ], - "time": "2013-09-20 00:55:12" + "time": "2013-09-20T00:55:12+00:00" }, { "name": "components/backbone", @@ -487,7 +486,7 @@ "server", "view" ], - "time": "2014-10-06 00:37:03" + "time": "2014-10-06T00:37:03+00:00" }, { "name": "components/font-awesome", @@ -524,7 +523,7 @@ "OFL-1.1" ], "description": "The iconic font designed for use with Twitter Bootstrap.", - "time": "2015-01-26 11:26:16" + "time": "2015-01-26T11:26:16+00:00" }, { "name": "components/jquery", @@ -566,7 +565,7 @@ ], "description": "jQuery JavaScript Library", "homepage": "http://jquery.com", - "time": "2015-05-08 05:04:47" + "time": "2015-05-08T05:04:47+00:00" }, { "name": "components/underscore", @@ -619,22 +618,16 @@ "server", "util" ], - "time": "2014-09-22 16:48:28" + "time": "2014-09-22T16:48:28+00:00" }, { "name": "composer/composer", - "version": "1.0.0-p1", + "version": "1.0.0-p2", "source": { "type": "git", - "url": "https://github.com/orocrm/composer.git", + "url": "https://github.com/eltrino/composer.git", "reference": "833ce984264204e7d6576ab082660105c7d8f04c" }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/orocrm/composer/zipball/833ce984264204e7d6576ab082660105c7d8f04c", - "reference": "833ce984264204e7d6576ab082660105c7d8f04c", - "shasum": "" - }, "require": { "justinrainbow/json-schema": "~1.3", "php": ">=5.3.2", @@ -664,20 +657,29 @@ "Composer": "src/" } }, - "notification-url": "http://packagist.orocrm.com/downloads/", + "autoload-dev": { + "psr-0": { + "Composer\\Test": "tests/" + } + }, + "scripts": { + "test": [ + "phpunit" + ] + }, "license": [ "MIT" ], "authors": [ - { - "name": "Jordi Boggiano", - "email": "j.boggiano@seld.be", - "homepage": "http://seld.be" - }, { "name": "Nils Adermann", "email": "naderman@naderman.de", "homepage": "http://www.naderman.de" + }, + { + "name": "Jordi Boggiano", + "email": "j.boggiano@seld.be", + "homepage": "http://seld.be" } ], "description": "Composer helps you declare, manage and install dependencies of PHP projects, ensuring you have the right stack everywhere.", @@ -687,7 +689,11 @@ "dependency", "package" ], - "time": "2015-02-17 21:55:44" + "support": { + "irc": "irc://irc.freenode.org/composer", + "issues": "https://github.com/composer/composer/issues" + }, + "time": "2015-02-17T21:55:44+00:00" }, { "name": "doctrine/annotations", @@ -755,7 +761,7 @@ "docblock", "parser" ], - "time": "2015-08-31 12:32:49" + "time": "2015-08-31T12:32:49+00:00" }, { "name": "doctrine/cache", @@ -825,7 +831,7 @@ "cache", "caching" ], - "time": "2015-11-02 18:35:48" + "time": "2015-11-02T18:35:48+00:00" }, { "name": "doctrine/collections", @@ -891,7 +897,7 @@ "collections", "iterator" ], - "time": "2015-04-14 22:21:58" + "time": "2015-04-14T22:21:58+00:00" }, { "name": "doctrine/common", @@ -964,7 +970,7 @@ "persistence", "spl" ], - "time": "2015-08-31 13:00:22" + "time": "2015-08-31T13:00:22+00:00" }, { "name": "doctrine/data-fixtures", @@ -1021,7 +1027,7 @@ "keywords": [ "database" ], - "time": "2015-03-30 12:14:13" + "time": "2015-03-30T12:14:13+00:00" }, { "name": "doctrine/dbal", @@ -1092,7 +1098,7 @@ "persistence", "queryobject" ], - "time": "2015-01-12 21:52:47" + "time": "2015-01-12T21:52:47+00:00" }, { "name": "doctrine/doctrine-bundle", @@ -1169,7 +1175,7 @@ "orm", "persistence" ], - "time": "2015-02-28 11:04:45" + "time": "2015-02-28T11:04:45+00:00" }, { "name": "doctrine/doctrine-cache-bundle", @@ -1256,7 +1262,7 @@ "cache", "caching" ], - "time": "2015-11-27 04:59:07" + "time": "2015-11-27T04:59:07+00:00" }, { "name": "doctrine/doctrine-fixtures-bundle", @@ -1316,7 +1322,7 @@ "Fixture", "persistence" ], - "time": "2013-09-05 11:23:37" + "time": "2013-09-05T11:23:37+00:00" }, { "name": "doctrine/inflector", @@ -1383,7 +1389,7 @@ "singularize", "string" ], - "time": "2015-11-06 14:35:42" + "time": "2015-11-06T14:35:42+00:00" }, { "name": "doctrine/instantiator", @@ -1437,7 +1443,7 @@ "constructor", "instantiate" ], - "time": "2015-06-14 21:17:01" + "time": "2015-06-14T21:17:01+00:00" }, { "name": "doctrine/lexer", @@ -1491,7 +1497,7 @@ "lexer", "parser" ], - "time": "2014-09-09 13:34:57" + "time": "2014-09-09T13:34:57+00:00" }, { "name": "doctrine/orm", @@ -1568,7 +1574,7 @@ "database", "orm" ], - "time": "2015-08-31 12:59:39" + "time": "2015-08-31T12:59:39+00:00" }, { "name": "electrolinux/phpquery", @@ -1608,7 +1614,7 @@ ], "description": "phpQuery is a server-side, chainable, CSS3 selector driven Document Object Model (DOM) API based on jQuery JavaScript Library", "homepage": "http://code.google.com/p/phpquery/", - "time": "2013-03-21 12:39:33" + "time": "2013-03-21T12:39:33+00:00" }, { "name": "escapestudios/wsse-authentication-bundle", @@ -1616,12 +1622,12 @@ "target-dir": "Escape/WSSEAuthenticationBundle", "source": { "type": "git", - "url": "https://github.com/escapestudios/EscapeWSSEAuthenticationBundle.git", + "url": "https://github.com/djoos/EscapeWSSEAuthenticationBundle.git", "reference": "c2d56effd53cae5ebd685f6d50a81c024bc089af" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/escapestudios/EscapeWSSEAuthenticationBundle/zipball/c2d56effd53cae5ebd685f6d50a81c024bc089af", + "url": "https://api.github.com/repos/djoos/EscapeWSSEAuthenticationBundle/zipball/c2d56effd53cae5ebd685f6d50a81c024bc089af", "reference": "c2d56effd53cae5ebd685f6d50a81c024bc089af", "shasum": "" }, @@ -1666,7 +1672,7 @@ "bundle", "wsse" ], - "time": "2014-07-16 12:24:32" + "time": "2014-07-16T12:24:32+00:00" }, { "name": "evenement/evenement", @@ -1706,7 +1712,7 @@ "keywords": [ "event-dispatcher" ], - "time": "2012-05-30 15:01:08" + "time": "2012-05-30T15:01:08+00:00" }, { "name": "ezyang/htmlpurifier", @@ -1750,7 +1756,7 @@ "keywords": [ "html" ], - "time": "2013-11-30 08:25:19" + "time": "2013-11-30T08:25:19+00:00" }, { "name": "friendsofsymfony/jsrouting-bundle", @@ -1808,7 +1814,7 @@ "javascript", "routing" ], - "time": "2015-01-23 02:44:26" + "time": "2015-01-23T02:44:26+00:00" }, { "name": "friendsofsymfony/rest-bundle", @@ -1892,7 +1898,7 @@ "keywords": [ "rest" ], - "time": "2015-06-16 08:39:26" + "time": "2015-06-16T08:39:26+00:00" }, { "name": "gedmo/doctrine-extensions", @@ -1970,7 +1976,7 @@ "tree", "uploadable" ], - "time": "2015-02-24 21:41:37" + "time": "2015-02-24T21:41:37+00:00" }, { "name": "genemu/form-bundle", @@ -2041,7 +2047,7 @@ "extra form", "form" ], - "time": "2013-07-31 22:28:58" + "time": "2013-07-31T22:28:58+00:00" }, { "name": "guzzle/guzzle", @@ -2133,7 +2139,8 @@ "rest", "web service" ], - "time": "2013-10-02 20:47:00" + "abandoned": "guzzlehttp/guzzle", + "time": "2013-10-02T20:47:00+00:00" }, { "name": "hwi/oauth-bundle", @@ -2249,7 +2256,7 @@ "yahoo", "yandex" ], - "time": "2015-08-28 09:57:17" + "time": "2015-08-28T09:57:17+00:00" }, { "name": "imagine/imagine", @@ -2301,7 +2308,7 @@ "image manipulation", "image processing" ], - "time": "2013-07-10 17:25:36" + "time": "2013-07-10T17:25:36+00:00" }, { "name": "incenteev/composer-parameter-handler", @@ -2353,7 +2360,7 @@ "keywords": [ "parameters management" ], - "time": "2013-12-07 10:10:39" + "time": "2013-12-07T10:10:39+00:00" }, { "name": "jdare/clank-bundle", @@ -2396,7 +2403,7 @@ "keywords": [ "Web Socket Application" ], - "time": "2013-11-23 17:19:59" + "time": "2013-11-23T17:19:59+00:00" }, { "name": "jdorn/sql-formatter", @@ -2446,7 +2453,7 @@ "highlight", "sql" ], - "time": "2014-01-12 16:20:24" + "time": "2014-01-12T16:20:24+00:00" }, { "name": "jms/aop-bundle", @@ -2493,7 +2500,7 @@ "annotations", "aop" ], - "time": "2015-09-13 09:02:33" + "time": "2015-09-13T09:02:33+00:00" }, { "name": "jms/cg", @@ -2537,7 +2544,7 @@ "keywords": [ "code generation" ], - "time": "2015-09-13 08:54:43" + "time": "2015-09-13T08:54:43+00:00" }, { "name": "jms/di-extra-bundle", @@ -2602,7 +2609,7 @@ "annotations", "dependency injection" ], - "time": "2015-09-13 09:03:50" + "time": "2015-09-13T09:03:50+00:00" }, { "name": "jms/job-queue-bundle", @@ -2672,7 +2679,7 @@ "job", "queue" ], - "time": "2015-05-05 12:27:04" + "time": "2015-05-05T12:27:04+00:00" }, { "name": "jms/metadata", @@ -2724,7 +2731,7 @@ "xml", "yaml" ], - "time": "2014-07-12 07:13:19" + "time": "2014-07-12T07:13:19+00:00" }, { "name": "jms/parser-lib", @@ -2759,7 +2766,7 @@ "Apache2" ], "description": "A library for easily creating recursive-descent parsers.", - "time": "2012-11-18 18:08:43" + "time": "2012-11-18T18:08:43+00:00" }, { "name": "jms/serializer", @@ -2829,7 +2836,7 @@ "serialization", "xml" ], - "time": "2013-12-04 16:46:05" + "time": "2013-12-04T16:46:05+00:00" }, { "name": "jms/serializer-bundle", @@ -2899,7 +2906,7 @@ "serialization", "xml" ], - "time": "2013-12-05 14:36:11" + "time": "2013-12-05T14:36:11+00:00" }, { "name": "justinrainbow/json-schema", @@ -2965,7 +2972,7 @@ "json", "schema" ], - "time": "2015-09-08 22:28:04" + "time": "2015-09-08T22:28:04+00:00" }, { "name": "knplabs/gaufrette", @@ -3049,7 +3056,7 @@ "filesystem", "media" ], - "time": "2015-03-09 08:06:57" + "time": "2015-03-09T08:06:57+00:00" }, { "name": "knplabs/knp-gaufrette-bundle", @@ -3109,7 +3116,7 @@ "filesystem", "media" ], - "time": "2014-03-24 22:15:03" + "time": "2014-03-24T22:15:03+00:00" }, { "name": "knplabs/knp-menu", @@ -3173,7 +3180,7 @@ "menu", "tree" ], - "time": "2014-05-01 19:50:28" + "time": "2014-05-01T19:50:28+00:00" }, { "name": "knplabs/knp-menu-bundle", @@ -3227,7 +3234,7 @@ "keywords": [ "menu" ], - "time": "2014-06-06 09:54:22" + "time": "2014-06-06T09:54:22+00:00" }, { "name": "kriswallsmith/assetic", @@ -3298,7 +3305,7 @@ "compression", "minification" ], - "time": "2013-07-19 00:03:27" + "time": "2013-07-19T00:03:27+00:00" }, { "name": "kriswallsmith/buzz", @@ -3346,7 +3353,7 @@ "curl", "http client" ], - "time": "2015-06-25 17:26:56" + "time": "2015-06-25T17:26:56+00:00" }, { "name": "leafo/lessphp", @@ -3387,7 +3394,7 @@ ], "description": "lessphp is a compiler for LESS written in PHP.", "homepage": "http://leafo.net/lessphp/", - "time": "2013-08-09 17:09:19" + "time": "2013-08-09T17:09:19+00:00" }, { "name": "lexik/maintenance-bundle", @@ -3440,7 +3447,7 @@ "bundle", "maintenance" ], - "time": "2014-03-12 09:40:02" + "time": "2014-03-12T09:40:02+00:00" }, { "name": "liip/imagine-bundle", @@ -3495,7 +3502,7 @@ "image", "imagine" ], - "time": "2014-01-24 18:59:15" + "time": "2014-01-24T18:59:15+00:00" }, { "name": "michelf/php-markdown", @@ -3546,7 +3553,7 @@ "keywords": [ "markdown" ], - "time": "2015-03-01 12:03:08" + "time": "2015-03-01T12:03:08+00:00" }, { "name": "moment/moment", @@ -3600,7 +3607,7 @@ "time", "validate" ], - "time": "2015-07-28 04:39:50" + "time": "2015-07-28T04:39:50+00:00" }, { "name": "monolog/monolog", @@ -3668,7 +3675,7 @@ "logging", "psr-3" ], - "time": "2014-03-23 19:50:26" + "time": "2014-03-23T19:50:26+00:00" }, { "name": "mtdowling/cron-expression", @@ -3712,7 +3719,7 @@ "cron", "schedule" ], - "time": "2015-01-11 23:07:46" + "time": "2015-01-11T23:07:46+00:00" }, { "name": "mustangostang/spyc", @@ -3759,7 +3766,7 @@ "yaml", "yml" ], - "time": "2013-02-21 10:52:01" + "time": "2013-02-21T10:52:01+00:00" }, { "name": "nelmio/api-doc-bundle", @@ -3837,7 +3844,7 @@ "documentation", "rest" ], - "time": "2015-05-16 17:16:14" + "time": "2015-05-16T17:16:14+00:00" }, { "name": "nesbot/carbon", @@ -3883,7 +3890,7 @@ "datetime", "time" ], - "time": "2014-01-07 05:10:44" + "time": "2014-01-07T05:10:44+00:00" }, { "name": "ocramius/proxy-manager", @@ -3945,7 +3952,7 @@ "proxy pattern", "service proxies" ], - "time": "2013-06-30 16:44:31" + "time": "2013-06-30T16:44:31+00:00" }, { "name": "oro/doctrine-extensions", @@ -3999,7 +4006,7 @@ "postgresql", "type" ], - "time": "2015-10-08 13:56:38" + "time": "2015-10-08T13:56:38+00:00" }, { "name": "oro/jsplumb", @@ -4047,7 +4054,7 @@ "svg", "visual" ], - "time": "2015-07-30 09:49:33" + "time": "2015-07-30T09:49:33+00:00" }, { "name": "oro/moment-timezone", @@ -4101,20 +4108,20 @@ "tz", "zone" ], - "time": "2015-05-26 14:29:56" + "time": "2015-05-26T14:29:56+00:00" }, { "name": "oro/platform", "version": "1.8.2", "source": { "type": "git", - "url": "git@github.com:orocrm/platform.git", + "url": "git@github.com:oroinc/platform.git", "reference": "30859da1c56695891b36f61a26809eff856b671c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/orocrm/platform/zipball/30859da1c56695891b36f61a26809eff856b671c", - "reference": "79b91c06bb71a145bf5c0e7c1654a31445424c5d", + "url": "https://api.github.com/repos/oroinc/platform/zipball/30859da1c56695891b36f61a26809eff856b671c", + "reference": "30859da1c56695891b36f61a26809eff856b671c", "shasum": "" }, "require": { @@ -4195,7 +4202,7 @@ "Oro\\Bundle": "src/" } }, - "notification-url": "http://packagist.orocrm.com/downloads/", + "notification-url": "https://packagist.orocrm.com/downloads/", "license": [ "MIT" ], @@ -4207,7 +4214,7 @@ ], "description": "Business Application Platform (BAP)", "homepage": "https://github.com/orocrm/platform.git", - "time": "2015-09-29 13:37:25" + "time": "2015-09-29T13:37:25+00:00" }, { "name": "phpcollection/phpcollection", @@ -4257,7 +4264,7 @@ "sequence", "set" ], - "time": "2013-01-23 15:16:14" + "time": "2013-01-23T15:16:14+00:00" }, { "name": "phpoption/phpoption", @@ -4307,19 +4314,19 @@ "php", "type" ], - "time": "2015-07-25 16:39:46" + "time": "2015-07-25T16:39:46+00:00" }, { "name": "piwik/device-detector", "version": "3.4.2", "source": { "type": "git", - "url": "https://github.com/piwik/device-detector.git", + "url": "https://github.com/matomo-org/device-detector.git", "reference": "fcb61cc9e669653febdce2cd1a1f0833b569fbb6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/piwik/device-detector/zipball/fcb61cc9e669653febdce2cd1a1f0833b569fbb6", + "url": "https://api.github.com/repos/matomo-org/device-detector/zipball/fcb61cc9e669653febdce2cd1a1f0833b569fbb6", "reference": "fcb61cc9e669653febdce2cd1a1f0833b569fbb6", "shasum": "" }, @@ -4358,7 +4365,7 @@ "parser", "useragent" ], - "time": "2015-09-09 20:28:18" + "time": "2015-09-09T20:28:18+00:00" }, { "name": "psr/log", @@ -4396,7 +4403,7 @@ "psr", "psr-3" ], - "time": "2012-12-21 11:40:51" + "time": "2012-12-21T11:40:51+00:00" }, { "name": "react/event-loop", @@ -4439,7 +4446,7 @@ "keywords": [ "event-loop" ], - "time": "2013-07-21 02:23:09" + "time": "2013-07-21T02:23:09+00:00" }, { "name": "react/socket", @@ -4481,7 +4488,7 @@ "keywords": [ "Socket" ], - "time": "2014-02-17 22:32:00" + "time": "2014-02-17T22:32:00+00:00" }, { "name": "react/stream", @@ -4526,7 +4533,7 @@ "pipe", "stream" ], - "time": "2014-02-16 19:48:52" + "time": "2014-02-16T19:48:52+00:00" }, { "name": "rhumsaa/uuid", @@ -4593,7 +4600,7 @@ "uuid" ], "abandoned": "ramsey/uuid", - "time": "2014-10-30 03:36:49" + "time": "2014-10-30T03:36:49+00:00" }, { "name": "robloach/component-installer", @@ -4641,7 +4648,7 @@ } ], "description": "Allows installation of Components via Composer.", - "time": "2015-08-10 12:35:38" + "time": "2015-08-10T12:35:38+00:00" }, { "name": "seld/jsonlint", @@ -4687,7 +4694,7 @@ "parser", "validator" ], - "time": "2015-11-21 02:21:41" + "time": "2015-11-21T02:21:41+00:00" }, { "name": "sensio/distribution-bundle", @@ -4733,7 +4740,7 @@ "configuration", "distribution" ], - "time": "2015-04-10 06:19:33" + "time": "2015-04-10T06:19:33+00:00" }, { "name": "sensio/framework-extra-bundle", @@ -4782,7 +4789,7 @@ "annotations", "controllers" ], - "time": "2013-07-24 08:49:53" + "time": "2013-07-24T08:49:53+00:00" }, { "name": "stof/doctrine-extensions-bundle", @@ -4844,7 +4851,7 @@ "translatable", "tree" ], - "time": "2013-06-23 16:53:41" + "time": "2013-06-23T16:53:41+00:00" }, { "name": "swiftmailer/swiftmailer", @@ -4897,7 +4904,7 @@ "mail", "mailer" ], - "time": "2015-06-06 14:19:39" + "time": "2015-06-06T14:19:39+00:00" }, { "name": "sylius/flow-bundle", @@ -4959,7 +4966,7 @@ "installation", "steps" ], - "time": "2013-11-24 14:41:08" + "time": "2013-11-24T14:41:08+00:00" }, { "name": "symfony/assetic-bundle", @@ -5022,7 +5029,7 @@ "compression", "minification" ], - "time": "2013-05-16 05:32:23" + "time": "2013-05-16T05:32:23+00:00" }, { "name": "symfony/icu", @@ -5071,7 +5078,8 @@ "icu", "intl" ], - "time": "2014-07-25 09:58:17" + "abandoned": "symfony/intl", + "time": "2014-07-25T09:58:17+00:00" }, { "name": "symfony/monolog-bundle", @@ -5130,7 +5138,7 @@ "log", "logging" ], - "time": "2015-01-04 20:21:17" + "time": "2015-01-04T20:21:17+00:00" }, { "name": "symfony/swiftmailer-bundle", @@ -5187,7 +5195,7 @@ ], "description": "Symfony SwiftmailerBundle", "homepage": "http://symfony.com", - "time": "2014-12-01 17:44:50" + "time": "2014-12-01T17:44:50+00:00" }, { "name": "symfony/symfony", @@ -5308,7 +5316,7 @@ "keywords": [ "framework" ], - "time": "2015-10-27 19:07:24" + "time": "2015-10-27T19:07:24+00:00" }, { "name": "tinymce/tinymce", @@ -5354,7 +5362,7 @@ "tinymce", "wysiwyg" ], - "time": "2015-05-05 12:07:24" + "time": "2015-05-05T12:07:24+00:00" }, { "name": "twig/extensions", @@ -5401,7 +5409,7 @@ "i18n", "text" ], - "time": "2013-10-18 19:37:15" + "time": "2013-10-18T19:37:15+00:00" }, { "name": "twig/twig", @@ -5458,7 +5466,7 @@ "keywords": [ "templating" ], - "time": "2015-08-12 15:56:39" + "time": "2015-08-12T15:56:39+00:00" }, { "name": "willdurand/jsonp-callback-validator", @@ -5498,7 +5506,7 @@ } ], "description": "JSONP callback validator.", - "time": "2014-01-20 22:35:06" + "time": "2014-01-20T22:35:06+00:00" }, { "name": "willdurand/negotiation", @@ -5547,7 +5555,7 @@ "header", "negotiation" ], - "time": "2015-10-01 07:42:40" + "time": "2015-10-01T07:42:40+00:00" }, { "name": "zendframework/zend-code", @@ -5600,7 +5608,7 @@ "code", "zf2" ], - "time": "2013-04-17 15:15:58" + "time": "2013-04-17T15:15:58+00:00" }, { "name": "zendframework/zend-crypt", @@ -5651,7 +5659,7 @@ "crypt", "zf2" ], - "time": "2013-04-17 13:32:54" + "time": "2013-04-17T13:32:54+00:00" }, { "name": "zendframework/zend-eventmanager", @@ -5697,7 +5705,7 @@ "eventmanager", "zf2" ], - "time": "2013-04-17 13:32:54" + "time": "2013-04-17T13:32:54+00:00" }, { "name": "zendframework/zend-i18n", @@ -5762,7 +5770,7 @@ "i18n", "zf2" ], - "time": "2013-04-17 13:32:54" + "time": "2013-04-17T13:32:54+00:00" }, { "name": "zendframework/zend-loader", @@ -5810,7 +5818,7 @@ "loader", "zf2" ], - "time": "2013-04-17 13:32:54" + "time": "2013-04-17T13:32:54+00:00" }, { "name": "zendframework/zend-mail", @@ -5866,7 +5874,7 @@ "mail", "zf2" ], - "time": "2013-04-17 15:15:58" + "time": "2013-04-17T15:15:58+00:00" }, { "name": "zendframework/zend-math", @@ -5917,7 +5925,7 @@ "math", "zf2" ], - "time": "2013-04-17 13:32:54" + "time": "2013-04-17T13:32:54+00:00" }, { "name": "zendframework/zend-mime", @@ -5967,7 +5975,7 @@ "mime", "zf2" ], - "time": "2013-04-17 13:32:54" + "time": "2013-04-17T13:32:54+00:00" }, { "name": "zendframework/zend-servicemanager", @@ -6015,7 +6023,7 @@ "servicemanager", "zf2" ], - "time": "2013-04-17 13:32:54" + "time": "2013-04-17T13:32:54+00:00" }, { "name": "zendframework/zend-stdlib", @@ -6071,7 +6079,7 @@ "stdlib", "zf2" ], - "time": "2013-04-17 13:32:54" + "time": "2013-04-17T13:32:54+00:00" }, { "name": "zendframework/zend-validator", @@ -6137,7 +6145,7 @@ "validator", "zf2" ], - "time": "2013-04-17 13:32:54" + "time": "2013-04-17T13:32:54+00:00" } ], "packages-dev": [ @@ -6180,7 +6188,7 @@ } ], "description": "PHPUnit MockAnnotations", - "time": "2015-09-15 09:39:33" + "time": "2015-09-15T09:39:33+00:00" }, { "name": "phpdocumentor/reflection-docblock", @@ -6229,7 +6237,7 @@ "email": "mike.vanriel@naenius.com" } ], - "time": "2015-02-03 12:10:50" + "time": "2015-02-03T12:10:50+00:00" }, { "name": "phpspec/prophecy", @@ -6289,7 +6297,7 @@ "spy", "stub" ], - "time": "2015-08-13 10:07:40" + "time": "2015-08-13T10:07:40+00:00" }, { "name": "phpunit/php-code-coverage", @@ -6351,7 +6359,7 @@ "testing", "xunit" ], - "time": "2015-10-06 15:47:00" + "time": "2015-10-06T15:47:00+00:00" }, { "name": "phpunit/php-file-iterator", @@ -6398,7 +6406,7 @@ "filesystem", "iterator" ], - "time": "2015-06-21 13:08:43" + "time": "2015-06-21T13:08:43+00:00" }, { "name": "phpunit/php-text-template", @@ -6439,7 +6447,7 @@ "keywords": [ "template" ], - "time": "2015-06-21 13:50:34" + "time": "2015-06-21T13:50:34+00:00" }, { "name": "phpunit/php-timer", @@ -6480,7 +6488,7 @@ "keywords": [ "timer" ], - "time": "2015-06-21 08:01:12" + "time": "2015-06-21T08:01:12+00:00" }, { "name": "phpunit/php-token-stream", @@ -6529,7 +6537,7 @@ "keywords": [ "tokenizer" ], - "time": "2015-09-15 10:49:45" + "time": "2015-09-15T10:49:45+00:00" }, { "name": "phpunit/phpunit", @@ -6601,7 +6609,7 @@ "testing", "xunit" ], - "time": "2015-11-11 11:32:49" + "time": "2015-11-11T11:32:49+00:00" }, { "name": "phpunit/phpunit-mock-objects", @@ -6657,7 +6665,7 @@ "mock", "xunit" ], - "time": "2015-10-02 06:51:40" + "time": "2015-10-02T06:51:40+00:00" }, { "name": "sebastian/comparator", @@ -6721,7 +6729,7 @@ "compare", "equality" ], - "time": "2015-07-26 15:48:44" + "time": "2015-07-26T15:48:44+00:00" }, { "name": "sebastian/diff", @@ -6773,7 +6781,7 @@ "keywords": [ "diff" ], - "time": "2015-02-22 15:13:53" + "time": "2015-02-22T15:13:53+00:00" }, { "name": "sebastian/environment", @@ -6823,7 +6831,7 @@ "environment", "hhvm" ], - "time": "2015-08-03 06:14:51" + "time": "2015-08-03T06:14:51+00:00" }, { "name": "sebastian/exporter", @@ -6889,7 +6897,7 @@ "export", "exporter" ], - "time": "2015-06-21 07:55:53" + "time": "2015-06-21T07:55:53+00:00" }, { "name": "sebastian/global-state", @@ -6940,7 +6948,7 @@ "keywords": [ "global state" ], - "time": "2015-10-12 03:26:01" + "time": "2015-10-12T03:26:01+00:00" }, { "name": "sebastian/recursion-context", @@ -6993,7 +7001,7 @@ ], "description": "Provides functionality to recursively process PHP variables", "homepage": "http://www.github.com/sebastianbergmann/recursion-context", - "time": "2015-06-21 08:04:50" + "time": "2015-06-21T08:04:50+00:00" }, { "name": "sebastian/version", @@ -7028,10 +7036,23 @@ ], "description": "Library that helps with managing the version number of Git-hosted PHP projects", "homepage": "https://github.com/sebastianbergmann/version", - "time": "2015-06-21 13:59:46" + "time": "2015-06-21T13:59:46+00:00" + } + ], + "aliases": [ + { + "alias": "1.0", + "alias_normalized": "1.0.0.0", + "version": "0.3.9.0", + "package": "hwi/oauth-bundle" + }, + { + "alias": "1.0.0-p1", + "alias_normalized": "1.0.0.0-patch1", + "version": "1.0.0.0-patch2", + "package": "composer/composer" } ], - "aliases": [], "minimum-stability": "dev", "stability-flags": [], "prefer-stable": true,