Skip to content

EvoLayer Base v0.1.1

Pre-release
Pre-release

Choose a tag to compare

@xuple xuple released this 09 Jun 16:51
· 3 commits to main since this release

Patch release for the EvoLayer Base 0.1 developer preview.

Fixed

  • Corrected the Composer PHP floor to ^8.4, matching the Laravel 13 / Spatie dependency reality exposed by public CI.

Install

composer require xuple/evolayer-base:^0.1

For new applications, use the starter:

composer create-project xuple/evolayer-base-starter my-app

That currently resolves xuple/evolayer-base-starter v0.1.2 and xuple/evolayer-base v0.1.1.

Verification

  • Packagist-visible at v0.1.1.
  • Public GitHub Actions passing.
  • composer audit is now enforced on main CI after this release.

Pre-1.0 developer preview: APIs may change before 1.0.