Files
TijdVoorDeTest/.devcontainer/devcontainer.json
2025-05-05 12:34:04 +02:00

7 lines
145 B
JSON

{
"image": "mcr.microsoft.com/devcontainers/universal:2",
"features": {"ghcr.io/devcontainers/features/php:1": {
"version": "8.3"
}}
}