feat: add site migration

This commit is contained in:
Prem Palanisamy
2026-02-24 15:54:42 +00:00
committed by premtsd-code
parent d58873ef14
commit b0c5185ebd
+3 -16
View File
@@ -69,7 +69,7 @@
"utopia-php/locale": "0.8.*",
"utopia-php/logger": "0.6.*",
"utopia-php/messaging": "0.20.*",
"utopia-php/migration": "1.6.x-dev",
"utopia-php/migration": "1.6.*",
"utopia-php/platform": "0.7.*",
"utopia-php/pools": "1.*",
"utopia-php/span": "1.1.*",
@@ -113,18 +113,5 @@
"php-http/discovery": true,
"tbachert/spi": true
}
},
"repositories": [
{
"type": "path",
"url": "../utopia-migration",
"options": {
"versions": {
"utopia-php/migration": "1.6.x-dev"
}
}
}
],
"minimum-stability": "dev",
"prefer-stable": true
}
}
}