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

Feature/update php jwt use php8 #246

Open
wants to merge 13 commits into
base: 3.x
Choose a base branch
from

Commits on Oct 19, 2023

  1. refactor: use PHP ^8.0 and update components

    Gabriel Berthier committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    d0fc1f7 View commit details
    Browse the repository at this point in the history
  2. fix: remove readonly keyword

    Gabriel Berthier committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    5801fb9 View commit details
    Browse the repository at this point in the history
  3. fix: solve problems in tests

    Gabriel Berthier committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    081ebd0 View commit details
    Browse the repository at this point in the history
  4. fix: update dependencies

    Gabriel Berthier committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    6335382 View commit details
    Browse the repository at this point in the history
  5. fix: update rules to use count

    Gabriel Berthier committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    14896f7 View commit details
    Browse the repository at this point in the history
  6. fix: include rules when passed in options object

    Gabriel Berthier committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    921271a View commit details
    Browse the repository at this point in the history
  7. fix: remove result cache

    Gabriel Berthier committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    853e220 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. fix: remove semicolon

    Gabriel Berthier committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    1660420 View commit details
    Browse the repository at this point in the history
  2. fix: lower php version

    Gabriel Berthier committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    c8831c7 View commit details
    Browse the repository at this point in the history
  3. fix: support multi secret key

    Gabriel Berthier committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    b2b0594 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a64b9d4 View commit details
    Browse the repository at this point in the history
  5. fix: return multi secret options

    Gabriel Berthier committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    eabb0e7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fbd243a View commit details
    Browse the repository at this point in the history