composer
This commit is contained in:
parent
1820ed9c0b
commit
883bfb4ff9
11
composer.lock
generated
11
composer.lock
generated
@ -834,7 +834,7 @@
|
|||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git@gitlab.factory.insight.doubletrade.com:scores/library.git",
|
"url": "git@gitlab.factory.insight.doubletrade.com:scores/library.git",
|
||||||
"reference": "59285193eb629e6f321a2cad42b5ac6738ea746e"
|
"reference": "f1551f13bd81c4c2ffdbd1612f02e48a47b1b4b7"
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"doctrine/dbal": "^2.5",
|
"doctrine/dbal": "^2.5",
|
||||||
@ -845,6 +845,13 @@
|
|||||||
"phpunit/phpunit": "^4.8",
|
"phpunit/phpunit": "^4.8",
|
||||||
"squizlabs/php_codesniffer": "2.*"
|
"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",
|
"type": "library",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"classmap": [
|
"classmap": [
|
||||||
@ -862,7 +869,7 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"description": "library",
|
"description": "library",
|
||||||
"time": "2017-04-06 08:53:44"
|
"time": "2017-04-11 07:29:49"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "zendframework/zendframework1",
|
"name": "zendframework/zendframework1",
|
||||||
|
Loading…
Reference in New Issue
Block a user