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 8334fea commit 4d4bda2Copy full SHA for 4d4bda2
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "php-parser",
3
- "version": "3.1.5",
+ "version": "3.2.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