Update to the version of PHP we use on live
This commit is contained in:
parent
37cd6da559
commit
29bb6cb0a5
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
name: geo
|
name: geo
|
||||||
type: drupal8
|
type: drupal8
|
||||||
docroot: web
|
docroot: web
|
||||||
php_version: "7.3"
|
php_version: "7.4"
|
||||||
webserver_type: apache-fpm
|
webserver_type: apache-fpm
|
||||||
router_http_port: "80"
|
router_http_port: "80"
|
||||||
router_https_port: "443"
|
router_https_port: "443"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue