diff options
author | Ciro Mattia Gonano <ciromattia@gmail.com> | 2013-09-11 16:03:16 +0200 |
---|---|---|
committer | Ciro Mattia Gonano <ciromattia@gmail.com> | 2013-09-11 16:03:16 +0200 |
commit | 86f8924ca755d4f65724430b4bd17c4b71d0abe9 (patch) | |
tree | f82611f8cd4d914df07bcc2bedf0e2a0dfda2378 /bin | |
parent | 8f03317aa3fa051f03132d93c4bdd628a463e4f3 (diff) |
Build
Diffstat (limited to 'bin')
l--------- | bin/apigen.php | 1 | ||||
l--------- | bin/phing | 1 | ||||
l--------- | bin/phpunit | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/bin/apigen.php b/bin/apigen.php new file mode 120000 index 00000000..36dafc2a --- /dev/null +++ b/bin/apigen.php @@ -0,0 +1 @@ +../vendor/apigen/apigen/apigen.php
\ No newline at end of file diff --git a/bin/phing b/bin/phing new file mode 120000 index 00000000..c5270ef2 --- /dev/null +++ b/bin/phing @@ -0,0 +1 @@ +../vendor/phing/phing/bin/phing
\ No newline at end of file diff --git a/bin/phpunit b/bin/phpunit new file mode 120000 index 00000000..02269f4e --- /dev/null +++ b/bin/phpunit @@ -0,0 +1 @@ +../vendor/phpunit/phpunit/composer/bin/phpunit
\ No newline at end of file |