summaryrefslogtreecommitdiff
path: root/tests/test01-parsing/src/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test01-parsing/src/composer.json')
-rw-r--r--tests/test01-parsing/src/composer.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/test01-parsing/src/composer.json b/tests/test01-parsing/src/composer.json
new file mode 100644
index 0000000..a366739
--- /dev/null
+++ b/tests/test01-parsing/src/composer.json
@@ -0,0 +1,6 @@
+{
+ "require": {
+ "nikic/php-parser": "0.9.2"
+ }
+}
+