diff --git a/product_service/composer.lock b/product_service/composer.lock index f92ed86..5644a7b 100644 --- a/product_service/composer.lock +++ b/product_service/composer.lock @@ -769,6 +769,7 @@ "email": "jakub.onderka@gmail.com" } ], + "abandoned": "php-parallel-lint/php-console-color", "time": "2018-09-29T17:23:10+00:00" }, { @@ -815,6 +816,7 @@ } ], "description": "Highlight PHP code in terminal", + "abandoned": "php-parallel-lint/php-console-highlighter", "time": "2018-09-29T18:48:56+00:00" }, { @@ -969,7 +971,7 @@ "dist": { "type": "path", "url": "./nova", - "reference": "78498b6be1221f13339e0ffe6b072e0403d71f79" + "reference": "26286d47e3617e7bb4d1e7fa716860f878068359" }, "require": { "cakephp/chronos": "^1.0", @@ -1024,7 +1026,10 @@ "keywords": [ "admin", "laravel" - ] + ], + "transport-options": { + "relative": true + } }, { "name": "laravel/tinker", @@ -1301,6 +1306,7 @@ "bcmath", "math" ], + "abandoned": "brick/math", "time": "2017-02-16T16:54:46+00:00" }, { @@ -1904,6 +1910,11 @@ "MIT" ], "authors": [ + { + "name": "Ben Ramsey", + "email": "ben@benramsey.com", + "homepage": "https://benramsey.com" + }, { "name": "Marijn Huizendveld", "email": "marijn.huizendveld@gmail.com" @@ -1911,11 +1922,6 @@ { "name": "Thibaud Fabre", "email": "thibaud@aztech.io" - }, - { - "name": "Ben Ramsey", - "email": "ben@benramsey.com", - "homepage": "https://benramsey.com" } ], "description": "Formerly rhumsaa/uuid. A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).", @@ -1929,16 +1935,16 @@ }, { "name": "robrichards/xmlseclibs", - "version": "3.0.3", + "version": "3.1.0", "source": { "type": "git", "url": "https://github.com/robrichards/xmlseclibs.git", - "reference": "406c68ac9124db033d079284b719958b829cb830" + "reference": "8d8e56ca7914440a8c60caff1a865e7dff1d9a5a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/robrichards/xmlseclibs/zipball/406c68ac9124db033d079284b719958b829cb830", - "reference": "406c68ac9124db033d079284b719958b829cb830", + "url": "https://api.github.com/repos/robrichards/xmlseclibs/zipball/8d8e56ca7914440a8c60caff1a865e7dff1d9a5a", + "reference": "8d8e56ca7914440a8c60caff1a865e7dff1d9a5a", "shasum": "" }, "require": { @@ -1963,7 +1969,7 @@ "xml", "xmldsig" ], - "time": "2018-11-15T11:59:02+00:00" + "time": "2020-04-22T17:19:51+00:00" }, { "name": "spatie/once", @@ -5532,5 +5538,6 @@ "platform": { "php": "^7.2" }, - "platform-dev": [] + "platform-dev": [], + "plugin-api-version": "1.1.0" }