Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 1 addition & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,8 @@
"authors": [
{
"name": "Sebastian Bürgin-Fix",
"email": "sebastian.buergin@buergin.ch",
"email": "helpdesk@codebar.ch",
"homepage": "https://www.codebar.ch",
"role": "Sofware-Engineer"
},
{
"name": "Rhys Lees",
"role": "Software-Engineer"
}
],
Comment on lines 11 to 18
Copy link

Copilot AI Mar 26, 2026

Choose a reason for hiding this comment

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

The PR description is about syncing unpushed commits, but this hunk changes the published package metadata (authors list/email). Please confirm this metadata change is intentional; if it’s accidental, revert it or update the PR description to explain why the author entry was replaced/removed.

Copilot uses AI. Check for mistakes.
Expand Down
Loading