composer: widen database/migration pins to minor-version wildcards

This commit is contained in:
Prem Palanisamy
2026-04-20 13:56:25 +01:00
parent 18f9dfb64e
commit f3c2502a8c
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -61,7 +61,7 @@
"utopia-php/compression": "0.1.*",
"utopia-php/config": "1.*",
"utopia-php/console": "0.1.*",
"utopia-php/database": "5.3.22",
"utopia-php/database": "5.3.*",
"utopia-php/detector": "0.2.*",
"utopia-php/domains": "1.*",
"utopia-php/emails": "0.6.*",
@@ -73,7 +73,7 @@
"utopia-php/locale": "0.8.*",
"utopia-php/logger": "0.6.*",
"utopia-php/messaging": "0.22.*",
"utopia-php/migration": "1.9.2",
"utopia-php/migration": "1.9.*",
"utopia-php/platform": "0.12.*",
"utopia-php/pools": "1.*",
"utopia-php/span": "1.1.*",
Generated
+1 -1
View File
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "8fe5034e4c20ba22c778a666ef451dd9",
"content-hash": "86a1fe0eb48da6028c13db50640cc4f6",
"packages": [
{
"name": "adhocore/jwt",