We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8edb56c commit e6583e0Copy full SHA for e6583e0
1 file changed
.vscode/settings.json
@@ -2,5 +2,6 @@
2
"files.associations": {
3
"*.pdt": "php",
4
"*.xml.dist": "xml"
5
- }
+ },
6
+ "php.version": "7.2"
7
}
0 commit comments