marketplace.config.php 181 B

1234567
  1. <?php
  2. /**
  3. * Copyright © Magento, Inc. All rights reserved.
  4. * See COPYING.txt for license details.
  5. */
  6. return ['marketplace' => ['check_credentials_url' => 'repo.magento.com']];