Skip to content

Upgrade ramsey/composer-install action from v1 to v3#76

Merged
simPod merged 1 commit into0.2.xfrom
claude/bump-ramsey-action-r9ybl
Mar 5, 2026
Merged

Upgrade ramsey/composer-install action from v1 to v3#76
simPod merged 1 commit into0.2.xfrom
claude/bump-ramsey-action-r9ybl

Conversation

@simPod
Copy link
Copy Markdown
Collaborator

@simPod simPod commented Mar 5, 2026

Summary

This pull request upgrades the ramsey/composer-install GitHub Action from version 1 to version 3 across all CI/CD workflows.

Key Changes

  • Updated ramsey/composer-install action version from v1 to v3 in:
    • .github/workflows/coding-standards.yml (2 occurrences)
    • .github/workflows/static-analysis.yml (2 occurrences)
    • .github/workflows/ci.yml (1 occurrence)
    • .github/workflows/infection.yml (1 occurrence)

Details

This upgrade ensures the project uses the latest version of the Composer installation action, which includes improvements, bug fixes, and better compatibility with modern PHP and Composer versions. The action is used consistently across all workflow jobs that require Composer dependency installation.

https://claude.ai/code/session_01EmBxxfe3eMHRAJDiQGsGyV

@simPod simPod merged commit 7daddbe into 0.2.x Mar 5, 2026
@simPod simPod deleted the claude/bump-ramsey-action-r9ybl branch March 5, 2026 18:23
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.43%. Comparing base (13471a9) to head (ec87bf7).
⚠️ Report is 1 commits behind head on 0.2.x.

Additional details and impacted files
@@           Coverage Diff           @@
##            0.2.x      #76   +/-   ##
=======================================
  Coverage   80.43%   80.43%           
=======================================
  Files           6        6           
  Lines          46       46           
=======================================
  Hits           37       37           
  Misses          9        9           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

3 participants