v0.3.23
- Mailable: Fix PHPDoc @var callable to @var ?callable (property can be null) - UrlGenerator: Fix PHPDoc @var Closure to @var ?Closure for format callbacks - PendingBatch: Remove dead if check (store() returns non-nullable Batch) - TestCase: Add ignore for Mockery::getContainer() defensive check