This commit is contained in:
benoitpotier 2017-04-11 09:36:45 +02:00
parent 1820ed9c0b
commit 883bfb4ff9

11
composer.lock generated
View File

@ -834,7 +834,7 @@
"source": {
"type": "git",
"url": "git@gitlab.factory.insight.doubletrade.com:scores/library.git",
"reference": "59285193eb629e6f321a2cad42b5ac6738ea746e"
"reference": "f1551f13bd81c4c2ffdbd1612f02e48a47b1b4b7"
},
"require": {
"doctrine/dbal": "^2.5",
@ -845,6 +845,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": [
@ -862,7 +869,7 @@
}
],
"description": "library",
"time": "2017-04-06 08:53:44"
"time": "2017-04-11 07:29:49"
},
{
"name": "zendframework/zendframework1",