composer update

This commit is contained in:
Christophe LATOUR 2017-11-28 15:06:56 +01:00
parent b7e2dd0007
commit e49a9a0206

14
composer.lock generated
View File

@ -12,7 +12,7 @@
"source": {
"type": "git",
"url": "git@gitlab.antadis.net:ng/api-front-core.git",
"reference": "60a16e29785a24ffc6b564016f7913ae7adb9b23"
"reference": "fedff57d2aff143e2cb57038eda8292f361db007"
},
"require": {
"php": ">=5.3"
@ -38,7 +38,7 @@
"prestashop",
"webservice"
],
"time": "2017-11-27T11:53:39+00:00"
"time": "2017-11-28T14:05:19+00:00"
},
{
"name": "antadis/auth-provider-wsse",
@ -4275,16 +4275,16 @@
},
{
"name": "phpunit/php-file-iterator",
"version": "1.4.4",
"version": "1.4.5",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-file-iterator.git",
"reference": "3d478c5f9e8bb02b484a3fdc82693a460d7ee268"
"reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/3d478c5f9e8bb02b484a3fdc82693a460d7ee268",
"reference": "3d478c5f9e8bb02b484a3fdc82693a460d7ee268",
"url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/730b01bc3e867237eaac355e06a36b85dd93a8b4",
"reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4",
"shasum": ""
},
"require": {
@ -4318,7 +4318,7 @@
"filesystem",
"iterator"
],
"time": "2017-11-27T07:49:00+00:00"
"time": "2017-11-27T13:52:08+00:00"
},
{
"name": "phpunit/php-text-template",