Releases: 3neti/merchant
Releases · 3neti/merchant
Release list
v1.1.0 — Laravel 13 compatibility
3neti/merchant v1.1.0 focuses on Laravel 13 compatibility.
Main update:
- Added Laravel 13 compatibility in composer constraints
Consequential updates included in this release:
- Added a package README
- Moved the package test UserFactory into the tests namespace/location
- Refined reserved vendor alias migration expectations
- Tightened ValidVendorAlias behavior to enforce the documented uppercase-only format rules more faithfully
- Updated the test suite to reflect strict validation behavior and current package responsibilities
Validation:
- Full test suite passing
- 25 tests passed
- 58 assertions passed
This release is intended as a compatibility and maintenance update with no planned breaking API changes.