Skip to content

Releases: netglue/RealIP-Helpers

Dev Dependency Chores

02 Nov 11:30
9973329
Compare
Choose a tag to compare

Updates to dependencies and coding standard to make the lib compatible with Composer 2

Laminas Namespace Change

31 Mar 09:07
7b56e13
Compare
Choose a tag to compare
  • PHP 7.3 is now the minimum version
  • Change Coding Standard to Doctrine
  • Switch from Zend* to Laminas/Mezzio
  • Upgrade PHPUnit to 9.*
  • CS Fixes
  • Switch to GitHub actions