Closed kennethormandy closed 3 years ago
Note Right now I still have this in the installing project’s composer.json, as well as this package’s composer.json:
composer.json
{ "type": "git", "url": "https://github.com/kennethormandy/oauth2-stripe.git" }
Seems like the current config works, without needing to publish to Packagist. After testing on production server, can close this issue.
Note Right now I still have this in the installing project’s
composer.json
, as well as this package’scomposer.json
: