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: beyondcode/laravel-mailbox
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: updates
Choose a base ref
...
head repository: beyondcode/laravel-mailbox
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
  • 6 contributors

Commits on Apr 3, 2024

  1. Merge pull request #125 from beyondcode/updates

    [Draft] Laravel 11 Support
    mechelon authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    c3827a1 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Update InboundEmail.php

    Fix issues with forwarding emails after Laravel 9.0
    bardolf69 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    8362e28 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2025

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

Commits on Feb 15, 2025

  1. Configuration menu
    Copy the full SHA
    83129e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9aa4c74 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2025

  1. Merge pull request #132 from Yi-pixel/Yi-pixel-patch-1

    Fix implicitly nullable parameter declarations in PHP 8.4
    mechelon authored Mar 7, 2025
    Configuration menu
    Copy the full SHA
    c2286c3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #133 from laravel-shift/l12-compatibility

    Laravel 12.x Compatibility
    mechelon authored Mar 7, 2025
    Configuration menu
    Copy the full SHA
    ed8483d View commit details
    Browse the repository at this point in the history
  3. wip

    mechelon committed Mar 7, 2025
    Configuration menu
    Copy the full SHA
    155fe11 View commit details
    Browse the repository at this point in the history
  4. wip

    mechelon committed Mar 7, 2025
    Configuration menu
    Copy the full SHA
    cfa7568 View commit details
    Browse the repository at this point in the history
  5. Workflow trigger

    mechelon committed Mar 7, 2025
    Configuration menu
    Copy the full SHA
    68aeca4 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #127 from bardolf69/master

    Fix issues with forwarding emails since Laravel 9.0
    mechelon authored Mar 7, 2025
    Configuration menu
    Copy the full SHA
    9a4467b View commit details
    Browse the repository at this point in the history
  7. Update README.md

    mechelon authored Mar 7, 2025
    Configuration menu
    Copy the full SHA
    0f88e88 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #134 from beyondcode/dev

    5.0.0
    mechelon authored Mar 7, 2025
    Configuration menu
    Copy the full SHA
    4439d24 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2025

  1. Fix for a deprecated parameter:

    "Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead"
    hrsa committed Apr 1, 2025
    Configuration menu
    Copy the full SHA
    e731b36 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2025

  1. Merge pull request #135 from hrsa/master

    Fix for a deprecated parameter:
    mechelon authored Apr 4, 2025
    Configuration menu
    Copy the full SHA
    298aff3 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2025

  1. Configuration menu
    Copy the full SHA
    7d5da44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e69ad08 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2025

  1. Merge pull request #137 from cwilby/master

    Use `eachById` in `mailbox:clean`
    mechelon authored Jul 25, 2025
    Configuration menu
    Copy the full SHA
    c38e197 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #139 from beyondcode/dev

    5.0.2
    mechelon authored Jul 25, 2025
    Configuration menu
    Copy the full SHA
    c3dee1c View commit details
    Browse the repository at this point in the history
Loading