This commit is contained in:
benoitpotier 2017-04-11 09:31:49 +02:00
parent bea9900e3d
commit 792b92f433

19
composer.lock generated
View File

@ -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",