Skip to content

Commit 9b109e1

Browse files
committed
use latest versions
1 parent 8ba4334 commit 9b109e1

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
"dependencies": {
2828
"doc-parser": "^0.4.7",
2929
"glob-to-regexp": "^0.3.0",
30-
"grafine": "^1.1.4",
31-
"php-parser": "^2.0.0-pre7"
30+
"grafine": "^2.0.0",
31+
"php-parser": "^2.1.0"
3232
},
3333
"devDependencies": {
3434
"coveralls": "^2.11.15",
@@ -40,4 +40,4 @@
4040
"mocha": "^3.2.0",
4141
"should": "^11.1.1"
4242
}
43-
}
43+
}

0 commit comments

Comments
 (0)