Commit Graph

6 Commits

Author SHA1 Message Date
a2a960bf63 Update xdebug to 3.3.1 for PHP 8.x docker images
The older versions fail to compile during the build.
Updating to newest xdebug release fixed the issue.
[MAILPOET-5924]
2024-02-27 12:54:47 +01:00
ce4f12312f Update dev env node version to 19
After the updates some packages that we use in zip build don't work
with node17. This commit updates dev env to the most recent node version.
[MAILPOET-5102]
2023-03-15 21:03:06 +01:00
c83a3b7d8d Use pnpm in the monorepo root
[MAILPOET-4485]
2022-07-26 15:45:54 +02:00
5b154ce26e Update Node.js (so we can use Corepack)
[MAILPOET-4485]
2022-07-26 15:45:54 +02:00
93fc9f50e3 Remove installation of python, pip, and old transifex CLI
[MAILPOET-4189]
2022-03-16 13:20:19 +01:00
df60207a50 Move dev scripts and docker config under dev directory
[MAILPOET-3919]
2022-01-18 15:30:22 +01:00