Add VScode settings

This commit is contained in:
benjamin melançon 2026-03-12 11:46:23 -04:00
parent e6d42c4aaa
commit efc3802eaa
2 changed files with 26 additions and 0 deletions

3
.vscode/settings.json vendored Normal file
View file

@ -0,0 +1,3 @@
{
"intelephense.environment.phpVersion": "8.3"
}