Update the php version to 8.3

This commit is contained in:
Keegan Rankin 2025-10-17 15:01:58 -07:00
parent 348fec21c9
commit 2770f22a65

View file

@ -1,7 +1,7 @@
name: agaric-coop name: agaric-coop
type: drupal9 type: drupal10
docroot: web docroot: web
php_version: "8.1" php_version: "8.3"
webserver_type: apache-fpm webserver_type: apache-fpm
router_http_port: "80" router_http_port: "80"
router_https_port: "443" router_https_port: "443"