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: GemberPHP/event-sourcing-symfony-bundle
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.1.0
Choose a base ref
...
head repository: GemberPHP/event-sourcing-symfony-bundle
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 8 commits
  • 9 files changed
  • 1 contributor

Commits on Apr 28, 2025

  1. Remove Scrutinizer

    This bundle package does not contain tests, no need for Scrutinizer (coverage)
    Jeroen de Graaf committed Apr 28, 2025
    Configuration menu
    Copy the full SHA
    2ba68ec View commit details
    Browse the repository at this point in the history

Commits on May 6, 2025

  1. Reorder documentation

    Jeroen de Graaf committed May 6, 2025
    Configuration menu
    Copy the full SHA
    1c970fc View commit details
    Browse the repository at this point in the history

Commits on May 9, 2025

  1. Bump gember adapters to ^0.2

    Jeroen de Graaf committed May 9, 2025
    Configuration menu
    Copy the full SHA
    7677142 View commit details
    Browse the repository at this point in the history
  2. Unignore composer.lock

    Jeroen de Graaf committed May 9, 2025
    Configuration menu
    Copy the full SHA
    030e269 View commit details
    Browse the repository at this point in the history
  3. Update all service definitions with new 'use case' naming

    Jeroen de Graaf committed May 9, 2025
    Configuration menu
    Copy the full SHA
    915c859 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2025

  1. Bump gember adapters to ^0.3

    Jeroen de Graaf committed May 10, 2025
    Configuration menu
    Copy the full SHA
    31d128c View commit details
    Browse the repository at this point in the history
  2. [dev] Remove cache/psr from unused dependencies

    Jeroen de Graaf committed May 10, 2025
    Configuration menu
    Copy the full SHA
    8fd0e0b View commit details
    Browse the repository at this point in the history
  3. Update composer.lock with gember adapter v 0.3

    Jeroen de Graaf committed May 10, 2025
    Configuration menu
    Copy the full SHA
    f9a3529 View commit details
    Browse the repository at this point in the history
Loading