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: mikeybeck/laravel-omnipay
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: barryvdh/laravel-omnipay
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 7 files changed
  • 8 contributors

Commits on Jul 18, 2019

  1. Update readme.md

    wuwx authored Jul 18, 2019
    Configuration menu
    Copy the full SHA
    48af32d View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2019

  1. Merge pull request barryvdh#26 from wuwx/patch-1

    Update readme.md
    barryvdh authored Jul 22, 2019
    Configuration menu
    Copy the full SHA
    deadaee View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2019

  1. Laravel 6 support

    acasey committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    45700d5 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2019

  1. Merge pull request barryvdh#28 from ammonkc/master

    Laravel 6 support
    barryvdh authored Oct 14, 2019
    Configuration menu
    Copy the full SHA
    a001f83 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2020

  1. Code cleanup and PSR-2 compatible

    Cleanup the code and follow PSR-2 guidelines
    RSpeekenbrink committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    6da6494 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    update readme with markdown codeblock syntax and typehinting aswell as making it non Laravel 5 specific.
    RSpeekenbrink committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    86a53ec View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2020

  1. Merge pull request barryvdh#29 from RSpeekenbrink/code-cleanup

    Code cleanup and PSR-2 compatibility
    barryvdh authored Jan 4, 2020
    Configuration menu
    Copy the full SHA
    e6bfc4c View commit details
    Browse the repository at this point in the history
  2. Update README

    Update readme to  no longer include any version suggestions as discussed in !29
    RSpeekenbrink committed Jan 4, 2020
    Configuration menu
    Copy the full SHA
    468ce95 View commit details
    Browse the repository at this point in the history
  3. Merge pull request barryvdh#30 from RSpeekenbrink/readme-version-cleanup

    Update README to no longer suggest a specific version
    barryvdh authored Jan 4, 2020
    Configuration menu
    Copy the full SHA
    d17a419 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2020

  1. allow Laravel 7

    barryvdh authored Mar 9, 2020
    Configuration menu
    Copy the full SHA
    2d8d8c0 View commit details
    Browse the repository at this point in the history
  2. readme vendor publish error fixed

    sahin committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    f9b425d View commit details
    Browse the repository at this point in the history

Commits on May 4, 2020

  1. Merge pull request barryvdh#33 from sethsahin/readme-fix

    readme vendor publish error fix
    barryvdh authored May 4, 2020
    Configuration menu
    Copy the full SHA
    ea17a4d View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

  1. Update composer.json

    barryvdh authored Sep 21, 2020
    Configuration menu
    Copy the full SHA
    7ab80fc View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. Configuration menu
    Copy the full SHA
    d41a6a8 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

  1. Configuration menu
    Copy the full SHA
    d15e510 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. Configuration menu
    Copy the full SHA
    11a77db View commit details
    Browse the repository at this point in the history
  2. Update composer.json

    barryvdh authored Mar 9, 2024
    Configuration menu
    Copy the full SHA
    9c5af9e View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2025

  1. Support Laravel 12

    barryvdh authored Feb 25, 2025
    Configuration menu
    Copy the full SHA
    11f29f6 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2025

  1. Add $factory property

    barryvdh authored Apr 18, 2025
    Configuration menu
    Copy the full SHA
    5b89dae View commit details
    Browse the repository at this point in the history
Loading