Skip to content

Removed the `ramsey\uuid` dependency

Latest
Compare
Choose a tag to compare
@floriankraemer floriankraemer released this 27 Mar 23:52
  • Removed the ramsey\uuid dependency.
    • If the lib is present, it will still use the libs implementation. But to make the library dependency free it was made optional. It will internally still generate a UUID.
  • The lib requires now PHP ^8.1, unmaintained version will no longer be supported.