Skip to content

Release v1.2.0 - Added support for PHP8, PSR-4

Compare
Choose a tag to compare
@visto9259 visto9259 released this 09 Jun 02:13
· 44 commits to master since this release
452291f

CHANGELOG

1.2.0

  • Added PHP 8.0 as a requirement in addition to ^7.3
  • Updated to use PSR-4 autoload
  • Upgraded to phpunit 9

Added

  • Nothing.

Changed

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing