From 79a2397ef81e4b49b28cc2843f6bbb2a9ed28a72 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 4 May 2020 23:17:09 +0000 Subject: [PATCH] Bump adldap2/adldap2 from 9.1.4 to 10.3.0 Bumps [adldap2/adldap2](https://github.com/Adldap2/Adldap2) from 9.1.4 to 10.3.0. - [Release notes](https://github.com/Adldap2/Adldap2/releases) - [Commits](https://github.com/Adldap2/Adldap2/compare/v9.1.4...v10.3.0) Signed-off-by: dependabot-preview[bot] --- composer.json | 2 +- composer.lock | 98 +++++++++++++++++++++++++++++---------------------- 2 files changed, 56 insertions(+), 44 deletions(-) diff --git a/composer.json b/composer.json index 9f727edb1829..f34394b598b6 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ "type": "project", "require": { "php": ">=7.1.3", - "adldap2/adldap2": "^9.1", + "adldap2/adldap2": "^10.3", "bacon/bacon-qr-code": "^1.0", "doctrine/cache": "^1.6", "doctrine/common": "^2.7", diff --git a/composer.lock b/composer.lock index 88ad30b327a9..ca1218ad666d 100644 --- a/composer.lock +++ b/composer.lock @@ -1,35 +1,41 @@ { "_readme": [ "This file locks the dependencies of your project to a known state", - "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", + "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "fac7e8b237f1d78fb4057766c2c47da5", + "content-hash": "4befa595b9e60bc29cbcb915c24800dc", "packages": [ { "name": "adldap2/adldap2", - "version": "v9.1.4", + "version": "v10.3.0", "source": { "type": "git", "url": "https://github.com/Adldap2/Adldap2.git", - "reference": "e74bf7e3762b35e828179b11eb100da4a12ff701" + "reference": "1294c92746e3fb3bb59cd7756ca7838a1e705a2a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Adldap2/Adldap2/zipball/e74bf7e3762b35e828179b11eb100da4a12ff701", - "reference": "e74bf7e3762b35e828179b11eb100da4a12ff701", + "url": "https://api.github.com/repos/Adldap2/Adldap2/zipball/1294c92746e3fb3bb59cd7756ca7838a1e705a2a", + "reference": "1294c92746e3fb3bb59cd7756ca7838a1e705a2a", "shasum": "" }, "require": { + "ext-json": "*", "ext-ldap": "*", - "illuminate/contracts": "~5.0", + "illuminate/contracts": "~5.0|~6.0|~7.0", "php": ">=7.0", - "tightenco/collect": "~5.0" + "psr/log": "~1.0", + "psr/simple-cache": "~1.0", + "tightenco/collect": "~5.0|~6.0|~7.0" }, "require-dev": { "mockery/mockery": "~1.0", "phpunit/phpunit": "~6.0" }, + "suggest": { + "ext-fileinfo": "fileinfo is required when retrieving user encoded thumbnails" + }, "type": "library", "autoload": { "psr-4": { @@ -57,7 +63,7 @@ "ldap", "windows" ], - "time": "2018-12-06T15:03:32+00:00" + "time": "2020-05-04T21:10:15+00:00" }, { "name": "aws/aws-sdk-php", @@ -1756,6 +1762,7 @@ "email": "jakub.onderka@gmail.com" } ], + "abandoned": "php-parallel-lint/php-console-color", "time": "2018-09-29T17:23:10+00:00" }, { @@ -1802,6 +1809,7 @@ } ], "description": "Highlight PHP code in terminal", + "abandoned": "php-parallel-lint/php-console-highlighter", "time": "2018-09-29T18:48:56+00:00" }, { @@ -4562,6 +4570,11 @@ "MIT" ], "authors": [ + { + "name": "Ben Ramsey", + "email": "ben@benramsey.com", + "homepage": "https://benramsey.com" + }, { "name": "Marijn Huizendveld", "email": "marijn.huizendveld@gmail.com" @@ -4569,11 +4582,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).", @@ -5795,16 +5803,16 @@ }, { "name": "symfony/polyfill-mbstring", - "version": "v1.10.0", + "version": "v1.15.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "c79c051f5b3a46be09205c73b80b346e4153e494" + "reference": "81ffd3a9c6d707be22e3012b827de1c9775fc5ac" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/c79c051f5b3a46be09205c73b80b346e4153e494", - "reference": "c79c051f5b3a46be09205c73b80b346e4153e494", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/81ffd3a9c6d707be22e3012b827de1c9775fc5ac", + "reference": "81ffd3a9c6d707be22e3012b827de1c9775fc5ac", "shasum": "" }, "require": { @@ -5816,7 +5824,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.9-dev" + "dev-master": "1.15-dev" } }, "autoload": { @@ -5850,7 +5858,7 @@ "portable", "shim" ], - "time": "2018-09-21T13:07:52+00:00" + "time": "2020-03-09T19:04:49+00:00" }, { "name": "symfony/polyfill-php56", @@ -5910,16 +5918,16 @@ }, { "name": "symfony/polyfill-php72", - "version": "v1.10.0", + "version": "v1.15.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php72.git", - "reference": "9050816e2ca34a8e916c3a0ae8b9c2fccf68b631" + "reference": "37b0976c78b94856543260ce09b460a7bc852747" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/9050816e2ca34a8e916c3a0ae8b9c2fccf68b631", - "reference": "9050816e2ca34a8e916c3a0ae8b9c2fccf68b631", + "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/37b0976c78b94856543260ce09b460a7bc852747", + "reference": "37b0976c78b94856543260ce09b460a7bc852747", "shasum": "" }, "require": { @@ -5928,7 +5936,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.9-dev" + "dev-master": "1.15-dev" } }, "autoload": { @@ -5961,7 +5969,7 @@ "portable", "shim" ], - "time": "2018-09-21T13:07:52+00:00" + "time": "2020-02-27T09:26:54+00:00" }, { "name": "symfony/polyfill-util", @@ -6277,16 +6285,16 @@ }, { "name": "symfony/var-dumper", - "version": "v4.2.1", + "version": "v4.4.8", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "db61258540350725f4beb6b84006e32398acd120" + "reference": "c587e04ce5d1aa62d534a038f574d9a709e814cf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/db61258540350725f4beb6b84006e32398acd120", - "reference": "db61258540350725f4beb6b84006e32398acd120", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/c587e04ce5d1aa62d534a038f574d9a709e814cf", + "reference": "c587e04ce5d1aa62d534a038f574d9a709e814cf", "shasum": "" }, "require": { @@ -6300,8 +6308,9 @@ }, "require-dev": { "ext-iconv": "*", - "symfony/process": "~3.4|~4.0", - "twig/twig": "~1.34|~2.4" + "symfony/console": "^3.4|^4.0|^5.0", + "symfony/process": "^4.4|^5.0", + "twig/twig": "^1.34|^2.4|^3.0" }, "suggest": { "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).", @@ -6314,7 +6323,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.2-dev" + "dev-master": "4.4-dev" } }, "autoload": { @@ -6348,7 +6357,7 @@ "debug", "dump" ], - "time": "2018-11-25T12:50:42+00:00" + "time": "2020-04-12T16:14:02+00:00" }, { "name": "tecnickcom/tc-lib-barcode", @@ -6505,25 +6514,25 @@ }, { "name": "tightenco/collect", - "version": "v5.7.16", + "version": "v7.9.2", "source": { "type": "git", "url": "https://github.com/tightenco/collect.git", - "reference": "52a7b56dc0a9d265dd5911dff433dedd3417dcc4" + "reference": "372230e88129364638d2d9809143fafbb993d7d4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tightenco/collect/zipball/52a7b56dc0a9d265dd5911dff433dedd3417dcc4", - "reference": "52a7b56dc0a9d265dd5911dff433dedd3417dcc4", + "url": "https://api.github.com/repos/tightenco/collect/zipball/372230e88129364638d2d9809143fafbb993d7d4", + "reference": "372230e88129364638d2d9809143fafbb993d7d4", "shasum": "" }, "require": { "php": "^7.1.3", - "symfony/var-dumper": ">=3.4 <5" + "symfony/var-dumper": "^3.4 || ^4.0 || ^5.0" }, "require-dev": { "mockery/mockery": "^1.0", - "nesbot/carbon": "^1.26.3", + "nesbot/carbon": "^2.23.0", "phpunit/phpunit": "^7.0" }, "type": "library", @@ -6551,7 +6560,7 @@ "collection", "laravel" ], - "time": "2018-12-07T15:32:04+00:00" + "time": "2020-04-29T16:33:30+00:00" }, { "name": "tightenco/ziggy", @@ -6923,6 +6932,7 @@ "psr", "psr-7" ], + "abandoned": "laminas/laminas-diactoros", "time": "2018-09-05T19:29:37+00:00" } ], @@ -7224,12 +7234,12 @@ "version": "1.6.0", "source": { "type": "git", - "url": "https://github.com/facebook/php-webdriver.git", + "url": "https://github.com/php-webdriver/php-webdriver-archive.git", "reference": "bd8c740097eb9f2fc3735250fc1912bc811a954e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/facebook/php-webdriver/zipball/bd8c740097eb9f2fc3735250fc1912bc811a954e", + "url": "https://api.github.com/repos/php-webdriver/php-webdriver-archive/zipball/bd8c740097eb9f2fc3735250fc1912bc811a954e", "reference": "bd8c740097eb9f2fc3735250fc1912bc811a954e", "shasum": "" }, @@ -7277,6 +7287,7 @@ "selenium", "webdriver" ], + "abandoned": "php-webdriver/webdriver", "time": "2018-05-16T17:37:13+00:00" }, { @@ -7984,6 +7995,7 @@ "mock", "xunit" ], + "abandoned": true, "time": "2018-05-29T13:54:20+00:00" }, {