Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: thephpleague/omnipay-pin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.2
Choose a base ref
...
head repository: thephpleague/omnipay-pin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 11 commits
  • 13 files changed
  • 3 contributors

Commits on May 9, 2018

  1. Update endpoint URLs

    Pinpayments updated their primary domain to pinpayments.com at the end of 2017.  Updating the referenced URLs here to match.
    
    https://pinpayments.com/blog/moving-our-home-to-pinpayments
    damienjbyrne authored May 9, 2018
    Configuration menu
    Copy the full SHA
    bd86a75 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Changing URLs there too.
    damienjbyrne authored May 9, 2018
    Configuration menu
    Copy the full SHA
    93bc88d View commit details
    Browse the repository at this point in the history

Commits on May 11, 2018

  1. Merge pull request #17 from damienjbyrne/master

    Update endpoint URLs
    barryvdh authored May 11, 2018
    Configuration menu
    Copy the full SHA
    5b54039 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2020

  1. Update to support omnipay version 3

    Tinh Truong committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    f243b30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ad3b96 View commit details
    Browse the repository at this point in the history
  3. refactor code change to minimize changes

    Tinh Truong committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    3728397 View commit details
    Browse the repository at this point in the history
  4. revert my composer change

    Tinh Truong committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    7f15a54 View commit details
    Browse the repository at this point in the history
  5. fixed phpcs standard

    Tinh Truong committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    cd00321 View commit details
    Browse the repository at this point in the history
  6. Update composer.json

    barryvdh authored Feb 27, 2020
    Configuration menu
    Copy the full SHA
    bccb038 View commit details
    Browse the repository at this point in the history
  7. Update .travis.yml

    barryvdh authored Feb 27, 2020
    Configuration menu
    Copy the full SHA
    5eaeb42 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #19 from ttruong15/master

    Update to support omnipay version 3
    barryvdh authored Feb 27, 2020
    Configuration menu
    Copy the full SHA
    9fdc715 View commit details
    Browse the repository at this point in the history
Loading