diff --git a/api/composer.json b/api/composer.json index 35de5120..72ea001f 100755 --- a/api/composer.json +++ b/api/composer.json @@ -8,7 +8,7 @@ "craftcms/google-cloud": "^2.0.0", "craftcms/redactor": "3.0.4", "jamesedmonston/graphql-authentication": "2.5.0", - "lsst-epo/canto-dam-assets": "dev-develop-v4", + "lsst-epo/canto-dam-assets": "4.0.9", "lsst/canto-dam-integrator": "dev-EPO-7854", "rynpsc/craft-phone-number": "^2.1.0", "sebastianlenz/linkfield": "^2.1.4", diff --git a/api/composer.lock b/api/composer.lock index 6c8334fc..0258a7e5 100644 --- a/api/composer.lock +++ b/api/composer.lock @@ -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": "b48eb8e1e4683971433e48b531180f7c", + "content-hash": "8cc8f840d80f3a8f70fe12965d136037", "packages": [ { "name": "abraham/twitteroauth", @@ -1528,6 +1528,46 @@ }, "time": "2015-01-27T10:53:51+00:00" }, + { + "name": "daccess1/yii2-json-query-helper", + "version": "v1.0.0-stable", + "source": { + "type": "git", + "url": "https://github.com/daccess1/yii2-json-query-helper.git", + "reference": "d0308456a019ffb2b56258b70c83325e35414a88" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/daccess1/yii2-json-query-helper/zipball/d0308456a019ffb2b56258b70c83325e35414a88", + "reference": "d0308456a019ffb2b56258b70c83325e35414a88", + "shasum": "" + }, + "require": { + "yiisoft/yii2": "~2.0.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "daccess1\\JSONQueryHelper\\": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "b.kruchinkin", + "email": "b.kruchinkin@yandex.ru" + } + ], + "description": "Yii2 helper class, used to generate query expressions for JSON columns.", + "support": { + "issues": "https://github.com/daccess1/yii2-json-query-helper/issues", + "source": "https://github.com/daccess1/yii2-json-query-helper/tree/v1.0.0-stable" + }, + "time": "2020-12-21T20:21:29+00:00" + }, { "name": "defuse/php-encryption", "version": "v2.4.0", @@ -3633,20 +3673,21 @@ }, { "name": "lsst-epo/canto-dam-assets", - "version": "dev-develop-v4", + "version": "4.0.9", "source": { "type": "git", "url": "https://github.com/lsst-epo/canto-dam-assets.git", - "reference": "e711f598b29efd23363b2cb5a4101f30b0f0a903" + "reference": "23b37e676db58fc84171b78ad2f2089b90696247" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/lsst-epo/canto-dam-assets/zipball/e711f598b29efd23363b2cb5a4101f30b0f0a903", - "reference": "e711f598b29efd23363b2cb5a4101f30b0f0a903", + "url": "https://api.github.com/repos/lsst-epo/canto-dam-assets/zipball/23b37e676db58fc84171b78ad2f2089b90696247", + "reference": "23b37e676db58fc84171b78ad2f2089b90696247", "shasum": "" }, "require": { "craftcms/cms": "^4.4.0", + "daccess1/yii2-json-query-helper": "^1.0.0", "nystudio107/craft-plugin-vite": "^4.0.0", "php": ">=8.0.2" }, @@ -3654,7 +3695,6 @@ "craftcms/ecs": "dev-main", "craftcms/phpstan": "dev-main" }, - "default-branch": true, "type": "craft-plugin", "extra": { "handle": "_canto-dam-assets", @@ -3694,7 +3734,7 @@ "issues": "https://github.com/lsst-epo/canto-dam-assets/issues", "source": "https://github.com/lsst-epo/canto-dam-assets/" }, - "time": "2023-10-10T03:01:45+00:00" + "time": "2023-11-13T23:48:10+00:00" }, { "name": "lsst/canto-dam-integrator", @@ -9523,7 +9563,6 @@ "aliases": [], "minimum-stability": "dev", "stability-flags": { - "lsst-epo/canto-dam-assets": 20, "lsst/canto-dam-integrator": 20 }, "prefer-stable": true,