Commit graph

13 commits

Author SHA1 Message Date
Yassine Guedidi
74a2a08232 Use new compose command 2024-11-19 22:09:56 +01:00
Yassine Guedidi
0e836a3d87 Rename compose file the official preferred way
See https://docs.docker.com/compose/intro/compose-application-model/#the-compose-file
2024-11-19 20:55:47 +01:00
Yassine Guedidi
f2d5895801 Add phpstan recipe 2024-11-19 01:14:57 +01:00
Yassine Guedidi
5c0266e818 Add fix-cs recipe 2024-11-19 01:14:57 +01:00
Yassine Guedidi
6f40edb1c7 Run php and yarn from Docker container if it's running 2024-11-19 01:14:55 +01:00
Yassine Guedidi
bd537a54fe Update documentation to favor running PHPUnit directly 2024-01-09 08:11:16 +01:00
Casper Meijn
5ca4df1585 Add test and formatter commands to CONTRIBUTING.md 2023-07-15 14:53:25 +02:00
Yassine Guedidi
1bd86e156e Drop PHP prior to 7.4 2022-05-13 07:29:23 +02:00
Kevin Decherf
f51008aef0 Update docker-compose and Dockerfile for dev env
This change should ease the spawn of a development environment.
It can be used as a vscode devcontainer.

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2022-04-04 10:10:55 +02:00
Jeremy Benoist
2a61e13fae
Improve CONTRIBUTING guide
Also:

- update the docker-compose to use Alpine image (lighter)
- update the PHP Dockerfile to use Imagick instead of GD (for GIF support when downloading images) and add support for SQLite
2019-06-19 14:54:38 +02:00
Nicolas Lœuillet
953305e904
Update CONTRIBUTING file
Fix #2059
2016-05-18 14:33:06 +02:00
Nicolas Lœuillet
0504f5660e Update CONTRIBUTING file 2016-02-22 22:10:26 +01:00
Nicolas Lœuillet
c665b863c7 Fix #1691 create ISSUE_TEMPLATE and PULL_REQUEST_TEMPLATE 2016-02-18 13:15:11 +01:00
Renamed from CONTRIBUTING.md (Browse further)