Skip to content

Conversation

stof
Copy link
Contributor

@stof stof commented Aug 29, 2025

Target branch: 4.1.x

  • It is a Bug fix
  • It is a New feature
  • It is related to dependencies

Includes:

  • Breaks BC
  • Deprecations

This adds support for the latest version of brick/math: https://github.com/brick/math/releases/tag/0.14.0

This package is not affected by BC breaks:

  • the PHP min version change is not actually a BC break (unlike in the npm ecosystem) as Composer takes the PHP requirement into account during dependency resolution. Thus, it does not affect this library (which already requires PHP 8.2+)
  • this library uses classes from brick/math but does not extend them (and so is unaffected by the actual BC breaks)

Requires Spomky-Labs/pki-framework#69 to make it possible to actually use the new version when resolving dependencies.

@Spomky Spomky self-assigned this Sep 1, 2025
@Spomky Spomky added this to the 4.1.0 milestone Sep 1, 2025
@Spomky Spomky merged commit 795bb30 into web-token:4.1.x Sep 1, 2025
15 checks passed
@Spomky Spomky added the Dependencies Pull requests that update a dependency file label Sep 1, 2025
@Spomky
Copy link
Member

Spomky commented Sep 1, 2025

Hi @stof,

Many thanks.

@stof stof deleted the brick_math branch September 1, 2025 10:20
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants