We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5d012e commit 7d325e9Copy full SHA for 7d325e9
composer.json
@@ -73,9 +73,9 @@
73
"test-no-cov": "vendor/bin/phpunit --no-coverage"
74
},
75
"support": {
76
- "issues": "https://github.com/osiset/laravel-shopify/issues",
77
- "forum": "https://github.com/osiset/laravel-shopify/discussions",
78
- "wiki": "https://github.com/osiset/laravel-shopify/wiki",
79
- "source": "https://github.com/osiset/laravel-shopify"
+ "issues": "https://github.com/Kyon147/laravel-shopify/issues",
+ "forum": "https://github.com/Kyon147/laravel-shopify/discussions",
+ "wiki": "https://github.com/Kyon147/laravel-shopify/wiki",
+ "source": "https://github.com/Kyon147/laravel-shopify"
80
}
81
0 commit comments