mirror of
https://github.com/flarum/core.git
synced 2025-07-17 06:41:21 +02:00
changelog and constraint for beta 9
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Changelog
|
||||
|
||||
## Unreleased
|
||||
## [0.1.0-beta.9](https://github.com/flarum/akismet/compare/v0.1.0-beta.8...v0.1.0-beta.9)
|
||||
|
||||
### Changed
|
||||
- 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"
|
||||
},
|
||||
"require": {
|
||||
"flarum/core": "^0.1.0-beta.8",
|
||||
"flarum/core": "^0.1.0-beta.9",
|
||||
"flarum/approval": "^0.1.0-beta.6",
|
||||
"tijsverkoyen/akismet": "^1.1"
|
||||
},
|
||||
|
Reference in New Issue
Block a user