From 792b92f433b2849a2d26a0596c59c456dde58b07 Mon Sep 17 00:00:00 2001 From: benoitpotier Date: Tue, 11 Apr 2017 09:31:49 +0200 Subject: [PATCH] composer --- composer.lock | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index f0494e62..69f98d9c 100644 --- a/composer.lock +++ b/composer.lock @@ -481,12 +481,12 @@ "source": { "type": "git", "url": "https://github.com/GeSHi/geshi-1.0.git", - "reference": "66e94d3b274cee8aaab221caf199117542d31a4e" + "reference": "6b2973d145ac9b20b4f3df1dc98bda3f13066e90" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/GeSHi/geshi-1.0/zipball/66e94d3b274cee8aaab221caf199117542d31a4e", - "reference": "66e94d3b274cee8aaab221caf199117542d31a4e", + "url": "https://api.github.com/repos/GeSHi/geshi-1.0/zipball/6b2973d145ac9b20b4f3df1dc98bda3f13066e90", + "reference": "6b2973d145ac9b20b4f3df1dc98bda3f13066e90", "shasum": "" }, "require-dev": { @@ -513,7 +513,7 @@ ], "description": "Generic Syntax Highlighter", "homepage": "http://qbnz.com/highlighter/", - "time": "2017-04-04 05:32:42" + "time": "2017-04-09 14:44:44" }, { "name": "guzzlehttp/guzzle", @@ -1052,7 +1052,7 @@ "source": { "type": "git", "url": "git@gitlab.factory.insight.doubletrade.com:scores/library.git", - "reference": "59285193eb629e6f321a2cad42b5ac6738ea746e" + "reference": "f1551f13bd81c4c2ffdbd1612f02e48a47b1b4b7" }, "require": { "doctrine/dbal": "^2.5", @@ -1063,6 +1063,13 @@ "phpunit/phpunit": "^4.8", "squizlabs/php_codesniffer": "2.*" }, + "bin": [ + "bin/library-cache.php", + "bin/library-log.php", + "bin/library-ratios.php", + "bin/library-ratiosload.php", + "bin/library-sfr.php" + ], "type": "library", "autoload": { "classmap": [ @@ -1080,7 +1087,7 @@ } ], "description": "library", - "time": "2017-04-06 08:53:44" + "time": "2017-04-11 07:29:49" }, { "name": "zendframework/zendframework1",