We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea9b9c9 commit b3ca06cCopy full SHA for b3ca06c
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+### 1.2.0
2
+
3
+- Switch package manager to PNPM
4
5
### 1.1.40
6
7
- Fix lint php files with spaces failed
package.json
@@ -1,7 +1,7 @@
{
"name": "vscode-phpfmt",
"displayName": "phpfmt - PHP formatter",
- "version": "1.1.40",
+ "version": "1.2.0",
"description": "Integrates phpfmt into VS Code",
"main": "./dist/extension",
"scripts": {
0 commit comments