Skip to content

Remove composer.lock#302

Merged
bytestream merged 1 commit into
masterfrom
composer-lock
May 28, 2026
Merged

Remove composer.lock#302
bytestream merged 1 commit into
masterfrom
composer-lock

Conversation

@bytestream
Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings May 28, 2026 21:21
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR removes the committed Composer lockfile for the PHP library and adjusts CI so dependencies are resolved from composer.json during each matrix run.

Changes:

  • Deleted composer.lock.
  • Removed the redundant stability CI matrix entry.
  • Simplified Composer update command and CI job name.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
composer.lock Removes pinned dependency resolution from the repository.
.github/workflows/ci.yml Updates CI to resolve dependencies without the removed lockfile/stability matrix entry.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@bytestream bytestream merged commit b4adb48 into master May 28, 2026
6 checks passed
@bytestream bytestream deleted the composer-lock branch May 28, 2026 21:39
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.

2 participants