mirror of
https://github.com/flarum/framework.git
synced 2025-04-01 13:25:13 +08:00
changelog and constraint for beta 15
This commit is contained in:
parent
4dcc9036d7
commit
a509feb080
@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## [0.1.0-beta.15](https://github.com/flarum/approval/compare/v0.1.0-beta.14.1...v0.1.0-beta.15)
|
||||
|
||||
### Changed
|
||||
- Updated composer.json and admin javascript for new admin area.
|
||||
- Updated extend.php with latest extenders.
|
||||
|
||||
## [0.1.0-beta.14](https://github.com/flarum/approval/compare/v0.1.0-beta.13...v0.1.0-beta.14)
|
||||
|
||||
### Changed
|
||||
|
@ -17,8 +17,8 @@
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"flarum/core": "^0.1.0-beta.14",
|
||||
"flarum/flags": "^0.1.0-beta.14"
|
||||
"flarum/core": "^0.1.0-beta.15",
|
||||
"flarum/flags": "^0.1.0-beta.15"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user