cms-token/@core/vendor/midtrans/midtrans-php/maintaining.md

638 B

Warning: This note is for developer/maintainer of this package only

Updating Package

  • Make your changes
  • Update version value on composer.json
  • Update library version header on ApiRequestor.php
  • Commit and push changes to Github master branch
  • Create a Github Release with the target version
  • Github Release and Master Branch is automatically synced to the Packagist version
    • Because of configured integration on Github & Packagist
    • To edit integration config sign in with the Midtrans Packagist Account