From 4c7bde1400820f36caf8b2a5374007384c3018f3 Mon Sep 17 00:00:00 2001 From: winter Date: Mon, 9 Dec 2024 21:31:54 +0000 Subject: rename to Digitigrade / PawPub :3 --- bin/migrate | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/migrate') diff --git a/bin/migrate b/bin/migrate index 29d2001..6c1c71d 100755 --- a/bin/migrate +++ b/bin/migrate @@ -7,4 +7,4 @@ foreach (glob(__DIR__ . '/../migrations/*.php') as $file) { require $file; } -\WpfTest\Db\Migrator::getInstance()->migrate(); \ No newline at end of file +\Digitigrade\Db\Migrator::getInstance()->migrate(); \ No newline at end of file -- cgit v1.3