Kyon147 / laravel-shopify

A full-featured Laravel package for aiding in Shopify App development
MIT License
363 stars 107 forks source link

Update support links in composer.json #261

Closed bastos71 closed 8 months ago

bastos71 commented 8 months ago

Links are still the old one in the composer.json file

    "support": {
        "issues": "https://github.com/osiset/laravel-shopify/issues",
        "forum": "https://github.com/osiset/laravel-shopify/discussions",
        "wiki": "https://github.com/osiset/laravel-shopify/wiki",
        "source": "https://github.com/osiset/laravel-shopify"
    }
Kyon147 commented 8 months ago

Good spot, I'll make a PR to change these 👍

Kyon147 commented 8 months ago

Closing as PR is ready.