Skip to content

Commit 8ade78c

Browse files
committed
bump
1 parent 1f8c708 commit 8ade78c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "vscode-phpunit",
3-
"description": "PHPUnit Test Explorer for VSCode",
3+
"description": "The VS Code PHPUnit Test Explorer extension supports PHPUnit and Pest, enabling test execution in Docker and SSH environments. It integrates with vscode-xdebug for step-by-step debugging within VS Code.",
44
"displayName": "PHPUnit Test Explorer",
55
"icon": "img/icon.png",
66
"publisher": "recca0120",
7-
"version": "3.5.36",
7+
"version": "3.5.37",
88
"private": true,
99
"license": "MIT",
1010
"repository": {

0 commit comments

Comments
 (0)