v0.10.2
·
19 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Changed
-
Now allows
sandermuller/boost-core ^1.0(was^0.23.0). boost-core 1.0.0 is a drop-in over 0.23.3 (no API break), so the runtime requirement widens to^0.23.0||^1.0. This unblocks wrapper consumers from resolving boost-core 1.0 transitively —project-boost-laravelwas the last consumer-facing cap in the cascade (boost-skillsalready admits^1.0). Validated against the 0.23.3 surface, which is byte-identical to 1.0.0: full suite green (65/65), the boost-core@api-closure guard intact, PHPStan clean.Consumers that require
sandermuller/boost-coredirectly can bump it to^1.0in the samecomposer update -W. No action needed otherwise — a scoped update under an existing^0.10constraint picks this up.
Full Changelog: 0.10.1...0.10.2