Skip to content

Releases: tzsk/otp

10.0.0

25 Mar 11:16
0e8b1ce

Choose a tag to compare

Added

  • PHP 8.4 Onwards
  • Laravel 13 Compatibility

Changed

  • PHP Unit to Pest
  • Pslam to Larastan

Removed

  • PHP 8.3 or Lower support
  • Laravel 10 or Lower Support

9.0.0

09 Apr 19:30
e70ac28

Choose a tag to compare

What's Changed

Full Changelog: 8.0.1...9.0.0

8.0.1

02 Mar 13:42
0af2d9b

Choose a tag to compare

What's Changed

  • Bump laravel/legacy-factories from 1.3.2 to 1.4.0 by @dependabot in #374
  • Bump orchestra/testbench from 8.5.11 to 8.22.2 by @dependabot in #372
  • Explicitly mark $directory as nullable in otp function to resolve PHP 8.1+ deprecation warning by @SoftHeroes in #391

New Contributors

Full Changelog: 8.0.0...8.0.1

8.0.0

26 Mar 16:26
ba29dbb

Choose a tag to compare

What's Changed

Full Changelog: 7.0.0...8.0.0

7.0.0

15 Feb 17:14
efd6120

Choose a tag to compare

🚀 Added

  • Laravel 10 Compatibility
  • Some Type Hints

❌ Dropped

  • PHP 8.0 Compatibility

🚚 Maintainance

  • Dependency Updates
  • Move PHP CS Fixer to Pint

6.0.1

22 Dec 19:10

Choose a tag to compare

🙈 Fixes

  • Cache Expiry Time was not set properly

🚚 Maintainance

  • Dependency Updates

6.0.0

26 Jan 14:03

Choose a tag to compare

🚀 Added

👑 Changed

☠️ Removed

  • Laravel 7 Support

🌟 Cleanup

  • Dependency updates

5.1.3

03 Aug 14:56

Choose a tag to compare

🐞 Fixed

  • fix: issue when running inside queue worker by @ankurk91

👑 Maintenance

  • Dependency updates

5.1.2

29 May 16:59

Choose a tag to compare

👑 Changed

  • Updated PHP-CS-Fixer

🧹 Maintainance

  • Dependabot updates

5.1.1

04 Mar 16:12

Choose a tag to compare

🙈 Fixed

  • Dependency Fixes when used outside Laravel #132

👑 Changed

  • Other Maintainance