Skip to content
This repository has been archived by the owner on Nov 7, 2021. It is now read-only.
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: z38/swiss-payment
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ch2877/swiss-payment
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.
  • 6 commits
  • 58 files changed
  • 6 contributors

Commits on Oct 18, 2021

  1. Initial adjustments after forking (#2)

    * Add .idea folder to gitignore
    
    * Adjust bundle name and urls in composer.json
    
    * Add Github workflow to run tests
    
    * Remove unneeded config files of original library
    
    * Update license
    
    See https://gist.github.com/fbaierl/1d740a7925a6e0e608824eb27a429370
    sprain authored Oct 18, 2021
    Configuration menu
    Copy the full SHA
    24ded25 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. Qr bill integration (#4)

    * Add BankCredit specializations for QR with reference and creditor reference
    
    * Add comments
    
    Co-authored-by: Sébastien Despont <[email protected]>
    eric-reichenbach and sdespont authored Oct 19, 2021
    Configuration menu
    Copy the full SHA
    4280e02 View commit details
    Browse the repository at this point in the history
  2. Bump to PHP 8 (#3)

    * Bump to PHP 8
    * Drop everything below PHP 7.2
    * Update PHPUnit
    ch2877 authored Oct 19, 2021
    Configuration menu
    Copy the full SHA
    c85bb22 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. PHPStorm inspections

    Sébastien Despont committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    0374b1c View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

  1. Merge pull request #6 from sdespont/phpstorm-inspection

    PHPStorm inspections
    Thanks for the code cleanups
    a-schild authored Dec 16, 2021
    Configuration menu
    Copy the full SHA
    3ed94d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4123e78 View commit details
    Browse the repository at this point in the history
Loading