mirror of
https://github.com/flarum/core.git
synced 2025-07-19 07:41:22 +02:00
changelog and constraint for beta 15
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## [0.1.0-beta.15](https://github.com/flarum/pusher/compare/v0.1.0-beta.14.1...v0.1.0-beta.15)
|
||||
|
||||
### Changed
|
||||
- Updated composer.json and admin javascript for new admin area.
|
||||
- Updated to use newest extenders.
|
||||
|
||||
## [0.1.0-beta.14.1](https://github.com/flarum/pusher/compare/v0.1.0-beta.14...v0.1.0-beta.14.1)
|
||||
|
||||
### Fixed
|
||||
|
@@ -17,7 +17,7 @@
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"flarum/core": "^0.1.0-beta.14",
|
||||
"flarum/core": "^0.1.0-beta.15",
|
||||
"pusher/pusher-php-server": "^2.2"
|
||||
},
|
||||
"autoload": {
|
||||
|
Reference in New Issue
Block a user