We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7759d22 commit 6bd1c77Copy full SHA for 6bd1c77
bin/download-missing-packages-from-repo-magento-com.php
@@ -5,7 +5,7 @@
5
* Download all packages referenced in a given composer.lock file that were installed from repo.magento.com but are not present in a given directory.
6
*
7
* Example:
8
- * ./bin/fetch-non-buildable-packages.php ../m2-install/composer.lock output/mirror/packages resource/additional-packages
+ * ./bin/download-missing-packages-from-repo-magento-com.php ../m2-install/composer.lock output/mirror/packages resource/additional-packages
9
10
* Usage:
11
* 1. Build all mirror packages using the repo-generator script into package-dir
0 commit comments