composer.lock
This commit is contained in:
parent
e22e863440
commit
1322ba18f9
7
composer.lock
generated
7
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": "3b6a8ec2f6bb595bb3a2a7f6405539aab58493a8"
|
"reference": "59285193eb629e6f321a2cad42b5ac6738ea746e"
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"doctrine/dbal": "^2.5",
|
"doctrine/dbal": "^2.5",
|
||||||
@ -842,7 +842,8 @@
|
|||||||
"zendframework/zendframework1": "^1.12"
|
"zendframework/zendframework1": "^1.12"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "^4.8"
|
"phpunit/phpunit": "^4.8",
|
||||||
|
"squizlabs/php_codesniffer": "2.*"
|
||||||
},
|
},
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
@ -861,7 +862,7 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"description": "library",
|
"description": "library",
|
||||||
"time": "2017-03-31 10:04:08"
|
"time": "2017-04-06 08:53:44"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "zendframework/zendframework1",
|
"name": "zendframework/zendframework1",
|
||||||
|
Loading…
Reference in New Issue
Block a user