From: Christian Weiske Date: Thu, 12 Oct 2023 20:03:00 +0000 (+0200) Subject: Use Net_LDAP2 2.3.0 for PHP8 support X-Git-Tag: v0.6.2~1 X-Git-Url: https://git.cweiske.de/bdrem.git/commitdiff_plain/497b3a3ff3898fdb242ad3e29e7d88641a9d0735 Use Net_LDAP2 2.3.0 for PHP8 support --- diff --git a/composer.json b/composer.json index 3941d41..25a5ba7 100644 --- a/composer.json +++ b/composer.json @@ -4,6 +4,6 @@ "pear/console_commandline": "^1.2", "pear/console_table": "^1.3", "pear/mail_mime": "^1.10", - "pear/net_ldap2": "^2.2" + "pear/net_ldap2": "^2.3" } } diff --git a/composer.lock b/composer.lock index 87c160a..3545e49 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "3c1f0b1522a2c5b6d68ba625069b424a", + "content-hash": "ecbd614a29db70e304521a06550a4326", "packages": [ { "name": "pear/console_color2", @@ -60,16 +60,16 @@ }, { "name": "pear/console_commandline", - "version": "v1.2.3", + "version": "v1.2.6", "source": { "type": "git", "url": "https://github.com/pear/Console_CommandLine.git", - "reference": "331b295d00c9fa2dae30fe14538d430d72d954c6" + "reference": "611c5bff2e47ec5a184748cb5fedc2869098ff28" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pear/Console_CommandLine/zipball/331b295d00c9fa2dae30fe14538d430d72d954c6", - "reference": "331b295d00c9fa2dae30fe14538d430d72d954c6", + "url": "https://api.github.com/repos/pear/Console_CommandLine/zipball/611c5bff2e47ec5a184748cb5fedc2869098ff28", + "reference": "611c5bff2e47ec5a184748cb5fedc2869098ff28", "shasum": "" }, "require": { @@ -116,7 +116,7 @@ "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Console_CommandLine", "source": "https://github.com/pear/Console_CommandLine" }, - "time": "2020-04-16T15:04:15+00:00" + "time": "2023-04-02T18:49:53+00:00" }, { "name": "pear/console_getopt", @@ -230,16 +230,16 @@ }, { "name": "pear/mail_mime", - "version": "1.10.10", + "version": "1.10.11", "source": { "type": "git", "url": "https://github.com/pear/Mail_Mime.git", - "reference": "ede6128af4c1474394a65f44bf20358c0bf1977f" + "reference": "d4fb9ce61201593d0f8c6db629c45e29c3409c14" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pear/Mail_Mime/zipball/ede6128af4c1474394a65f44bf20358c0bf1977f", - "reference": "ede6128af4c1474394a65f44bf20358c0bf1977f", + "url": "https://api.github.com/repos/pear/Mail_Mime/zipball/d4fb9ce61201593d0f8c6db629c45e29c3409c14", + "reference": "d4fb9ce61201593d0f8c6db629c45e29c3409c14", "shasum": "" }, "require": { @@ -257,7 +257,7 @@ "./" ], "license": [ - "BSD-3-clause" + "BSD-3-Clause" ], "authors": [ { @@ -277,26 +277,29 @@ "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Mail_Mime", "source": "https://github.com/pear/Mail_Mime" }, - "time": "2021-01-17T08:30:22+00:00" + "time": "2021-09-05T08:42:45+00:00" }, { "name": "pear/net_ldap2", - "version": "v2.2.0", + "version": "v2.3.0", "source": { "type": "git", "url": "https://github.com/pear/Net_LDAP2.git", - "reference": "38f1b22a96dfbd7ec53852f0e1e7ec1a9a5eb0e8" + "reference": "6eae6d20533469ffe1c01684923cd09f0fae3b77" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pear/Net_LDAP2/zipball/38f1b22a96dfbd7ec53852f0e1e7ec1a9a5eb0e8", - "reference": "38f1b22a96dfbd7ec53852f0e1e7ec1a9a5eb0e8", + "url": "https://api.github.com/repos/pear/Net_LDAP2/zipball/6eae6d20533469ffe1c01684923cd09f0fae3b77", + "reference": "6eae6d20533469ffe1c01684923cd09f0fae3b77", "shasum": "" }, "require": { "ext-ldap": "*", "pear/pear-core-minimal": "^1.10.1" }, + "require-dev": { + "phpunit/phpunit": "^9 || ^10.3" + }, "type": "library", "autoload": { "classmap": [ @@ -320,20 +323,20 @@ "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Net_LDAP2", "source": "https://github.com/pear/Net_LDAP2" }, - "time": "2015-10-30T20:34:22+00:00" + "time": "2023-10-12T20:00:01+00:00" }, { "name": "pear/pear-core-minimal", - "version": "v1.10.10", + "version": "v1.10.13", "source": { "type": "git", "url": "https://github.com/pear/pear-core-minimal.git", - "reference": "625a3c429d9b2c1546438679074cac1b089116a7" + "reference": "aed862e95fd286c53cc546734868dc38ff4b5b1d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/625a3c429d9b2c1546438679074cac1b089116a7", - "reference": "625a3c429d9b2c1546438679074cac1b089116a7", + "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/aed862e95fd286c53cc546734868dc38ff4b5b1d", + "reference": "aed862e95fd286c53cc546734868dc38ff4b5b1d", "shasum": "" }, "require": { @@ -368,27 +371,27 @@ "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR", "source": "https://github.com/pear/pear-core-minimal" }, - "time": "2019-11-19T19:00:24+00:00" + "time": "2023-04-19T19:15:47+00:00" }, { "name": "pear/pear_exception", - "version": "v1.0.1", + "version": "v1.0.2", "source": { "type": "git", "url": "https://github.com/pear/PEAR_Exception.git", - "reference": "dbb42a5a0e45f3adcf99babfb2a1ba77b8ac36a7" + "reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/dbb42a5a0e45f3adcf99babfb2a1ba77b8ac36a7", - "reference": "dbb42a5a0e45f3adcf99babfb2a1ba77b8ac36a7", + "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/b14fbe2ddb0b9f94f5b24cf08783d599f776fff0", + "reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0", "shasum": "" }, "require": { - "php": ">=4.4.0" + "php": ">=5.2.0" }, "require-dev": { - "phpunit/phpunit": "*" + "phpunit/phpunit": "<9" }, "type": "class", "extra": { @@ -427,7 +430,7 @@ "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR_Exception", "source": "https://github.com/pear/PEAR_Exception" }, - "time": "2019-12-10T10:24:42+00:00" + "time": "2021-03-21T15:43:46+00:00" } ], "packages-dev": [], @@ -438,5 +441,5 @@ "prefer-lowest": false, "platform": [], "platform-dev": [], - "plugin-api-version": "2.0.0" + "plugin-api-version": "2.6.0" }