We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e75be8b + 0f89ac1 commit 2185281Copy full SHA for 2185281
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+### 1.2.31
2
+
3
+- Upgrade fmt.stub.php [(V1040.0.0)](https://github.com/driade/phpfmt8/releases/tag/v1040.0.0)
4
5
### 1.2.30
6
7
- Upgrade fmt.stub.php [(V1039.0.0)](https://github.com/driade/phpfmt8/releases/tag/v1039.0.0)
package.json
@@ -1,7 +1,7 @@
{
"name": "vscode-phpfmt",
"displayName": "phpfmt - PHP formatter",
- "version": "1.2.30",
+ "version": "1.2.31",
"description": "Integrates phpfmt into VS Code",
"main": "./dist/extension",
"scripts": {
0 commit comments