composer.lock

This commit is contained in:
benoitpotier 2017-04-06 11:17:00 +02:00
parent e22e863440
commit 1322ba18f9

7
composer.lock generated
View File

@ -834,7 +834,7 @@
"source": {
"type": "git",
"url": "git@gitlab.factory.insight.doubletrade.com:scores/library.git",
"reference": "3b6a8ec2f6bb595bb3a2a7f6405539aab58493a8"
"reference": "59285193eb629e6f321a2cad42b5ac6738ea746e"
},
"require": {
"doctrine/dbal": "^2.5",
@ -842,7 +842,8 @@
"zendframework/zendframework1": "^1.12"
},
"require-dev": {
"phpunit/phpunit": "^4.8"
"phpunit/phpunit": "^4.8",
"squizlabs/php_codesniffer": "2.*"
},
"type": "library",
"autoload": {
@ -861,7 +862,7 @@
}
],
"description": "library",
"time": "2017-03-31 10:04:08"
"time": "2017-04-06 08:53:44"
},
{
"name": "zendframework/zendframework1",