mirror of
https://github.com/FriendsOfTYPO3/tea.git
synced 2024-11-10 00:16:13 +01:00
[TASK] Update PHP in DDEV to 8.1 (#561)
Co-authored-by: Łukasz Uznański <l.uznanski@macopedia.com>
This commit is contained in:
parent
44ccee57f2
commit
fe7b41b48a
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
name: tea
|
||||
type: php
|
||||
docroot: ""
|
||||
php_version: "7.4"
|
||||
php_version: "8.1"
|
||||
webserver_type: nginx-fpm
|
||||
router_http_port: "8081"
|
||||
router_https_port: "4434"
|
||||
|
|
Loading…
Reference in a new issue