1
0
mirror of https://github.com/flarum/core.git synced 2025-08-08 09:26:34 +02:00

revert prev

This commit is contained in:
Alexander Skvortsov
2022-03-11 19:38:41 -05:00
parent 89245869fc
commit ac9ce41b36
2 changed files with 2 additions and 4 deletions

View File

@@ -106,8 +106,7 @@
}, },
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-main": "1.x-dev", "dev-main": "1.x-dev"
"dev-*": "1.x-dev"
}, },
"flarum-cli": { "flarum-cli": {
"excludeScaffolding": [ "excludeScaffolding": [

View File

@@ -27,8 +27,7 @@
}, },
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-main": "1.x-dev", "dev-main": "1.x-dev"
"dev-*": "1.x-dev"
} }
}, },
"repositories": [{ "repositories": [{