Skip to content

Commit

Permalink
Add PHP version setting to VSCode configuration for compatibility.
Browse files Browse the repository at this point in the history
  • Loading branch information
huangzhhui committed Feb 6, 2025
1 parent be4f2af commit 11a7612
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"php.version": "8.2"
}

0 comments on commit 11a7612

Please sign in to comment.