1
0
mirror of https://github.com/flarum/core.git synced 2025-09-02 12:43:28 +02:00

Release v0.1.0-beta.16

This commit is contained in:
Daniel Klabbers
2021-03-15 10:02:50 +01:00
parent 04c8a30b52
commit 57cbb2bb7f
2 changed files with 8 additions and 2 deletions

View File

@@ -19,8 +19,8 @@
}
],
"require": {
"flarum/core": "^0.1.0-beta.15",
"flarum/approval": "^0.1.0-beta.15",
"flarum/core": "^0.1.0-beta.16",
"flarum/approval": "^0.1.0-beta.16",
"tijsverkoyen/akismet": "^1.1"
},
"autoload": {