Skip to content

v2.0.0

Latest

Choose a tag to compare

@OzanKurt OzanKurt released this 30 Jul 18:37
4c780e1

Laravel 13 generation of ozankurt/laravel-modules-licensing.

BREAKING: drops Laravel 12 and PHP 8.3.

Requirements

  • PHP ^8.4 (with ext-sodium)
  • Laravel ^13.0
  • ozankurt/laravel-modules-core ^2.0
  • Filament 3, 4 or 5 (optional, for the admin resources)

Changes

  • spatie/laravel-package-tools bumped to ^1.93 (1.92.x caps at Laravel 12)
  • Test toolchain moved to Pest 5 / Testbench 11 / PHPUnit 13
  • CI matrix is now PHP 8.4 / Laravel 13.* / Testbench 11.* across Filament 3, 4 and 5

Compatibility

No public API changed. The licensing server, Ed25519 offline key verification, the Core-free client SDK, the HTTP endpoints and the Filament resources are identical to v1.1.0 — the whole suite passes on Laravel 13 without a single source change.

Upgrade: move the host application to Laravel 13 / PHP 8.4 and ozankurt/laravel-modules-core ^2.0, then composer require ozankurt/laravel-modules-licensing:^2.0.