Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthieu Napoli <matthieu@mnapoli.fr>2014-10-31 02:10:11 +0300
committerMatthieu Napoli <matthieu@mnapoli.fr>2014-10-31 02:11:20 +0300
commit1cd924d0371a2271798279b78e30585f4c7a80d9 (patch)
treed459921c818bda0a3f23fc53b9fcb60f92be3ced /composer.lock
parentf5b6b4ccb021a3b082e578fc9a42c715985d1fae (diff)
parentbca9fdab124fb27aa0a7c04da768011fba26589f (diff)
Merge branch 'master' into php-di
Conflicts: composer.json composer.lock
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock98
1 files changed, 65 insertions, 33 deletions
diff --git a/composer.lock b/composer.lock
index 75ee69696e..8790535c19 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
"Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
- "hash": "ad793a02e67244825709eb91b2280e59",
+ "hash": "92499fc432a629fefcd5c1b912e44d9c",
"packages": [
{
"name": "container-interop/container-interop",
@@ -517,18 +517,50 @@
"time": "2014-10-06 20:13:03"
},
{
+ "name": "piwik/network",
+ "version": "0.1.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/piwik/component-network.git",
+ "reference": "9037fa29509f86767e02ba58a57d4deb1d01a844"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/piwik/component-network/zipball/9037fa29509f86767e02ba58a57d4deb1d01a844",
+ "reference": "9037fa29509f86767e02ba58a57d4deb1d01a844",
+ "shasum": ""
+ },
+ "require": {
+ "php": ">=5.3.2"
+ },
+ "require-dev": {
+ "phpunit/phpunit": "~4.0"
+ },
+ "type": "library",
+ "autoload": {
+ "psr-4": {
+ "Piwik\\Network\\": "src/"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "LGPL-3.0"
+ ],
+ "time": "2014-10-23 03:30:23"
+ },
+ {
"name": "symfony/console",
- "version": "v2.5.6",
+ "version": "v2.5.5",
"target-dir": "Symfony/Component/Console",
"source": {
"type": "git",
"url": "https://github.com/symfony/Console.git",
- "reference": "6f177fca24200a5b97aef5ce7a5c98124a0f0db0"
+ "reference": "ca053eaa031c93afb68a71e4eb1f4168dfd4a661"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/Console/zipball/6f177fca24200a5b97aef5ce7a5c98124a0f0db0",
- "reference": "6f177fca24200a5b97aef5ce7a5c98124a0f0db0",
+ "url": "https://api.github.com/repos/symfony/Console/zipball/ca053eaa031c93afb68a71e4eb1f4168dfd4a661",
+ "reference": "ca053eaa031c93afb68a71e4eb1f4168dfd4a661",
"shasum": ""
},
"require": {
@@ -569,7 +601,7 @@
],
"description": "Symfony Console Component",
"homepage": "http://symfony.com",
- "time": "2014-10-05 13:57:04"
+ "time": "2014-09-25 09:53:56"
},
{
"name": "tedivm/jshrink",
@@ -614,16 +646,16 @@
},
{
"name": "twig/twig",
- "version": "v1.16.2",
+ "version": "v1.16.1",
"source": {
"type": "git",
"url": "https://github.com/fabpot/Twig.git",
- "reference": "42f758d9fe2146d1f0470604fc05ee43580873fc"
+ "reference": "7c4c01dcf578523cfcddf383641a4f12790270ec"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/fabpot/Twig/zipball/42f758d9fe2146d1f0470604fc05ee43580873fc",
- "reference": "42f758d9fe2146d1f0470604fc05ee43580873fc",
+ "url": "https://api.github.com/repos/fabpot/Twig/zipball/7c4c01dcf578523cfcddf383641a4f12790270ec",
+ "reference": "7c4c01dcf578523cfcddf383641a4f12790270ec",
"shasum": ""
},
"require": {
@@ -667,7 +699,7 @@
"keywords": [
"templating"
],
- "time": "2014-10-17 12:53:44"
+ "time": "2014-10-10 14:09:53"
}
],
"packages-dev": [
@@ -1260,16 +1292,16 @@
},
{
"name": "phpunit/phpunit",
- "version": "4.3.4",
+ "version": "4.3.3",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
- "reference": "23e4e0310f037aae873cc81b8658dbbb82878f71"
+ "reference": "5a0bc4dcbb7340c0a9a9bc3507854a67c564edc4"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/23e4e0310f037aae873cc81b8658dbbb82878f71",
- "reference": "23e4e0310f037aae873cc81b8658dbbb82878f71",
+ "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/5a0bc4dcbb7340c0a9a9bc3507854a67c564edc4",
+ "reference": "5a0bc4dcbb7340c0a9a9bc3507854a67c564edc4",
"shasum": ""
},
"require": {
@@ -1280,7 +1312,7 @@
"ext-spl": "*",
"php": ">=5.3.3",
"phpunit/php-code-coverage": "~2.0",
- "phpunit/php-file-iterator": "~1.3.2",
+ "phpunit/php-file-iterator": "~1.3.1",
"phpunit/php-text-template": "~1.2",
"phpunit/php-timer": "~1.0.2",
"phpunit/phpunit-mock-objects": "~2.3",
@@ -1330,7 +1362,7 @@
"testing",
"xunit"
],
- "time": "2014-10-22 11:43:12"
+ "time": "2014-10-16 16:53:00"
},
{
"name": "phpunit/phpunit-mock-objects",
@@ -1505,16 +1537,16 @@
},
{
"name": "sebastian/environment",
- "version": "1.2.0",
+ "version": "1.1.0",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/environment.git",
- "reference": "0d9bf79554d2a999da194a60416c15cf461eb67d"
+ "reference": "6288ebbf6fa3ed2b2ff2d69c356fbaaf4f0971a7"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/0d9bf79554d2a999da194a60416c15cf461eb67d",
- "reference": "0d9bf79554d2a999da194a60416c15cf461eb67d",
+ "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/6288ebbf6fa3ed2b2ff2d69c356fbaaf4f0971a7",
+ "reference": "6288ebbf6fa3ed2b2ff2d69c356fbaaf4f0971a7",
"shasum": ""
},
"require": {
@@ -1526,7 +1558,7 @@
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "1.2.x-dev"
+ "dev-master": "1.1.x-dev"
}
},
"autoload": {
@@ -1551,7 +1583,7 @@
"environment",
"hhvm"
],
- "time": "2014-10-22 06:38:05"
+ "time": "2014-10-07 09:23:16"
},
{
"name": "sebastian/exporter",
@@ -1655,17 +1687,17 @@
},
{
"name": "symfony/event-dispatcher",
- "version": "v2.5.6",
+ "version": "v2.5.5",
"target-dir": "Symfony/Component/EventDispatcher",
"source": {
"type": "git",
"url": "https://github.com/symfony/EventDispatcher.git",
- "reference": "804eb28dbbfba9ffdab21fe2066744906cea2212"
+ "reference": "f6281337bf5f985f585d1db6a83adb05ce531f46"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/804eb28dbbfba9ffdab21fe2066744906cea2212",
- "reference": "804eb28dbbfba9ffdab21fe2066744906cea2212",
+ "url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/f6281337bf5f985f585d1db6a83adb05ce531f46",
+ "reference": "f6281337bf5f985f585d1db6a83adb05ce531f46",
"shasum": ""
},
"require": {
@@ -1708,21 +1740,21 @@
],
"description": "Symfony EventDispatcher Component",
"homepage": "http://symfony.com",
- "time": "2014-10-01 15:43:05"
+ "time": "2014-09-28 15:56:11"
},
{
"name": "symfony/yaml",
- "version": "v2.5.6",
+ "version": "v2.5.5",
"target-dir": "Symfony/Component/Yaml",
"source": {
"type": "git",
"url": "https://github.com/symfony/Yaml.git",
- "reference": "2d9f527449cabfa8543dd7fa3a466d6ae83d6726"
+ "reference": "b1dbc53593b98c2d694ebf383660ac9134d30b96"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/Yaml/zipball/2d9f527449cabfa8543dd7fa3a466d6ae83d6726",
- "reference": "2d9f527449cabfa8543dd7fa3a466d6ae83d6726",
+ "url": "https://api.github.com/repos/symfony/Yaml/zipball/b1dbc53593b98c2d694ebf383660ac9134d30b96",
+ "reference": "b1dbc53593b98c2d694ebf383660ac9134d30b96",
"shasum": ""
},
"require": {
@@ -1755,7 +1787,7 @@
],
"description": "Symfony Yaml Component",
"homepage": "http://symfony.com",
- "time": "2014-10-01 05:50:18"
+ "time": "2014-09-22 09:14:18"
}
],
"aliases": [],