Skip to content

Add Composer installation step in nightly workflow#6892

Merged
TheWitness merged 3 commits intodevelopfrom
TheWitness-patch-1
Mar 27, 2026
Merged

Add Composer installation step in nightly workflow#6892
TheWitness merged 3 commits intodevelopfrom
TheWitness-patch-1

Conversation

@TheWitness
Copy link
Copy Markdown
Member

Added step to install Composer before validating files.

Added step to install Composer before validating files.
Copilot AI review requested due to automatic review settings March 27, 2026 17:33
Copy link
Copy Markdown
Contributor

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 updates the nightly PHP GitHub Actions workflow to run a Composer install step prior to validating Composer configuration, as part of the nightly “heavy checks” pipeline.

Changes:

  • Added a composer install step to the composer-audit job before running composer validate --strict.

TheWitness and others added 2 commits March 27, 2026 14:01
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@TheWitness TheWitness requested a review from xmacan March 27, 2026 18:46
@TheWitness TheWitness merged commit 8bb8774 into develop Mar 27, 2026
7 checks passed
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