ChromaticHQ / usher

Custom Robo commands for use on PHP projects.
https://packagist.org/packages/chromatic/usher
11 stars 6 forks source link

[Backport 3.x] Bump shivammathur/setup-php from 2.27.1 to 2.28.0 #184

Closed markdorison closed 9 months ago

markdorison commented 9 months ago

Description

[Backport 3.x] Bump shivammathur/setup-php from 2.27.1 to 2.28.0

Motivation / Context

https://github.com/ChromaticHQ/usher/pull/182

ghost commented 9 months ago
👇 Click on the image for a new way to code review #### [![Review these changes using an interactive CodeSee Map](https://s3.us-east-2.amazonaws.com/maps.codesee.io/images/github/ChromaticHQ/usher/184/2959d079/ead1a6c72caf72cf91f55d9db478f8009b9b5834.svg)](https://app.codesee.io/r/reviews?pr=184&src=https%3A%2F%2Fgithub.com%2FChromaticHQ%2Fusher) #### Legend CodeSee Map legend
github-actions[bot] commented 9 months ago

Backport failed for 2.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 2.x
git worktree add -d .worktree/backport-184-to-2.x origin/2.x
cd .worktree/backport-184-to-2.x
git switch --create backport-184-to-2.x
git cherry-pick -x ead1a6c72caf72cf91f55d9db478f8009b9b5834