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: api-platform/documentation
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.4
Choose a base ref
...
head repository: api-platform/documentation
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 1 file changed
  • 1 contributor

Commits on Jun 25, 2026

  1. chore: open 5.0 development line

    Bump dev-main branch alias 4.4.x-dev -> 5.0.x-dev across root and
    all 21 subpackage composer.json files. Update COMPOSER_ROOT_VERSION
    to 5.0.x-dev (was stale at 4.3.x-dev).
    
    The 4.4 branch was cut from the prior 4.4.x-dev HEAD before this bump
    to carry the 4.4 maintenance line.
    soyuka committed Jun 25, 2026
    Configuration menu
    Copy the full SHA
    0b9eb70 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2026

  1. Merge branch '4.4'

    # Conflicts:
    #	.github/workflows/ci.yml
    soyuka committed Jun 26, 2026
    Configuration menu
    Copy the full SHA
    278acc6 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2026

  1. chore: bump inter-package constraints to ^5.0@alpha

    Completes 22ece5199 (open 5.0 dev line): root is 5.0.x-dev but the
    self-referential api-platform/* constraints were left at ^4.4@alpha,
    which is unresolvable in the component split-tests (published 4.4
    alphas require metadata ^4.4, conflicting with the 5.0 root).
    soyuka committed Jun 29, 2026
    Configuration menu
    Copy the full SHA
    80553b9 View commit details
    Browse the repository at this point in the history
Loading