mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2025-04-04 11:23:50 +02:00
Commit graph

13 commits

Author SHA1 Message Date
Łukasz Uznański
2c3ec6afc2
[TASK] Upgrade DDEV ()
Co-authored-by: Łukasz Uznański <l.uznanski@macopedia.com>
2023-11-27 12:48:25 +01:00
Oliver Klee
f604ec2682
[CLEANUP] Increase the indentation in the DDEV configuration file ()
This is a pre-patch to the changes for upgrading DDEV in .
2023-11-18 06:52:10 +01:00
Oliver Klee
2a763a2398
[TASK] Always use the latest Composer V2 ()
This saves us changes to the configuration files each time a new
Composer major version is released.
2023-11-18 04:38:07 +01:00
Łukasz Uznański
fe7b41b48a
[TASK] Update PHP in DDEV to 8.1 ()
Co-authored-by: Łukasz Uznański <l.uznanski@macopedia.com>
2022-09-07 11:54:24 +02:00
Łukasz Uznański
24480617b6
Update ddev to newest version ()
Co-authored-by: Łukasz Uznański <l.uznanski@macopedia.com>
2022-09-07 11:46:08 +02:00
Oliver Klee
75ae59b28a
[TASK] Update to Composer 2.4 ()
Now that Composer 2.4 has had its first point release, we can safely
upgrade from 2.3 to 2.4 in the DDEV configuration and the CI pipeline.
2022-08-27 18:53:54 +02:00
Oliver Klee
25476a2a72
[TASK] Update Composer in ddev to version 2.3.7 () 2022-06-15 18:22:06 +02:00
Mathias Bolt Lesniak
7297675809
[BUGFIX] Disable XDebug by default ()
Fixes 
2022-04-21 16:55:24 +02:00
Oliver Klee
a85d14b976
[TASK] Upgrade to Composer 2.3.0 () 2022-04-13 16:15:13 +02:00
Oliver Klee
feaf6f2fc9
[BUGFIX] Pin Composer to version 2.1.x ()
Composer versions 2.2.0 and 2.2.1 have a bug that breaks PHPUnit.
Until version 2.2.2 is released with a fix, we need to keep to
Composer 2.1 to keep the tests from breaking.

See https://github.com/composer/composer/issues/10387 for details.
2021-12-24 02:15:42 +01:00
Łukasz Uznański
1d9d3b2f69
[TASK] Upgrade ddev to v1.18.0 ()
Co-authored-by: Łukasz Uznański <l.uznanski@macopedia.com>
2021-11-03 10:40:10 +01:00
Łukasz Uznański
3be8d3a91a
[TASK] Run functional tests in ddev ()
Co-authored-by: Łukasz Uznański <l.uznanski@macopedia.com>
2021-07-21 13:16:46 +02:00
Łukasz Uznański
c1e713240b
[FEATURE] Add base ddev setup and command () 2021-05-18 23:33:35 +02:00