Skip to content

3.0.0

Latest

Choose a tag to compare

@markshust markshust released this 12 Jun 15:03
158a79f

Changed

  • Corrected the declared PHP constraint from ^7|^8 to ^8, since the code uses PHP 8.0+ syntax (union types) and was never actually compatible with PHP 7.x. (#19)