From 1e583d624ed13c385f027771fbe11ed0907448b3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 18 Jan 2020 20:49:16 +0000 Subject: [PATCH] Bump adldap2/adldap2 from 10.0.6 to 10.2.2 Bumps [adldap2/adldap2](https://github.com/Adldap2/Adldap2) from 10.0.6 to 10.2.2. - [Release notes](https://github.com/Adldap2/Adldap2/releases) - [Commits](https://github.com/Adldap2/Adldap2/compare/v10.0.6...v10.2.2) Signed-off-by: dependabot-preview[bot] --- composer.json | 2 +- composer.lock | 76 ++++++++++++++++++++++++++------------------------- 2 files changed, 40 insertions(+), 38 deletions(-) diff --git a/composer.json b/composer.json index 976502f8..18c46708 100644 --- a/composer.json +++ b/composer.json @@ -32,7 +32,7 @@ "doctrine/dbal": "2.9.2", "doctrine/orm": "2.6.6", "php-di/php-di": "6.0.11", - "adldap2/adldap2": "10.0.6", + "adldap2/adldap2": "10.2.2", "rollbar/rollbar": "1.8.1" }, "require-dev": { diff --git a/composer.lock b/composer.lock index 0429fb0d..1d73b247 100644 --- a/composer.lock +++ b/composer.lock @@ -4,28 +4,30 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "f0589e900174820a324a9d6c165c25b0", + "content-hash": "19e1ba98c68d170d0e3ca49c58f1d875", "packages": [ { "name": "adldap2/adldap2", - "version": "v10.0.6", + "version": "v10.2.2", "source": { "type": "git", "url": "https://github.com/Adldap2/Adldap2.git", - "reference": "efbf25c80861e47a5443d176dfa1a640000e8a20" + "reference": "f09ca4ae3a65dbf123b56dc7e4ace8682ea16cdb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Adldap2/Adldap2/zipball/efbf25c80861e47a5443d176dfa1a640000e8a20", - "reference": "efbf25c80861e47a5443d176dfa1a640000e8a20", + "url": "https://api.github.com/repos/Adldap2/Adldap2/zipball/f09ca4ae3a65dbf123b56dc7e4ace8682ea16cdb", + "reference": "f09ca4ae3a65dbf123b56dc7e4ace8682ea16cdb", "shasum": "" }, "require": { + "ext-json": "*", "ext-ldap": "*", - "illuminate/contracts": "~5.0", + "illuminate/contracts": "~5.0|~6.0", "php": ">=7.0", - "psr/log": "~1.1", - "tightenco/collect": "~5.0" + "psr/log": "~1.0", + "psr/simple-cache": "~1.0", + "tightenco/collect": "~5.0|~6.0" }, "require-dev": { "mockery/mockery": "~1.0", @@ -61,7 +63,7 @@ "ldap", "windows" ], - "time": "2019-03-22T18:25:32+00:00" + "time": "2019-12-18T15:07:31+00:00" }, { "name": "container-interop/container-interop", @@ -979,7 +981,7 @@ }, { "name": "illuminate/contracts", - "version": "v5.8.35", + "version": "v5.8.36", "source": { "type": "git", "url": "https://github.com/illuminate/contracts.git", @@ -1549,16 +1551,16 @@ }, { "name": "psr/log", - "version": "1.1.1", + "version": "1.1.2", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", - "reference": "bf73deb2b3b896a9d9c75f3f0d88185d2faa27e2" + "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/log/zipball/bf73deb2b3b896a9d9c75f3f0d88185d2faa27e2", - "reference": "bf73deb2b3b896a9d9c75f3f0d88185d2faa27e2", + "url": "https://api.github.com/repos/php-fig/log/zipball/446d54b4cb6bf489fc9d75f55843658e6f25d801", + "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801", "shasum": "" }, "require": { @@ -1592,7 +1594,7 @@ "psr", "psr-3" ], - "time": "2019-10-25T08:06:51+00:00" + "time": "2019-11-01T11:05:21+00:00" }, { "name": "psr/simple-cache", @@ -1965,16 +1967,16 @@ }, { "name": "symfony/polyfill-php72", - "version": "v1.12.0", + "version": "v1.13.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php72.git", - "reference": "04ce3335667451138df4307d6a9b61565560199e" + "reference": "66fea50f6cb37a35eea048d75a7d99a45b586038" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/04ce3335667451138df4307d6a9b61565560199e", - "reference": "04ce3335667451138df4307d6a9b61565560199e", + "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/66fea50f6cb37a35eea048d75a7d99a45b586038", + "reference": "66fea50f6cb37a35eea048d75a7d99a45b586038", "shasum": "" }, "require": { @@ -1983,7 +1985,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.12-dev" + "dev-master": "1.13-dev" } }, "autoload": { @@ -2016,7 +2018,7 @@ "portable", "shim" ], - "time": "2019-08-06T08:03:45+00:00" + "time": "2019-11-27T13:56:44+00:00" }, { "name": "symfony/polyfill-php73", @@ -2188,16 +2190,16 @@ }, { "name": "symfony/var-dumper", - "version": "v4.3.5", + "version": "v4.4.2", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "bde8957fc415fdc6964f33916a3755737744ff05" + "reference": "be330f919bdb395d1e0c3f2bfb8948512d6bdd99" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/bde8957fc415fdc6964f33916a3755737744ff05", - "reference": "bde8957fc415fdc6964f33916a3755737744ff05", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/be330f919bdb395d1e0c3f2bfb8948512d6bdd99", + "reference": "be330f919bdb395d1e0c3f2bfb8948512d6bdd99", "shasum": "" }, "require": { @@ -2211,9 +2213,9 @@ }, "require-dev": { "ext-iconv": "*", - "symfony/console": "~3.4|~4.0", - "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).", @@ -2226,7 +2228,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.3-dev" + "dev-master": "4.4-dev" } }, "autoload": { @@ -2260,29 +2262,29 @@ "debug", "dump" ], - "time": "2019-10-04T19:48:13+00:00" + "time": "2019-12-18T13:41:29+00:00" }, { "name": "tightenco/collect", - "version": "v5.8.35", + "version": "v6.11.0", "source": { "type": "git", "url": "https://github.com/tightenco/collect.git", - "reference": "c93a7039e6207ad533a09109838fe80933fcc72c" + "reference": "b0263d1e2931a272dcf091f1481291ea8ec3ec14" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tightenco/collect/zipball/c93a7039e6207ad533a09109838fe80933fcc72c", - "reference": "c93a7039e6207ad533a09109838fe80933fcc72c", + "url": "https://api.github.com/repos/tightenco/collect/zipball/b0263d1e2931a272dcf091f1481291ea8ec3ec14", + "reference": "b0263d1e2931a272dcf091f1481291ea8ec3ec14", "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", @@ -2310,7 +2312,7 @@ "collection", "laravel" ], - "time": "2019-09-17T18:57:01+00:00" + "time": "2020-01-14T17:16:45+00:00" } ], "packages-dev": [