Skip to content

Fix Symfony with Event sourcing and test modules#619

Merged
jlabedo merged 3 commits intoecotoneframework:mainfrom
jlabedo:fix-symfony-es-test
Jan 19, 2026
Merged

Fix Symfony with Event sourcing and test modules#619
jlabedo merged 3 commits intoecotoneframework:mainfrom
jlabedo:fix-symfony-es-test

Conversation

@jlabedo
Copy link
Contributor

@jlabedo jlabedo commented Jan 19, 2026

Why is this change proposed?

Symfony compilation was failing with the error:

The service "Ecotone\Projecting\InMemory\InMemoryEventStoreStreamSource" has a dependency on a non-existent service "Ecotone\EventSourcing\EventStore\InMemoryEventStore".

Description of Changes

Register InMemoryEventStoreStreamSource service only when required.

Pull Request Contribution Terms

  • I have read and agree to the contribution terms outlined in CONTRIBUTING.

@jlabedo jlabedo merged commit c3c3a94 into ecotoneframework:main Jan 19, 2026
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants