mirror of
https://github.com/flarum/core.git
synced 2025-07-20 00:01:17 +02:00
changelog and constraint for beta 9
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## Unreleased
|
## [0.1.0-beta.9](https://github.com/flarum/akismet/compare/v0.1.0-beta.8...v0.1.0-beta.9)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
- Replace event subscribers (that resolve services too early) with listeners ([cf3f724](https://github.com/flarum/akismet/commit/cf3f724bafbcf901a41cb76dfe44c896debde241))
|
- Replace event subscribers (that resolve services too early) with listeners ([cf3f724](https://github.com/flarum/akismet/commit/cf3f724bafbcf901a41cb76dfe44c896debde241))
|
||||||
|
@@ -15,7 +15,7 @@
|
|||||||
"source": "https://github.com/flarum/akismet"
|
"source": "https://github.com/flarum/akismet"
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"flarum/core": "^0.1.0-beta.8",
|
"flarum/core": "^0.1.0-beta.9",
|
||||||
"flarum/approval": "^0.1.0-beta.6",
|
"flarum/approval": "^0.1.0-beta.6",
|
||||||
"tijsverkoyen/akismet": "^1.1"
|
"tijsverkoyen/akismet": "^1.1"
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user