Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Composer] Added conflict with lexik/jwt-authentication-bundle 2.20.0 and 2.20.1 #126

Merged
merged 1 commit into from
Dec 4, 2023

Conversation

mnocon
Copy link
Contributor

@mnocon mnocon commented Dec 4, 2023

The latest releases (https://github.com/lexik/LexikJWTAuthenticationBundle/releases) are not compatible with lower PHP versions:

  • 2.20.0: not compatibile with PHP 7.3 and 7.4
  • 2.20.1: not compatibile with PHP 7.3

These issues are fixed already:
PHP 7.4: lexik/LexikJWTAuthenticationBundle#1172
PHP 7.3: lexik/LexikJWTAuthenticationBundle#1174

and once the PHP 7.3 issue is released everything will be passing - we just need to wait until it's released.

And it's better to wait with green CI than with a failing one 😄

This is needed for Ibexa 3.3, which still supports PHP 7.3 - the lowest supported PHP version for v4 is 7.4 which is already supported by 2.20.1

@webhdx webhdx merged commit 5001d4a into 3.3 Dec 4, 2023
9 checks passed
@webhdx webhdx deleted the add-lexik-conflict branch December 4, 2023 12:14
mnocon added a commit that referenced this pull request Dec 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants