1
0
mirror of https://github.com/flarum/core.git synced 2025-09-02 20:52:45 +02:00

chore: flarum-cli audit infra --fix

This commit is contained in:
Alexander Skvortsov
2022-03-11 18:02:51 -05:00
parent 693da58c41
commit 5fc0b4963a
96 changed files with 793 additions and 62 deletions

View File

@@ -97,8 +97,10 @@
},
"minimum-stability": "dev",
"prefer-stable": true,
"repositories": [{
"repositories": [
{
"type": "path",
"url": "../../*/*"
}]
}
]
}