alleyinteractive / .github

https://alley.com
1 stars 1 forks source link

Upgrade default version of PHP to 8.1 #49

Closed srtfisher closed 9 months ago

srtfisher commented 1 year ago

Description

I would like to see the default version of PHP used on the reusable workflows in this project default to 8.1. Currently, they're defaulting to 8.0. We can time this with the push for 8.1 this year and merge it before the end of security updates for 8.0 this November.

This would cause any project that doesn't have a PHP version specified to be upgraded to 8.1.

Use Case

When using the reusable workflows in this repository, the default PHP version should be 8.1.