From e8d8b646ac98771c5c7c30036fd43a387bd480f3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2020 13:23:55 +0000 Subject: [PATCH] Bump adldap2/adldap2 from 10.0.6 to 10.2.3 Bumps [adldap2/adldap2](https://github.com/Adldap2/Adldap2) from 10.0.6 to 10.2.3. - [Release notes](https://github.com/Adldap2/Adldap2/releases) - [Commits](https://github.com/Adldap2/Adldap2/compare/v10.0.6...v10.2.3) Signed-off-by: dependabot-preview[bot] --- composer.json | 2 +- composer.lock | 89 ++++++++++++++++++++++++++------------------------- 2 files changed, 47 insertions(+), 44 deletions(-) diff --git a/composer.json b/composer.json index 976502f8..75399e63 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.3", "rollbar/rollbar": "1.8.1" }, "require-dev": { diff --git a/composer.lock b/composer.lock index 0429fb0d..32bd0e26 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": "bb53eb3369c34fbd1c2be57046fd0360", "packages": [ { "name": "adldap2/adldap2", - "version": "v10.0.6", + "version": "v10.2.3", "source": { "type": "git", "url": "https://github.com/Adldap2/Adldap2.git", - "reference": "efbf25c80861e47a5443d176dfa1a640000e8a20" + "reference": "2baffac2dfef308f0a94afa360b6a77540730fd2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Adldap2/Adldap2/zipball/efbf25c80861e47a5443d176dfa1a640000e8a20", - "reference": "efbf25c80861e47a5443d176dfa1a640000e8a20", + "url": "https://api.github.com/repos/Adldap2/Adldap2/zipball/2baffac2dfef308f0a94afa360b6a77540730fd2", + "reference": "2baffac2dfef308f0a94afa360b6a77540730fd2", "shasum": "" }, "require": { + "ext-json": "*", "ext-ldap": "*", - "illuminate/contracts": "~5.0", + "illuminate/contracts": "~5.0|~6.0|~7.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|~7.0" }, "require-dev": { "mockery/mockery": "~1.0", @@ -61,7 +63,7 @@ "ldap", "windows" ], - "time": "2019-03-22T18:25:32+00:00" + "time": "2020-03-08T23:04:47+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.3", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", - "reference": "bf73deb2b3b896a9d9c75f3f0d88185d2faa27e2" + "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc" }, "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/0f73288fd15629204f9d42b7055f72dacbe811fc", + "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc", "shasum": "" }, "require": { @@ -1592,7 +1594,7 @@ "psr", "psr-3" ], - "time": "2019-10-25T08:06:51+00:00" + "time": "2020-03-23T09:12:05+00:00" }, { "name": "psr/simple-cache", @@ -1850,16 +1852,16 @@ }, { "name": "symfony/polyfill-mbstring", - "version": "v1.13.1", + "version": "v1.15.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "7b4aab9743c30be783b73de055d24a39cf4b954f" + "reference": "81ffd3a9c6d707be22e3012b827de1c9775fc5ac" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/7b4aab9743c30be783b73de055d24a39cf4b954f", - "reference": "7b4aab9743c30be783b73de055d24a39cf4b954f", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/81ffd3a9c6d707be22e3012b827de1c9775fc5ac", + "reference": "81ffd3a9c6d707be22e3012b827de1c9775fc5ac", "shasum": "" }, "require": { @@ -1871,7 +1873,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.13-dev" + "dev-master": "1.15-dev" } }, "autoload": { @@ -1905,7 +1907,7 @@ "portable", "shim" ], - "time": "2019-11-27T14:18:11+00:00" + "time": "2020-03-09T19:04:49+00:00" }, { "name": "symfony/polyfill-php56", @@ -1965,16 +1967,16 @@ }, { "name": "symfony/polyfill-php72", - "version": "v1.12.0", + "version": "v1.15.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php72.git", - "reference": "04ce3335667451138df4307d6a9b61565560199e" + "reference": "37b0976c78b94856543260ce09b460a7bc852747" }, "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/37b0976c78b94856543260ce09b460a7bc852747", + "reference": "37b0976c78b94856543260ce09b460a7bc852747", "shasum": "" }, "require": { @@ -1983,7 +1985,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.12-dev" + "dev-master": "1.15-dev" } }, "autoload": { @@ -2016,7 +2018,7 @@ "portable", "shim" ], - "time": "2019-08-06T08:03:45+00:00" + "time": "2020-02-27T09:26:54+00:00" }, { "name": "symfony/polyfill-php73", @@ -2188,16 +2190,16 @@ }, { "name": "symfony/var-dumper", - "version": "v4.3.5", + "version": "v4.4.7", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "bde8957fc415fdc6964f33916a3755737744ff05" + "reference": "5a0c2d93006131a36cf6f767d10e2ca8333b0d4a" }, "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/5a0c2d93006131a36cf6f767d10e2ca8333b0d4a", + "reference": "5a0c2d93006131a36cf6f767d10e2ca8333b0d4a", "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": "2020-03-27T16:54:36+00:00" }, { "name": "tightenco/collect", - "version": "v5.8.35", + "version": "v7.4.0", "source": { "type": "git", "url": "https://github.com/tightenco/collect.git", - "reference": "c93a7039e6207ad533a09109838fe80933fcc72c" + "reference": "5024db45b1ec1956e6d5959cbb5cdf5f00f26f56" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tightenco/collect/zipball/c93a7039e6207ad533a09109838fe80933fcc72c", - "reference": "c93a7039e6207ad533a09109838fe80933fcc72c", + "url": "https://api.github.com/repos/tightenco/collect/zipball/5024db45b1ec1956e6d5959cbb5cdf5f00f26f56", + "reference": "5024db45b1ec1956e6d5959cbb5cdf5f00f26f56", "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-03-31T17:56:15+00:00" } ], "packages-dev": [ @@ -2499,6 +2501,7 @@ ], "description": "Sends PHP test coverage information to Codacy.", "homepage": "https://github.com/codacy/php-codacy-coverage", + "abandoned": true, "time": "2018-03-22T16:43:39+00:00" }, {