Open TiiFuchs opened 2 days ago
can you try now?
Hmm doesn't seem to work.
devcontainer.json:
{
"image": "mcr.microsoft.com/devcontainers/universal:2",
"features": {
"ghcr.io/shyim/devcontainers-features/php:0": {
"installComposer": true,
"version": "8.3"
}
}
}
$ php -v
PHP 8.2.13 (cli) (built: Oct 16 2024 18:13:14) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.2.13, Copyright (c) Zend Technologies
with Xdebug v3.3.2, Copyright (c) 2002-2024, by Derick Rethans
Support for PHP 8.3 would be nice 🥺