Skip to content

Require papi-core ^0.14 - #1

Merged
MarcelloDuarte merged 1 commit into
mainfrom
core-constraint-0-14
Jul 27, 2026
Merged

Require papi-core ^0.14#1
MarcelloDuarte merged 1 commit into
mainfrom
core-constraint-0-14

Conversation

@MarcelloDuarte

Copy link
Copy Markdown
Contributor

Constraint bump: papi-ai/papi-core ^0.9 -> ^0.14. No source changes.

Composer's caret locks the minor on a zero major, so ^0.9 excludes core 0.14. Left as is, composer require does not fail, it silently backtracks to an old release of this package: that is how requiring a framework bridge alongside a provider ends up installing the whole ecosystem at 0.9.1.

Also commits the docs/ page this repo has been carrying uncommitted, with its requirements line corrected to name papi-ai/papi-core (papi-ai/core does not exist) at ^0.14.

Ships as v0.14.0 alongside the rest of the sweep.

Caret locks the minor below 1.0, so ^0.9 excluded core 0.14 and left this
package resolvable only against a stale core.

Also commits the docs page, correcting its requirements line: the package is
papi-ai/papi-core, not papi-ai/core.
@MarcelloDuarte
MarcelloDuarte merged commit ce7f464 into main Jul 27, 2026
6 checks passed
@MarcelloDuarte
MarcelloDuarte deleted the core-constraint-0-14 branch July 27, 2026 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant