Skip to content

Releases: tzsk/otp

10.0.0

Choose a tag to compare

@tzsk tzsk released this 25 Mar 11:16
0e8b1ce

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

Choose a tag to compare

@tzsk tzsk released this 09 Apr 19:30
e70ac28

What's Changed

Full Changelog: 8.0.1...9.0.0

8.0.1

Choose a tag to compare

@tzsk tzsk released this 02 Mar 13:42
0af2d9b

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

Choose a tag to compare

@tzsk tzsk released this 26 Mar 16:26
ba29dbb

What's Changed

Full Changelog: 7.0.0...8.0.0

7.0.0

Choose a tag to compare

@tzsk tzsk released this 15 Feb 17:14
efd6120

🚀 Added

  • Laravel 10 Compatibility
  • Some Type Hints

❌ Dropped

  • PHP 8.0 Compatibility

🚚 Maintainance

  • Dependency Updates
  • Move PHP CS Fixer to Pint

6.0.1

Choose a tag to compare

@tzsk tzsk released this 22 Dec 19:10

🙈 Fixes

  • Cache Expiry Time was not set properly

🚚 Maintainance

  • Dependency Updates

6.0.0

Choose a tag to compare

@tzsk tzsk released this 26 Jan 14:03

🚀 Added

👑 Changed

☠️ Removed

  • Laravel 7 Support

🌟 Cleanup

  • Dependency updates

5.1.3

Choose a tag to compare

@tzsk tzsk released this 03 Aug 14:56

🐞 Fixed

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

👑 Maintenance

  • Dependency updates

5.1.2

Choose a tag to compare

@tzsk tzsk released this 29 May 16:59

👑 Changed

  • Updated PHP-CS-Fixer

🧹 Maintainance

  • Dependabot updates

5.1.1

Choose a tag to compare

@tzsk tzsk released this 04 Mar 16:12

🙈 Fixed

  • Dependency Fixes when used outside Laravel #132

👑 Changed

  • Other Maintainance