aboutsummaryrefslogtreecommitdiffhomepage
path: root/bin
diff options
context:
space:
mode:
authorwinter2024-12-09 21:31:54 +0000
committerwinter2024-12-09 21:31:54 +0000
commit4c7bde1400820f36caf8b2a5374007384c3018f3 (patch)
tree83ed26ff368117b8e392f7bc28736482077fc2f4 /bin
parent50edbd3907c26a2d4d616421de9bb51a4d083c1b (diff)
rename to Digitigrade / PawPub
:3
Diffstat (limited to 'bin')
-rwxr-xr-xbin/migrate2
1 files changed, 1 insertions, 1 deletions
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