diff --git a/composer.json b/composer.json index 128474b..69246aa 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ ], "require": { "php": "~8.1.0 || ~8.2.0 || ~8.3.0", - "patchlevel/event-sourcing-bundle": "3.0.0-rc3", + "patchlevel/event-sourcing-bundle": "3.0.0-rc2", "symfony/asset": "^5.4.31|^6.4.0|^7.0.0", "symfony/config": "^5.4.31|^6.4.0|^7.0.0", "symfony/dependency-injection": "^5.4.33|^6.4.1|^7.0.1", diff --git a/composer.lock b/composer.lock index 1e4f8fb..1b80e68 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "5e2cf77316866750556ef39a0545cc5d", + "content-hash": "2780d8c0e78bafc94f395e95ceb82b4a", "packages": [ { "name": "brick/math", @@ -407,16 +407,16 @@ }, { "name": "patchlevel/event-sourcing", - "version": "3.0.0-rc4", + "version": "3.0.0-rc3", "source": { "type": "git", "url": "https://github.com/patchlevel/event-sourcing.git", - "reference": "789977639dfa0ef5e39935ce2bc56c98edbaa4ba" + "reference": "b0e4be2d2043aaef91976766ebceb0f0cdbc33b4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/patchlevel/event-sourcing/zipball/789977639dfa0ef5e39935ce2bc56c98edbaa4ba", - "reference": "789977639dfa0ef5e39935ce2bc56c98edbaa4ba", + "url": "https://api.github.com/repos/patchlevel/event-sourcing/zipball/b0e4be2d2043aaef91976766ebceb0f0cdbc33b4", + "reference": "b0e4be2d2043aaef91976766ebceb0f0cdbc33b4", "shasum": "" }, "require": { @@ -487,26 +487,26 @@ ], "support": { "issues": "https://github.com/patchlevel/event-sourcing/issues", - "source": "https://github.com/patchlevel/event-sourcing/tree/3.0.0-rc4" + "source": "https://github.com/patchlevel/event-sourcing/tree/3.0.0-rc3" }, - "time": "2024-01-25T15:47:20+00:00" + "time": "2024-01-15T12:51:11+00:00" }, { "name": "patchlevel/event-sourcing-bundle", - "version": "3.0.0-rc3", + "version": "3.0.0-rc2", "source": { "type": "git", "url": "https://github.com/patchlevel/event-sourcing-bundle.git", - "reference": "38753fec505c319557aa5bb04a42dac6019e9ed1" + "reference": "5d506fcc5d9984fa04c95b98e77503de82818cb0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/patchlevel/event-sourcing-bundle/zipball/38753fec505c319557aa5bb04a42dac6019e9ed1", - "reference": "38753fec505c319557aa5bb04a42dac6019e9ed1", + "url": "https://api.github.com/repos/patchlevel/event-sourcing-bundle/zipball/5d506fcc5d9984fa04c95b98e77503de82818cb0", + "reference": "5d506fcc5d9984fa04c95b98e77503de82818cb0", "shasum": "" }, "require": { - "patchlevel/event-sourcing": "3.0.0-rc4", + "patchlevel/event-sourcing": "3.0.0-rc3", "php": "~8.1.0 || ~8.2.0 || ~8.3.0", "symfony/config": "^5.4.31|^6.4.0|^7.0.0", "symfony/console": "^5.4.32|^6.4.1|^7.0.1", @@ -567,9 +567,9 @@ ], "support": { "issues": "https://github.com/patchlevel/event-sourcing-bundle/issues", - "source": "https://github.com/patchlevel/event-sourcing-bundle/tree/3.0.0-rc3" + "source": "https://github.com/patchlevel/event-sourcing-bundle/tree/3.0.0-rc2" }, - "time": "2024-01-27T09:55:28+00:00" + "time": "2024-01-15T14:04:41+00:00" }, { "name": "patchlevel/hydrator",