mirror of
https://github.com/flarum/core.git
synced 2025-08-11 10:55:47 +02:00
chore: flarum-cli audit infra --fix
This commit is contained in:
@@ -28,7 +28,7 @@ class SetupComposer
|
||||
'repositories' => [
|
||||
[
|
||||
'type' => 'path',
|
||||
'url' => __DIR__.'/../tmp/packages/*',
|
||||
'url' => __DIR__.'/tmp/packages/*',
|
||||
]
|
||||
]
|
||||
];
|
||||
|
Reference in New Issue
Block a user