Skip to content

chore(deps-dev): update phpseclib/phpseclib requirement from ^2.0 to ^2.0 || ^4.0 - #50

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/phpseclib/phpseclib-tw-2.0or-tw-4.0
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/phpseclib/phpseclib-tw-2.0or-tw-4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 18, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on phpseclib/phpseclib to permit the latest version.

Release notes

Sourced from phpseclib/phpseclib's releases.

4.0.1

Changelog

Sourced from phpseclib/phpseclib's changelog.

4.0.1 - 2026-08-26

4.0.0 - 2026-08-22

  • split CSR / CRL / SPKAC out from X509
  • add PFX / CMS support
  • implement lazy loading for ASN1
  • SSH2/SFTP: throw exceptions instead of returning false
  • bump minimum required PHP version to 8.1.0
  • namespace changed from \phpseclib3 to \phpseclib4 to facilitate a yet to be written phpseclib 3 shim (phpseclib3_compat)

3.0.57 - 2026-08-26

  • ASN1: fix tag matching for tagged CHOICE children (#2158)
  • RSA: fix for openssl_verify calls that error out (#2161)
  • RSA/PublicKey: implement salt length discovery for PSS verification (#2164)
  • BigInteger/PHP: don't return the divisor as the common residue (#2165)
  • Curve25519/448: improve timing attack resistance (CVE-2026-84308)

3.0.56 - 2026-08-02

  • RSA: don't use OpenSSL for PSS on OpenSSL < 3.1.0 (#2152)
  • SFTP: throw TimeoutExceptions on timeout vs UnexpectedValueException (#2156)
  • SFTP/Stream: use default context if one isn't explicitly provided (#2154)

3.0.55 - 2026-06-14

  • RSA: signature verification with PKCS1 with failed when the parameters field was absent

3.0.54 - 2026-06-14

3.0.53 - 2026-06-09

  • RSA: decryption with password protected keys didn't work with OpenSSL engine (#2140)
  • ASN1: speed up OID calculations
  • SFTP: add hardlink() method (#2142)
  • DES: fix PHP deprecations (#2145)

3.0.52 - 2026-04-27

  • ASN1: more stringent OID length limits (CVE-2026-44167)
  • RSA: OpenSSL 3.2+ changed how PKCS1 decryption works (#2136)
  • Keys/OpenSSH: support comments with spaces in them (#2137)

3.0.51 - 2026-04-09

... (truncated)

Commits
  • bb7b959 Merge branch '3.0' into 4.0
  • d17e0dd CHANGELOG: add 3.0.57 release
  • 99b8775 psalm fixes
  • 6b887bb Merge branch '4.0' of github.com:phpseclib/phpseclib into 4.0
  • a8bac78 Merge branch '3.0' into 4.0
  • 3a43a75 EC: implement blinding for montgomery curve multiplication
  • 6d4805f DH: add tests for all-zero shared secrets with Curve25519 / Curve448
  • 86669f0 CHANGELOG: add 4.0.0 release
  • fb56bc5 EC/Curve{25519,448} enhancements
  • 95082b6 Merge branch '3.0' into 4.0
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [phpseclib/phpseclib](https://github.com/phpseclib/phpseclib) to permit the latest version.
- [Release notes](https://github.com/phpseclib/phpseclib/releases)
- [Changelog](https://github.com/phpseclib/phpseclib/blob/master/CHANGELOG.md)
- [Commits](phpseclib/phpseclib@2.0.0...4.0.1)

---
updated-dependencies:
- dependency-name: phpseclib/phpseclib
  dependency-version: 4.0.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Sep 18, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 18, 2026 06:02
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 18, 2026
@dependabot dependabot Bot added the php Pull requests that update Php code label Sep 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants