mirror of
https://github.com/flarum/core.git
synced 2025-07-31 05:30:38 +02:00
Release v0.1.0-beta.13
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## ## [0.1.0-beta.9](https://github.com/flarum/sticky/compare/v0.1.0-beta.8...v0.1.0-beta.9)
|
||||
## [0.1.0-beta.13](https://github.com/flarum/lock/compare/v0.1.0-beta.12...v0.1.0-beta.13)
|
||||
|
||||
### Changed
|
||||
- Updated JS dependencies
|
||||
|
||||
## [0.1.0-beta.9](https://github.com/flarum/sticky/compare/v0.1.0-beta.8...v0.1.0-beta.9)
|
||||
|
||||
### Changed
|
||||
- Compatibility with Laravel 5.7 ([196b2d1](https://github.com/flarum/sticky/commit/196b2d1bfd59ccbe440b4a56bf28f9d17e3d120e))
|
||||
|
@@ -9,7 +9,7 @@
|
||||
"source": "https://github.com/flarum/sticky"
|
||||
},
|
||||
"require": {
|
||||
"flarum/core": "^0.1.0-beta.12"
|
||||
"flarum/core": "^0.1.0-beta.13"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
|
Reference in New Issue
Block a user