Skip to content

Dependency Hardening (framework 1.49.0)

Choose a tag to compare

@MichaelSowah MichaelSowah released this 01 Jun 06:25
· 36 commits to main since this release
9fb0533

Summary

Brings the skeleton up to framework 1.49.0 "Jishui".

Changed

  • Bump glueful/framework constraint ^1.48.0^1.49.0.

Framework changes included

  • Http\Client auth_basic passthrough (per-request HTTP Basic auth).
  • whatsapp notification queue type (async phone-messaging channel delivery).
  • Intervention Image v4 (ImageProcessor/image() API unchanged).
  • All known dependency advisories patched within ^7.4/^10.5 (composer audit clean).

Upgrade

Framework-only release — no migrations, env vars, or skeleton code changes. composer update
is sufficient; apps using intervention/image directly should move to its v4 API.