fix: align php-versions between dev and prod

This commit is contained in:
2026-09-01 12:52:15 +02:00
parent 2459af122f
commit a60e8357e8
3 changed files with 20 additions and 15 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
type: php
docroot: public
php_version: "8.3"
php_version: "8.4"
webserver_type: apache-fpm
xdebug_enabled: false
additional_hostnames: []