govCMS / GovCMS7

Current stable release of the main Drupal 7 GovCMS distribution, with releases mirrored at https://www.drupal.org/project/govcms
https://www.govcms.gov.au/
GNU General Public License v2.0
113 stars 76 forks source link

Update PHP to v7.3 #911

Closed fubarhouse closed 2 years ago

drupal-spider commented 4 years ago

While building the Tugboat preview for this PR, there is an error said "Please reinstall the libzip distribution".

Adding following line into .tugboat/config.yml line 22

apt-get install libzip-dev

The issue is fixed.