mirror of
https://github.com/flarum/core.git
synced 2025-08-11 02:44:04 +02:00
chore: flarum-cli audit infra --fix
This commit is contained in:
@@ -146,10 +146,12 @@
|
||||
"test:integration": "Runs all integration tests.",
|
||||
"test:setup": "Sets up a database for use with integration tests. Execute this only once."
|
||||
},
|
||||
"repositories": [{
|
||||
"repositories": [
|
||||
{
|
||||
"type": "path",
|
||||
"url": "../../*/*"
|
||||
}],
|
||||
}
|
||||
],
|
||||
"minimum-stability": "dev",
|
||||
"prefer-stable": true
|
||||
}
|
||||
|
Reference in New Issue
Block a user