Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagejson
        "powersync": {
            "type": "composer",
            "url": "https://dist.powersync.biz",
            "canonical": false
        },

Code Block
php composer.phar config repositories.powersync '{"type": "composer", "url": "https://dist.powersync.biz", "canonical": false}'

...