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: php-mcp/laravel
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.1.0
Choose a base ref
...
head repository: php-mcp/laravel
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 3 commits
  • 16 files changed
  • 2 contributors

Commits on Jul 13, 2025

  1. Update CHANGELOG

    CodeWithKyrian authored and github-actions[bot] committed Jul 13, 2025
    Configuration menu
    Copy the full SHA
    6cec2a7 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2025

  1. feat: add stateless mode support for HTTP transports

    Adds stateless configuration option for both dedicated and integrated HTTP transports. Requires server package 3.3+ for stateless StreamableHttpServerTransport support.
    CodeWithKyrian committed Jul 14, 2025
    Configuration menu
    Copy the full SHA
    840aa66 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2025

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