Skip to content

Commit

Permalink
Bump composer reqs for 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
askvortsov1 committed May 16, 2021
1 parent ecd48a1 commit aefe113
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
}
],
"require": {
"flarum/core": "^0.1.0-beta.16"
"flarum/core": "^1.0.0"
},
"autoload": {
"psr-4": {
Expand All @@ -26,7 +26,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "0.1.x-dev"
"dev-master": "1.x.x-dev"
},
"flarum-extension": {
"title": "Embed",
Expand Down

0 comments on commit aefe113

Please sign in to comment.