mirror of
https://github.com/flarum/framework.git
synced 2025-01-20 15:46:16 +08:00
Bump composer reqs for 1.0.0
This commit is contained in:
parent
4e44f1fe6b
commit
b51c7c01ba
|
@ -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": "Subscriptions",
|
||||
|
|
Loading…
Reference in New Issue
Block a user