mirror of
https://github.com/flarum/core.git
synced 2025-08-04 23:47:32 +02:00
Bump composer reqs for 1.0.0
This commit is contained in:
@@ -5,11 +5,11 @@
|
|||||||
"keywords": ["locale"],
|
"keywords": ["locale"],
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"require": {
|
"require": {
|
||||||
"flarum/core": "^0.1.0-beta.16"
|
"flarum/core": "^1.0.0"
|
||||||
},
|
},
|
||||||
"extra": {
|
"extra": {
|
||||||
"branch-alias": {
|
"branch-alias": {
|
||||||
"dev-master": "0.1.x-dev"
|
"dev-master": "1.x.x-dev"
|
||||||
},
|
},
|
||||||
"flarum-extension": {
|
"flarum-extension": {
|
||||||
"title": "English",
|
"title": "English",
|
||||||
|
Reference in New Issue
Block a user