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:
authorThomas Steur <thomas.steur@gmail.com>2013-12-18 03:54:30 +0400
committerThomas Steur <thomas.steur@gmail.com>2013-12-18 03:54:30 +0400
commit06d72bca7c7559512a9f24422b0cb68b60ddf254 (patch)
tree8bfd4e01f2543548df838096b7ceeee3b946816b /composer.lock
parente779e1bfb9e183cd255b70373dcdc98a59722a46 (diff)
updated composer.lock as there is new jshrink lib
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock67
1 files changed, 54 insertions, 13 deletions
diff --git a/composer.lock b/composer.lock
index 395cf4e41a..e1ce8ee2ee 100644
--- a/composer.lock
+++ b/composer.lock
@@ -3,7 +3,7 @@
"This file locks the dependencies of your project to a known state",
"Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file"
],
- "hash": "58a326346eb1d9e3f1211c8d8044842a",
+ "hash": "9cda7a1da5e9a1ba22e90f744c9318f3",
"packages": [
{
"name": "leafo/lessphp",
@@ -48,17 +48,17 @@
},
{
"name": "symfony/console",
- "version": "v2.3.5",
+ "version": "v2.4.0",
"target-dir": "Symfony/Component/Console",
"source": {
"type": "git",
"url": "https://github.com/symfony/Console.git",
- "reference": "f880062d56edefb25b36f2defa65aafe65959dc7"
+ "reference": "3c1496ae96d24ccc6c340fcc25f71d7a1ab4c12c"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/Console/zipball/f880062d56edefb25b36f2defa65aafe65959dc7",
- "reference": "f880062d56edefb25b36f2defa65aafe65959dc7",
+ "url": "https://api.github.com/repos/symfony/Console/zipball/3c1496ae96d24ccc6c340fcc25f71d7a1ab4c12c",
+ "reference": "3c1496ae96d24ccc6c340fcc25f71d7a1ab4c12c",
"shasum": ""
},
"require": {
@@ -73,7 +73,7 @@
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "2.3-dev"
+ "dev-master": "2.4-dev"
}
},
"autoload": {
@@ -97,20 +97,61 @@
],
"description": "Symfony Console Component",
"homepage": "http://symfony.com",
- "time": "2013-09-25 06:04:15"
+ "time": "2013-11-27 09:10:40"
+ },
+ {
+ "name": "tedivm/jshrink",
+ "version": "v0.5.1",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/tedivm/JShrink.git",
+ "reference": "2d3f1a7d336ad54bdf2180732b806c768a791cbf"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/tedivm/JShrink/zipball/2d3f1a7d336ad54bdf2180732b806c768a791cbf",
+ "reference": "2d3f1a7d336ad54bdf2180732b806c768a791cbf",
+ "shasum": ""
+ },
+ "require": {
+ "php": ">=5.3.0"
+ },
+ "type": "library",
+ "autoload": {
+ "psr-0": {
+ "JShrink": "src/"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "BSD-3-Clause"
+ ],
+ "authors": [
+ {
+ "name": "Robert Hafner",
+ "email": "tedivm@tedivm.com"
+ }
+ ],
+ "description": "Javascript Minifier built in PHP",
+ "homepage": "http://github.com/tedivm/JShrink",
+ "keywords": [
+ "javascript",
+ "minifier"
+ ],
+ "time": "2012-11-26 04:48:55"
},
{
"name": "twig/twig",
- "version": "v1.14.0",
+ "version": "v1.15.0",
"source": {
"type": "git",
"url": "https://github.com/fabpot/Twig.git",
- "reference": "224fc55635d544a2ec8edb3592be18db5a093f59"
+ "reference": "85e4ff98000157ff753d934b9f13659a953f5666"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/fabpot/Twig/zipball/224fc55635d544a2ec8edb3592be18db5a093f59",
- "reference": "224fc55635d544a2ec8edb3592be18db5a093f59",
+ "url": "https://api.github.com/repos/fabpot/Twig/zipball/85e4ff98000157ff753d934b9f13659a953f5666",
+ "reference": "85e4ff98000157ff753d934b9f13659a953f5666",
"shasum": ""
},
"require": {
@@ -119,7 +160,7 @@
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "1.14-dev"
+ "dev-master": "1.15-dev"
}
},
"autoload": {
@@ -146,7 +187,7 @@
"keywords": [
"templating"
],
- "time": "2013-10-03 06:41:20"
+ "time": "2013-12-06 07:47:10"
}
],
"packages-dev": [