composer update
This commit is contained in:
parent
85c039902d
commit
5555181cec
162
composer.lock
generated
162
composer.lock
generated
@ -12,7 +12,7 @@
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "git@gitlab.antadis.net:ng/api-front-core.git",
|
||||
"reference": "18e5c3bb5fb3ec32497226107e7310dcfa79e1f4"
|
||||
"reference": "05203fc3718b4a34711807c36d6af143efceae62"
|
||||
},
|
||||
"require": {
|
||||
"php": ">=5.3"
|
||||
@ -38,7 +38,7 @@
|
||||
"prestashop",
|
||||
"webservice"
|
||||
],
|
||||
"time": "2017-12-04T10:17:16+00:00"
|
||||
"time": "2018-01-04T17:31:41+00:00"
|
||||
},
|
||||
{
|
||||
"name": "antadis/auth-provider-wsse",
|
||||
@ -171,16 +171,16 @@
|
||||
},
|
||||
{
|
||||
"name": "deployer/deployer",
|
||||
"version": "v4.3.1",
|
||||
"version": "v4.3.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/deployphp/deployer.git",
|
||||
"reference": "18799bd0b95c8127c72667b8a579b0053736a8fb"
|
||||
"reference": "0fda27f124943bfcecf714f010c7747a4be66d04"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/deployphp/deployer/zipball/18799bd0b95c8127c72667b8a579b0053736a8fb",
|
||||
"reference": "18799bd0b95c8127c72667b8a579b0053736a8fb",
|
||||
"url": "https://api.github.com/repos/deployphp/deployer/zipball/0fda27f124943bfcecf714f010c7747a4be66d04",
|
||||
"reference": "0fda27f124943bfcecf714f010c7747a4be66d04",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -225,7 +225,7 @@
|
||||
],
|
||||
"description": "Deployment Tool",
|
||||
"homepage": "https://deployer.org",
|
||||
"time": "2017-07-21T11:04:26+00:00"
|
||||
"time": "2017-12-14T06:41:41+00:00"
|
||||
},
|
||||
{
|
||||
"name": "doctrine/inflector",
|
||||
@ -2251,37 +2251,43 @@
|
||||
},
|
||||
{
|
||||
"name": "react/cache",
|
||||
"version": "v0.4.1",
|
||||
"version": "v0.4.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/reactphp/cache.git",
|
||||
"reference": "558f614891341b1d817a8cdf9a358948ec49638f"
|
||||
"reference": "75494f26b4ef089db9bf8c90b63c296246e099e8"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/reactphp/cache/zipball/558f614891341b1d817a8cdf9a358948ec49638f",
|
||||
"reference": "558f614891341b1d817a8cdf9a358948ec49638f",
|
||||
"url": "https://api.github.com/repos/reactphp/cache/zipball/75494f26b4ef089db9bf8c90b63c296246e099e8",
|
||||
"reference": "75494f26b4ef089db9bf8c90b63c296246e099e8",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": ">=5.3.0",
|
||||
"react/promise": "~2.0|~1.1"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^6.4 || ^5.7 || ^4.8.35"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"React\\Cache\\": "src\\"
|
||||
"React\\Cache\\": "src/"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"description": "Async caching.",
|
||||
"description": "Async, Promise-based cache interface for ReactPHP",
|
||||
"keywords": [
|
||||
"cache"
|
||||
"cache",
|
||||
"caching",
|
||||
"promise",
|
||||
"reactphp"
|
||||
],
|
||||
"time": "2016-02-25T18:17:16+00:00"
|
||||
"time": "2017-12-20T16:47:13+00:00"
|
||||
},
|
||||
{
|
||||
"name": "react/child-process",
|
||||
@ -2542,16 +2548,16 @@
|
||||
},
|
||||
{
|
||||
"name": "react/promise-timer",
|
||||
"version": "v1.2.0",
|
||||
"version": "v1.2.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/reactphp/promise-timer.git",
|
||||
"reference": "3bc527fbd1201a193ab41c19b9a770d71a3514af"
|
||||
"reference": "9b4cd9cbe7457e0d87fe8aa7ccceab8a2c830fbd"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/reactphp/promise-timer/zipball/3bc527fbd1201a193ab41c19b9a770d71a3514af",
|
||||
"reference": "3bc527fbd1201a193ab41c19b9a770d71a3514af",
|
||||
"url": "https://api.github.com/repos/reactphp/promise-timer/zipball/9b4cd9cbe7457e0d87fe8aa7ccceab8a2c830fbd",
|
||||
"reference": "9b4cd9cbe7457e0d87fe8aa7ccceab8a2c830fbd",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -2560,7 +2566,7 @@
|
||||
"react/promise": "~2.1|~1.2"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^5.0 || ^4.8"
|
||||
"phpunit/phpunit": "^6.4 || ^5.7 || ^4.8.35"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
@ -2581,7 +2587,7 @@
|
||||
"email": "christian@lueck.tv"
|
||||
}
|
||||
],
|
||||
"description": "Trivial timeout implementation for Promises",
|
||||
"description": "A trivial implementation of timeouts for Promises, built on top of ReactPHP.",
|
||||
"homepage": "https://github.com/react/promise-timer",
|
||||
"keywords": [
|
||||
"async",
|
||||
@ -2591,7 +2597,7 @@
|
||||
"timeout",
|
||||
"timer"
|
||||
],
|
||||
"time": "2017-08-08T16:30:19+00:00"
|
||||
"time": "2017-12-22T15:41:41+00:00"
|
||||
},
|
||||
{
|
||||
"name": "react/react",
|
||||
@ -2834,16 +2840,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/cache",
|
||||
"version": "v3.4.0",
|
||||
"version": "v3.4.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/cache.git",
|
||||
"reference": "1accdf8ee7d479e2f6d867a18c99a9a859ba99c0"
|
||||
"reference": "94ce2a457bfc720be2720767b97caf44ecac6c41"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/cache/zipball/1accdf8ee7d479e2f6d867a18c99a9a859ba99c0",
|
||||
"reference": "1accdf8ee7d479e2f6d867a18c99a9a859ba99c0",
|
||||
"url": "https://api.github.com/repos/symfony/cache/zipball/94ce2a457bfc720be2720767b97caf44ecac6c41",
|
||||
"reference": "94ce2a457bfc720be2720767b97caf44ecac6c41",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -2900,20 +2906,20 @@
|
||||
"caching",
|
||||
"psr6"
|
||||
],
|
||||
"time": "2017-11-19T21:17:36+00:00"
|
||||
"time": "2017-12-08T16:11:27+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/console",
|
||||
"version": "v3.4.0",
|
||||
"version": "v3.4.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/console.git",
|
||||
"reference": "9468ad3fba3a5e1f0dc12a96e50e84cddb923cf0"
|
||||
"reference": "9f21adfb92a9315b73ae2ed43138988ee4913d4e"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/console/zipball/9468ad3fba3a5e1f0dc12a96e50e84cddb923cf0",
|
||||
"reference": "9468ad3fba3a5e1f0dc12a96e50e84cddb923cf0",
|
||||
"url": "https://api.github.com/repos/symfony/console/zipball/9f21adfb92a9315b73ae2ed43138988ee4913d4e",
|
||||
"reference": "9f21adfb92a9315b73ae2ed43138988ee4913d4e",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -2969,20 +2975,20 @@
|
||||
],
|
||||
"description": "Symfony Console Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2017-11-29T13:28:14+00:00"
|
||||
"time": "2017-12-14T19:40:10+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/debug",
|
||||
"version": "v3.4.0",
|
||||
"version": "v3.4.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/debug.git",
|
||||
"reference": "fb2001e5d85f95d8b6ab94ae3be5d2672df128fd"
|
||||
"reference": "543deab3ffff94402440b326fc94153bae2dfa7a"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/debug/zipball/fb2001e5d85f95d8b6ab94ae3be5d2672df128fd",
|
||||
"reference": "fb2001e5d85f95d8b6ab94ae3be5d2672df128fd",
|
||||
"url": "https://api.github.com/repos/symfony/debug/zipball/543deab3ffff94402440b326fc94153bae2dfa7a",
|
||||
"reference": "543deab3ffff94402440b326fc94153bae2dfa7a",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -3025,20 +3031,20 @@
|
||||
],
|
||||
"description": "Symfony Debug Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2017-11-21T09:01:46+00:00"
|
||||
"time": "2017-12-12T08:27:14+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/event-dispatcher",
|
||||
"version": "v3.4.0",
|
||||
"version": "v3.4.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/event-dispatcher.git",
|
||||
"reference": "ca20b8f9ef149f40ff656d52965f240d85f7a8e4"
|
||||
"reference": "b869cbf8a15ca6261689de2c28a7d7f2d0706835"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/ca20b8f9ef149f40ff656d52965f240d85f7a8e4",
|
||||
"reference": "ca20b8f9ef149f40ff656d52965f240d85f7a8e4",
|
||||
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/b869cbf8a15ca6261689de2c28a7d7f2d0706835",
|
||||
"reference": "b869cbf8a15ca6261689de2c28a7d7f2d0706835",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -3088,20 +3094,20 @@
|
||||
],
|
||||
"description": "Symfony EventDispatcher Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2017-11-09T14:14:31+00:00"
|
||||
"time": "2017-12-14T19:40:10+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/expression-language",
|
||||
"version": "v3.4.0",
|
||||
"version": "v3.4.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/expression-language.git",
|
||||
"reference": "823b852c20432569c1fe8e20a76eaba88a526bef"
|
||||
"reference": "c4b195436a74d9672d8463e4d427ca42449238e5"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/expression-language/zipball/823b852c20432569c1fe8e20a76eaba88a526bef",
|
||||
"reference": "823b852c20432569c1fe8e20a76eaba88a526bef",
|
||||
"url": "https://api.github.com/repos/symfony/expression-language/zipball/c4b195436a74d9672d8463e4d427ca42449238e5",
|
||||
"reference": "c4b195436a74d9672d8463e4d427ca42449238e5",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -3138,11 +3144,11 @@
|
||||
],
|
||||
"description": "Symfony ExpressionLanguage Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2017-11-12T16:41:51+00:00"
|
||||
"time": "2017-12-08T15:24:53+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/finder",
|
||||
"version": "v3.4.0",
|
||||
"version": "v3.4.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/finder.git",
|
||||
@ -3191,16 +3197,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/http-foundation",
|
||||
"version": "v3.4.0",
|
||||
"version": "v3.4.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/http-foundation.git",
|
||||
"reference": "d9625c8abb907e0ca2d7506afd7a719a572c766f"
|
||||
"reference": "59bf131b5460227a2f583a7dbe6b179f98f9e0a5"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/d9625c8abb907e0ca2d7506afd7a719a572c766f",
|
||||
"reference": "d9625c8abb907e0ca2d7506afd7a719a572c766f",
|
||||
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/59bf131b5460227a2f583a7dbe6b179f98f9e0a5",
|
||||
"reference": "59bf131b5460227a2f583a7dbe6b179f98f9e0a5",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -3241,20 +3247,20 @@
|
||||
],
|
||||
"description": "Symfony HttpFoundation Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2017-11-30T14:56:21+00:00"
|
||||
"time": "2017-12-14T19:40:10+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/http-kernel",
|
||||
"version": "v3.4.0",
|
||||
"version": "v3.4.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/http-kernel.git",
|
||||
"reference": "2df856c9dd8a1e1f11439b12e58c474afc1aac0d"
|
||||
"reference": "48325096bbda77b983e642d21a4dd9bdde3ab73e"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/2df856c9dd8a1e1f11439b12e58c474afc1aac0d",
|
||||
"reference": "2df856c9dd8a1e1f11439b12e58c474afc1aac0d",
|
||||
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/48325096bbda77b983e642d21a4dd9bdde3ab73e",
|
||||
"reference": "48325096bbda77b983e642d21a4dd9bdde3ab73e",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -3329,7 +3335,7 @@
|
||||
],
|
||||
"description": "Symfony HttpKernel Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2017-11-30T16:56:05+00:00"
|
||||
"time": "2017-12-15T02:05:18+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/polyfill-apcu",
|
||||
@ -3507,16 +3513,16 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/process",
|
||||
"version": "v3.4.0",
|
||||
"version": "v3.4.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/process.git",
|
||||
"reference": "db25e810fd5e124085e3777257d0cf4ae533d0ea"
|
||||
"reference": "bb3ef65d493a6d57297cad6c560ee04e2a8f5098"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/process/zipball/db25e810fd5e124085e3777257d0cf4ae533d0ea",
|
||||
"reference": "db25e810fd5e124085e3777257d0cf4ae533d0ea",
|
||||
"url": "https://api.github.com/repos/symfony/process/zipball/bb3ef65d493a6d57297cad6c560ee04e2a8f5098",
|
||||
"reference": "bb3ef65d493a6d57297cad6c560ee04e2a8f5098",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -3552,20 +3558,20 @@
|
||||
],
|
||||
"description": "Symfony Process Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2017-11-22T12:18:49+00:00"
|
||||
"time": "2017-12-14T19:40:10+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/translation",
|
||||
"version": "v3.4.0",
|
||||
"version": "v3.4.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/translation.git",
|
||||
"reference": "e05b0a5996ad7a35ba3a19ffad8b72c9daa64dfa"
|
||||
"reference": "4c5d5582baf2829751a5207659329c1f52eedeb6"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/translation/zipball/e05b0a5996ad7a35ba3a19ffad8b72c9daa64dfa",
|
||||
"reference": "e05b0a5996ad7a35ba3a19ffad8b72c9daa64dfa",
|
||||
"url": "https://api.github.com/repos/symfony/translation/zipball/4c5d5582baf2829751a5207659329c1f52eedeb6",
|
||||
"reference": "4c5d5582baf2829751a5207659329c1f52eedeb6",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -3620,20 +3626,20 @@
|
||||
],
|
||||
"description": "Symfony Translation Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2017-11-27T14:23:00+00:00"
|
||||
"time": "2017-12-12T08:27:14+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/yaml",
|
||||
"version": "v3.4.0",
|
||||
"version": "v3.4.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/yaml.git",
|
||||
"reference": "b3d0c9c11be3831b84825967dc6b52b5a7b84e04"
|
||||
"reference": "afe0cd38486505c9703707707d91450cfc1bd536"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/yaml/zipball/b3d0c9c11be3831b84825967dc6b52b5a7b84e04",
|
||||
"reference": "b3d0c9c11be3831b84825967dc6b52b5a7b84e04",
|
||||
"url": "https://api.github.com/repos/symfony/yaml/zipball/afe0cd38486505c9703707707d91450cfc1bd536",
|
||||
"reference": "afe0cd38486505c9703707707d91450cfc1bd536",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -3678,7 +3684,7 @@
|
||||
],
|
||||
"description": "Symfony Yaml Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2017-11-29T13:28:14+00:00"
|
||||
"time": "2017-12-11T20:38:23+00:00"
|
||||
}
|
||||
],
|
||||
"packages-dev": [
|
||||
@ -4530,16 +4536,16 @@
|
||||
},
|
||||
{
|
||||
"name": "phpunit/phpunit",
|
||||
"version": "5.7.25",
|
||||
"version": "5.7.26",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
||||
"reference": "4b1c822a68ae6577df38a59eb49b046712ec0f6a"
|
||||
"reference": "7fbc25c13309de0c4c9bb48b7361f1eca34c7fbd"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/4b1c822a68ae6577df38a59eb49b046712ec0f6a",
|
||||
"reference": "4b1c822a68ae6577df38a59eb49b046712ec0f6a",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/7fbc25c13309de0c4c9bb48b7361f1eca34c7fbd",
|
||||
"reference": "7fbc25c13309de0c4c9bb48b7361f1eca34c7fbd",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -4608,7 +4614,7 @@
|
||||
"testing",
|
||||
"xunit"
|
||||
],
|
||||
"time": "2017-11-14T14:50:51+00:00"
|
||||
"time": "2017-12-17T06:14:38+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpunit/phpunit-mock-objects",
|
||||
|
Loading…
Reference in New Issue
Block a user