mirror of
https://github.com/flarum/core.git
synced 2025-08-06 08:27:42 +02:00
chore: set up composer path repos
This commit is contained in:
@@ -27,7 +27,13 @@
|
||||
},
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "1.x-dev"
|
||||
"dev-main": "1.x-dev"
|
||||
}
|
||||
}
|
||||
},
|
||||
"repositories": [{
|
||||
"type": "path",
|
||||
"url": "../../*/*"
|
||||
}],
|
||||
"minimum-stability": "dev",
|
||||
"prefer-stable": true
|
||||
}
|
||||
|
Reference in New Issue
Block a user