Skip to content

Tags: prooph/event-store-symfony-bundle

Tags

v0.11.2

Toggle v0.11.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Actually use symfony matrix in tests (#97)

* Allow matthiasnoback/symfony-dependency-injection-test v5 for full symfony7 compatibility in dev
* Use symfony flex for ensuring symfony version in test matrix
* Exclude Symfony7 + php8.1 combo from the matrix as it is inherently incompatible
* update versions of standard github actions (checkout+cache)

v0.11.1

Toggle v0.11.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add return type required by ConfigurationInterface in Symfony 7 (#95)

v0.11.0

Toggle v0.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
supported versions (#94)

* supported versions
    - drop support for unmaintained versions
    - add support for php8.2/8.3 and symfony 7.0
* update copyrights
* run static analysis on latest stable version

v0.10.0

Toggle v0.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #90 from lunetics/symfony_6

Symfony 6

v0.9.3

Toggle v0.9.3's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
gap detection can be defined in central projection config

v0.9.2

Toggle v0.9.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
-

v0.9.1

Toggle v0.9.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
- changing description of migration from 0.8.0

v0.9.0

Toggle v0.9.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
upgrade

- adding PHP8 support
- dropping unsupported versions
- upgrading to phpunit v9
- removing dependency for phpunit v7 due its dependency to php7.1
- running tests and code analysis on PHP8
- symfony/flex changed default branch name