1
0
Fork 0
mirror of https://github.com/archtechx/virtualcolumn.git synced 2025-12-13 02:34:03 +00:00

feat: Add php8.4 as devcontainer for github.

This commit is contained in:
Henrique Felix 2025-05-12 17:23:46 +00:00
parent dda54ddab0
commit eab52be70f

View file

@ -0,0 +1 @@
{ "image": "mcr.microsoft.com/devcontainers/php:1-8.4-bullseye" }