mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-09-20 00:16:12 +02:00
tea/.gitlab/pipeline
Oliver Klee e8da69e4fa
[TASK] Stop using the typo3/minimal package on CI (#531)
The `typo3/minimal` package is not maintained very much, and currently
cannot be used as a requirement to install the latest TYPO3 development
version (as it still depends on `dev-master`, not on `dev-main`).

In addition, not depending on it will allow us to find any missing
dependencies in our requirements that so far have been masked by
the `typo3/minimal` dependencies.

(This is the same as #520, but for GitLab CI.)
2022-08-28 20:17:31 +02:00
..
jobs [TASK] Stop using the typo3/minimal package on CI (#531) 2022-08-28 20:17:31 +02:00
.gitlab-ci.yml [FEATURE] Enable php8.1 (#381) 2022-02-23 14:38:20 +01:00