Skip to content

Require fastcomments-php ^3.0#1

Merged
winrid merged 3 commits into
mainfrom
sdk-3.0.0
Jun 30, 2026
Merged

Require fastcomments-php ^3.0#1
winrid merged 3 commits into
mainfrom
sdk-3.0.0

Conversation

@winrid

@winrid winrid commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Tightens the fastcomments/fastcomments-php constraint from * to ^3.0 so the package tracks the 3.0.0 SDK line explicitly. No code changes (the package only exposes the SDK via DI/facade; it doesn't call the changed methods).

Pin to the 3.0.0 SDK line instead of the wildcard `*`, and update composer.lock (fastcomments-php v1.2.0 -> v3.0.0). No code changes.
winrid added 2 commits June 30, 2026 14:40
The Laravel 10/11 matrix jobs could no longer resolve: with no testbench constraint, composer picks testbench 10 (which now requires Laravel 12) and can't fall back to a non-advisory Laravel 10/11. Pin testbench 8/9/10 to Laravel 10/11/12 so each job resolves the matching framework. Pre-existing drift, surfaced on this PR.
composer config policy.advisories.block false before update: Laravel 10/11 pull advisory-affected framework deps that this package doesn't ship, so the compat matrix shouldn't fail resolution on them.
@winrid
winrid merged commit 7ce5129 into main Jun 30, 2026
9 checks passed
@winrid
winrid deleted the sdk-3.0.0 branch June 30, 2026 21:51
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