Automattic / crowdsignal-forms

Gutenberg blocks for Crowdsignal
GNU General Public License v2.0
13 stars 9 forks source link

Use PHP 7.4 for builds #241

Closed CGastrell closed 2 years ago

CGastrell commented 2 years ago

This PR rollbacks build action to use php 7.4 as it currently fails to run wp-cli properly (make pot). It also rollbacks the composer.lock file (which got updated for the new php version) to a working version.