Skip to content

Releases: DavidGoodwin/RateLimit

Add PHP 8.3 support, drop PHP < 8.0

20 Oct 19:55
667cf12
Compare
Choose a tag to compare
  • Drop support for PHP < 8.0
  • Adds type hints and return types etc
  • Updates a few libraries

See also #6

github build improvements

04 Mar 16:05
Compare
Choose a tag to compare
  • build on github actions for PHP '7.2', '7.3', '7.4', '8.0', '8.1' & '8.2'
  • psalm/phpdoc fixes