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: spatie/laravel-webhook-server
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.5.0
Choose a base ref
...
head repository: spatie/laravel-webhook-server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.6.0
Choose a head ref
  • 4 commits
  • 4 files changed
  • 3 contributors

Commits on Sep 12, 2023

  1. Update CHANGELOG

    freekmurze authored and github-actions[bot] committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    0586057 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Update WebhookCallEvent.php to accept string payload and add addition…

    …al test to capture this case.
    DotNetSimon committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    3db50a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7bf1209 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Merge pull request #147 from DotNetSimon/fix_webhook_event_type_for_r…

    …aw_body
    
    Fix webhook event type for raw body
    freekmurze authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    6f4f1e0 View commit details
    Browse the repository at this point in the history
Loading