Skip to content

Releases: 3neti/merchant

v1.1.0 — Laravel 13 compatibility

Choose a tag to compare

@3neti 3neti released this 12 Apr 16:25

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.

#v1.0.0

Choose a tag to compare

@3neti 3neti released this 26 Mar 10:32

Initial release.