mirror of
https://github.com/flarum/core.git
synced 2025-08-08 09:26:34 +02:00
changelog and constraint for beta 8.1
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Changelog
|
||||
|
||||
## Unreleased
|
||||
## [0.1.0-beta.9](https://github.com/flarum/likes/compare/v0.1.0-beta.8.1...v0.1.0-beta.9)
|
||||
|
||||
### Changed
|
||||
- Replace event subscribers (that resolve services too early) with listeners ([0b3fbc5](https://github.com/flarum/likes/commit/0b3fbc5813a5b52e8b81aaf557dcf1ec37d1481a))
|
||||
|
@@ -15,7 +15,7 @@
|
||||
"source": "https://github.com/flarum/likes"
|
||||
},
|
||||
"require": {
|
||||
"flarum/core": "^0.1.0-beta.8"
|
||||
"flarum/core": "^0.1.0-beta.9"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
|
Reference in New Issue
Block a user