We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 507c65f commit 36556acCopy full SHA for 36556ac
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "php-parser",
3
- "version": "3.3.0",
+ "version": "3.4.0",
4
"description": "Parse PHP code from JS and returns its AST",
5
"main": "src/index.js",
6
"browser": "dist/php-parser.js",
0 commit comments