1
0
mirror of https://github.com/flarum/core.git synced 2025-08-31 03:50:15 +02:00

Release v1.2

This commit is contained in:
Daniel Klabbers
2022-01-20 11:49:19 +01:00
parent 9a98c9dd1f
commit 7d4b205513
2 changed files with 19 additions and 2 deletions

View File

@@ -19,8 +19,8 @@
}
],
"require": {
"flarum/core": "^1.1",
"flarum/approval": "^1.1",
"flarum/core": "^1.2",
"flarum/approval": "^1.2",
"guzzlehttp/guzzle": "^7.4"
},
"autoload": {