From 7f7b5ad6f880979e2abaaeddf296a9ad7172bfe6 Mon Sep 17 00:00:00 2001 From: Ulf Gebhardt Date: Sat, 27 Feb 2016 11:01:29 +0100 Subject: [PATCH] included phpdocumentor submodule --- .gitmodules | 3 +++ lib/phpdocumentor | 1 + 2 files changed, 4 insertions(+) create mode 160000 lib/phpdocumentor diff --git a/.gitmodules b/.gitmodules index a17de5d..a88e9fe 100644 --- a/.gitmodules +++ b/.gitmodules @@ -37,3 +37,6 @@ [submodule "lib/minify"] path = lib/minify url = ../lib_minify.git +[submodule "lib/phpdocumentor"] + path = lib/phpdocumentor + url = ../lib_phpdocumentor.git diff --git a/lib/phpdocumentor b/lib/phpdocumentor new file mode 160000 index 0000000..3e9cbe2 --- /dev/null +++ b/lib/phpdocumentor @@ -0,0 +1 @@ +Subproject commit 3e9cbe234e4de6e50ba3cda1344abd982db5083f