Merge branch '8931-export-adherents-data-scp' into 'develop'
create command to export data and upload it to distant server via scp See merge request !156
Showing
| ... | ... | @@ -51,6 +51,7 @@ |
| "php-http/guzzle6-adapter": "^2.0", | ||
| "php-http/message": "^1.7", | ||
| "phpdocumentor/reflection-docblock": "^5.2", | ||
| "phpseclib/phpseclib": "~3.0", | ||
| "pixassociates/sortable-behavior-bundle": "^1.5", | ||
| "prodigious/sonata-menu-bundle": "^3.0", | ||
| "ramsey/uuid-doctrine": "^1.8", | ||
| ... | ... |
src/Command/ExportAndUploadDataCommand.php
0 → 100644
Please
register
or
sign in
to comment