Skip to content

Commit 4e42ce6

Browse files
chore(deps): update dependency phpactor/phpactor to v2025.07.25.0 (#201)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0a07cea commit 4e42ce6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"pretest": "npm run compile",
1919
"compile": "npm run clean && tsc -p ./",
2020
"composer": "composer install",
21-
"download-phpactor": "curl -L https://github.com/phpactor/phpactor/releases/download/2025.04.17.0/phpactor.phar > phpactor.phar",
21+
"download-phpactor": "curl -L https://github.com/phpactor/phpactor/releases/download/2025.07.25.0/phpactor.phar > phpactor.phar",
2222
"package": "npx vsce package --out=artifacts/phpactor.vsix",
2323
"lint": "npm run eslint && npm run prettier",
2424
"eslint": "eslint \"src/**/*.ts\"",

0 commit comments

Comments
 (0)