1
0
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:
Daniël Klabbers
2019-06-24 12:07:38 +02:00
parent d6604dfa74
commit 79e1f7c051
2 changed files with 2 additions and 2 deletions

View File

@@ -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))

View File

@@ -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": {