1
0
Fork 0
mirror of synced 2024-07-03 21:50:34 +12:00

Merge pull request #6084 from appwrite/chore-update-migrations

Chore update migrations
This commit is contained in:
Jake Barnby 2023-08-31 00:21:57 -04:00 committed by GitHub
commit 458dd8c97d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 9 deletions

View file

@ -57,6 +57,7 @@
"utopia-php/locale": "0.4.*",
"utopia-php/logger": "0.3.*",
"utopia-php/messaging": "0.1.*",
"utopia-php/migration": "0.3.*",
"utopia-php/orchestration": "0.9.*",
"utopia-php/platform": "0.4.*",
"utopia-php/pools": "0.4.*",
@ -76,8 +77,7 @@
"adhocore/jwt": "1.1.2",
"webonyx/graphql-php": "14.11.*",
"slickdeals/statsd": "3.1.0",
"league/csv": "9.7.1",
"utopia-php/migration": "^0.3.0"
"league/csv": "9.7.1"
},
"repositories": [
{

14
composer.lock generated
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": "f3c47c80cc59e23da8f54b3a47d5803b",
"content-hash": "bc47430e5cb3430f354b4eee6fd8c9c7",
"packages": [
{
"name": "adhocore/jwt",
@ -2633,16 +2633,16 @@
},
{
"name": "utopia-php/migration",
"version": "0.3.1",
"version": "0.3.2",
"source": {
"type": "git",
"url": "https://github.com/utopia-php/migration.git",
"reference": "af4233f4ff6a37982dad294033199ce29cafc00c"
"reference": "49a28adfbb781f0c08f1eaf459a8fbb8ab9fcc70"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/utopia-php/migration/zipball/af4233f4ff6a37982dad294033199ce29cafc00c",
"reference": "af4233f4ff6a37982dad294033199ce29cafc00c",
"url": "https://api.github.com/repos/utopia-php/migration/zipball/49a28adfbb781f0c08f1eaf459a8fbb8ab9fcc70",
"reference": "49a28adfbb781f0c08f1eaf459a8fbb8ab9fcc70",
"shasum": ""
},
"require": {
@ -2685,9 +2685,9 @@
],
"support": {
"issues": "https://github.com/utopia-php/migration/issues",
"source": "https://github.com/utopia-php/migration/tree/0.3.1"
"source": "https://github.com/utopia-php/migration/tree/0.3.2"
},
"time": "2023-08-17T14:18:09+00:00"
"time": "2023-08-31T04:11:35+00:00"
},
{
"name": "utopia-php/mongo",