Skip to content

Commit

Permalink
release: 1.1.36
Browse files Browse the repository at this point in the history
  • Loading branch information
kokororin committed Jan 13, 2024
1 parent adbe5fc commit 9435c29
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
### 1.1.36

- Supports php 8.3

### 1.1.35

- Fix php version bug [(#135)](https://github.com/kokororin/vscode-phpfmt/issues/135)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vscode-phpfmt",
"displayName": "phpfmt - PHP formatter",
"version": "1.1.35",
"version": "1.1.36",
"description": "Integrates phpfmt into VS Code",
"main": "./out/src/extension",
"scripts": {
Expand Down

0 comments on commit 9435c29

Please sign in to comment.