Releases: xuple/evolayer-base
Releases · xuple/evolayer-base
EvoLayer Base v0.1.1
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.1For new applications, use the starter:
composer create-project xuple/evolayer-base-starter my-appThat 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 auditis now enforced onmainCI after this release.
Pre-1.0 developer preview: APIs may change before 1.0.