commit | 6bca9f836836f4bea2112cd6635a384e862b4db2 | [log] [tgz] |
---|---|---|
author | Taufan Aditya <toopay@taufanaditya.com> | Fri May 25 01:55:36 2012 +0700 |
committer | Taufan Aditya <toopay@taufanaditya.com> | Fri May 25 01:55:36 2012 +0700 |
tree | 60f1676f2b2552a3695c5221b842fbc628102eeb | |
parent | f61d9f3758cbc6848d6df2cc83cc262fc36fa156 [diff] [blame] |
get vfsStream via composer if its PEAR package not exists
diff --git a/composer.json b/composer.json new file mode 100644 index 0000000..fa6dc02 --- /dev/null +++ b/composer.json
@@ -0,0 +1,5 @@ +{ + "require": { + "mikey179/vfsStream": "*" + } +} \ No newline at end of file