diff options
Diffstat (limited to 'vendor/bin')
| l--------- | vendor/bin/php-parse | 1 | ||||
| l--------- | vendor/bin/phpunit | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/vendor/bin/php-parse b/vendor/bin/php-parse new file mode 120000 index 000000000..062d66a3e --- /dev/null +++ b/vendor/bin/php-parse @@ -0,0 +1 @@ +../nikic/php-parser/bin/php-parse
\ No newline at end of file diff --git a/vendor/bin/phpunit b/vendor/bin/phpunit new file mode 120000 index 000000000..2c4893031 --- /dev/null +++ b/vendor/bin/phpunit @@ -0,0 +1 @@ +../phpunit/phpunit/phpunit
\ No newline at end of file |