Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »



  1. Register a new repository

    *nix command
    $ composer config repositories.powersync composer https://dist.powersync.biz
  2. IMPORTANT: Update <magento root>/composer.json file and change "minimum-stability" to "dev".


    *nix command
    $ composer config minimum-stability dev 
    

  • No labels