mirror of
https://github.com/flarum/core.git
synced 2025-07-30 21:20:24 +02:00
Fix installation
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
* file that was distributed with this source code.
|
||||
*/
|
||||
|
||||
namespace Flarum\Migrations\Core;
|
||||
namespace Flarum\Core\Migrations;
|
||||
|
||||
use Flarum\Migrations\Migration;
|
||||
use Illuminate\Database\Schema\Blueprint;
|
||||
|
Reference in New Issue
Block a user