1
0
mirror of https://github.com/flarum/core.git synced 2025-08-06 16:36:47 +02:00

Bump composer reqs for 1.0.0

This commit is contained in:
Alexander Skvortsov
2021-05-16 18:28:10 -04:00
parent 03f7452efc
commit 3f51eb8431

View File

@@ -17,7 +17,7 @@
}
],
"require": {
"flarum/core": "^0.1.0-beta.16"
"flarum/core": "^1.0.0"
},
"autoload": {
"psr-4": {
@@ -26,7 +26,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "0.1.x-dev"
"dev-master": "1.x.x-dev"
},
"flarum-extension": {
"title": "Likes",