We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b03e48 commit b1168dbCopy full SHA for b1168db
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "php-parser",
3
- "version": "3.2.1",
+ "version": "3.2.2",
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