Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Releases: tzsk/otp

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

5.1.0

30 Jan 06:51

Choose a tag to compare

πŸš€ Added

  • PHP8 Support

πŸ‘‘ Changed

  • Run workflows always