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: Baebeca-Solutions/lexoffice-php-api Loading
base: master-php-8.3
Choose a base ref
...
head repository: Agile-Cologne/lexoffice-php-api Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 27 files changed
  • 1 contributor

Commits on Aug 29, 2023

  1. Create composer.json

    ramalama committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    d8798be View commit details
    Browse the repository at this point in the history
  2. composer installed

    ramalama committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    9bcf057 View commit details
    Browse the repository at this point in the history
  3. name fixed

    ramalama committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    31355b1 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    060a906 View commit details
    Browse the repository at this point in the history
  2. ssl verify defined as field

    ramalama committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    af271cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a32aa7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba1211d View commit details
    Browse the repository at this point in the history
  5. removed unreachable code

    ramalama committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    8b91f2f View commit details
    Browse the repository at this point in the history
  6. php version added

    ramalama committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    bfefce1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d50e5e0 View commit details
    Browse the repository at this point in the history
  8. fixed spelling mistake in client class

    split classes, each in their own file
    renamed files to match the classes
    added namespace and added its declaration to composer.json
    ramalama committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    74255f5 View commit details
    Browse the repository at this point in the history
  9. namespace fixed

    ramalama committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    bf7d48c View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. autoload fixed

    ramalama committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    006ca4b View commit details
    Browse the repository at this point in the history
Loading