Skip to content

Commit e6583e0

Browse files
committed
chore(dev): set PHP version for vscode
1 parent 8edb56c commit e6583e0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.vscode/settings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
"files.associations": {
33
"*.pdt": "php",
44
"*.xml.dist": "xml"
5-
}
5+
},
6+
"php.version": "7.2"
67
}

0 commit comments

Comments
 (0)