diff --git a/api/composer.json b/api/composer.json index 5e3cb3e6..cffdc2fe 100755 --- a/api/composer.json +++ b/api/composer.json @@ -9,7 +9,7 @@ "craftcms/google-cloud": "^2.0.0", "craftcms/redactor": "3.0.4", "jamesedmonston/graphql-authentication": "2.4.0", - "rosas/universal-dam-integrator": "dev-main#v0.3.1-alpha", + "lsst/canto-dam-integrator": "dev-EPO-7854#v0.3.2", "rynpsc/craft-phone-number": "^2.1.0", "sebastianlenz/linkfield": "^2.1.4", "spicyweb/craft-neo": "3.7.3", @@ -20,7 +20,7 @@ "repositories": [ { "type": "vcs", - "url": "https://github.com/lsst-epo/craft3-universal-dam-integrator.git" + "url": "https://github.com/lsst-epo/craft-canto-dam-integrator.git" }, { "type": "path", diff --git a/api/composer.lock b/api/composer.lock index 92205c16..b08152c4 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": "d208be4b8c6b7df074785b648b12b6a5", + "content-hash": "a8ee1ecff0b0941eda2ae13f0f7db93b", "packages": [ { "name": "abraham/twitteroauth", @@ -3146,7 +3146,7 @@ }, { "name": "illuminate/collections", - "version": "v9.52.4", + "version": "v9.52.5", "source": { "type": "git", "url": "https://github.com/illuminate/collections.git", @@ -3201,7 +3201,7 @@ }, { "name": "illuminate/conditionable", - "version": "v9.52.4", + "version": "v9.52.5", "source": { "type": "git", "url": "https://github.com/illuminate/conditionable.git", @@ -3247,7 +3247,7 @@ }, { "name": "illuminate/contracts", - "version": "v9.52.4", + "version": "v9.52.5", "source": { "type": "git", "url": "https://github.com/illuminate/contracts.git", @@ -3295,7 +3295,7 @@ }, { "name": "illuminate/macroable", - "version": "v9.52.4", + "version": "v9.52.5", "source": { "type": "git", "url": "https://github.com/illuminate/macroable.git", @@ -4090,6 +4090,65 @@ }, "time": "2022-02-24T18:45:07+00:00" }, + { + "name": "lsst/canto-dam-integrator", + "version": "dev-EPO-7854", + "source": { + "type": "git", + "url": "https://github.com/lsst-epo/craft3-universal-dam-integrator.git", + "reference": "4714d8aaaa6112e69ecfc39e7efc3c1eeee72243" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/lsst-epo/craft3-universal-dam-integrator/zipball/4714d8aaaa6112e69ecfc39e7efc3c1eeee72243", + "reference": "4714d8aaaa6112e69ecfc39e7efc3c1eeee72243", + "shasum": "" + }, + "require": { + "craftcms/cms": "^4.0.0" + }, + "require-dev": { + "codeception/codeception": "^4.2.2", + "codeception/module-asserts": "^2.0", + "codeception/module-yii2": "^1.1", + "craftcms/rector": "dev-main", + "ext-zip": "^1.15", + "vlucas/phpdotenv": "^3.0" + }, + "type": "craft-plugin", + "extra": { + "name": "Universal DAM Integrator", + "handle": "universal-dam-integrator" + }, + "autoload": { + "psr-4": { + "rosas\\dam\\": "src/" + } + }, + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Eric Rosas", + "homepage": "https://github.com/lsst-epo/craft3-universal-dam-integrator" + } + ], + "description": "This plugin is intended to be vendor agnostic, but with enough customizability to work across a broad range of vendors.", + "keywords": [ + "asset", + "dam", + "digital", + "manager" + ], + "support": { + "email": "erosas@lsst.org", + "issues": "https://github.com/lsst-epo/craft3-universal-dam-integrator/issues", + "source": "https://github.com/lsst-epo/craft3-universal-dam-integrator", + "docs": "https://github.com/lsst-epo/craft3-universal-dam-integrator/blob/main/README.md" + }, + "time": "2023-03-30T21:03:03+00:00" + }, { "name": "mikehaertl/php-shellcommand", "version": "1.6.4", @@ -4617,16 +4676,16 @@ }, { "name": "phpdocumentor/type-resolver", - "version": "1.7.0", + "version": "1.7.1", "source": { "type": "git", "url": "https://github.com/phpDocumentor/TypeResolver.git", - "reference": "1534aea9bde19a5c85c5d1e1f834ab63f4c5dcf5" + "reference": "dfc078e8af9c99210337325ff5aa152872c98714" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/1534aea9bde19a5c85c5d1e1f834ab63f4c5dcf5", - "reference": "1534aea9bde19a5c85c5d1e1f834ab63f4c5dcf5", + "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/dfc078e8af9c99210337325ff5aa152872c98714", + "reference": "dfc078e8af9c99210337325ff5aa152872c98714", "shasum": "" }, "require": { @@ -4669,9 +4728,9 @@ "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names", "support": { "issues": "https://github.com/phpDocumentor/TypeResolver/issues", - "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.7.0" + "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.7.1" }, - "time": "2023-03-12T10:13:29+00:00" + "time": "2023-03-27T19:02:04+00:00" }, { "name": "phpoption/phpoption", @@ -5607,66 +5666,6 @@ ], "time": "2022-10-12T17:22:51+00:00" }, - { - "name": "rosas/universal-dam-integrator", - "version": "dev-main", - "source": { - "type": "git", - "url": "https://github.com/lsst-epo/craft-canto-dam-integrator.git", - "reference": "afecdc231cd000551ffaf193ba0d4f4dd0ac80d8" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/lsst-epo/craft-canto-dam-integrator/zipball/afecdc231cd000551ffaf193ba0d4f4dd0ac80d8", - "reference": "afecdc231cd000551ffaf193ba0d4f4dd0ac80d8", - "shasum": "" - }, - "require": { - "craftcms/cms": "^4.0.0" - }, - "require-dev": { - "codeception/codeception": "^4.2.2", - "codeception/module-asserts": "^2.0", - "codeception/module-yii2": "^1.1", - "craftcms/rector": "dev-main", - "ext-zip": "^1.15", - "vlucas/phpdotenv": "^3.0" - }, - "default-branch": true, - "type": "craft-plugin", - "extra": { - "name": "Universal DAM Integrator", - "handle": "universal-dam-integrator" - }, - "autoload": { - "psr-4": { - "rosas\\dam\\": "src/" - } - }, - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Eric Rosas", - "homepage": "https://github.com/lsst-epo/craft3-universal-dam-integrator" - } - ], - "description": "This plugin is intended to be vendor agnostic, but with enough customizability to work across a broad range of vendors.", - "keywords": [ - "asset", - "dam", - "digital", - "manager" - ], - "support": { - "email": "erosas@lsst.org", - "issues": "https://github.com/lsst-epo/craft3-universal-dam-integrator/issues", - "source": "https://github.com/lsst-epo/craft3-universal-dam-integrator", - "docs": "https://github.com/lsst-epo/craft3-universal-dam-integrator/blob/main/README.md" - }, - "time": "2023-03-13T20:16:25+00:00" - }, { "name": "rynpsc/craft-phone-number", "version": "2.1.0", @@ -6118,16 +6117,16 @@ }, { "name": "symfony/console", - "version": "v5.4.21", + "version": "v5.4.22", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "c77433ddc6cdc689caf48065d9ea22ca0853fbd9" + "reference": "3cd51fd2e6c461ca678f84d419461281bd87a0a8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/c77433ddc6cdc689caf48065d9ea22ca0853fbd9", - "reference": "c77433ddc6cdc689caf48065d9ea22ca0853fbd9", + "url": "https://api.github.com/repos/symfony/console/zipball/3cd51fd2e6c461ca678f84d419461281bd87a0a8", + "reference": "3cd51fd2e6c461ca678f84d419461281bd87a0a8", "shasum": "" }, "require": { @@ -6192,12 +6191,12 @@ "homepage": "https://symfony.com", "keywords": [ "cli", - "command line", + "command-line", "console", "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v5.4.21" + "source": "https://github.com/symfony/console/tree/v5.4.22" }, "funding": [ { @@ -6213,7 +6212,7 @@ "type": "tidelift" } ], - "time": "2023-02-25T16:59:41+00:00" + "time": "2023-03-25T09:27:28+00:00" }, { "name": "symfony/deprecation-contracts", @@ -6284,16 +6283,16 @@ }, { "name": "symfony/event-dispatcher", - "version": "v6.2.7", + "version": "v6.2.8", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "404b307de426c1c488e5afad64403e5f145e82a5" + "reference": "04046f35fd7d72f9646e721fc2ecb8f9c67d3339" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/404b307de426c1c488e5afad64403e5f145e82a5", - "reference": "404b307de426c1c488e5afad64403e5f145e82a5", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/04046f35fd7d72f9646e721fc2ecb8f9c67d3339", + "reference": "04046f35fd7d72f9646e721fc2ecb8f9c67d3339", "shasum": "" }, "require": { @@ -6347,7 +6346,7 @@ "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/event-dispatcher/tree/v6.2.7" + "source": "https://github.com/symfony/event-dispatcher/tree/v6.2.8" }, "funding": [ { @@ -6363,7 +6362,7 @@ "type": "tidelift" } ], - "time": "2023-02-14T08:44:56+00:00" + "time": "2023-03-20T16:06:02+00:00" }, { "name": "symfony/event-dispatcher-contracts", @@ -6573,16 +6572,16 @@ }, { "name": "symfony/http-client", - "version": "v6.2.7", + "version": "v6.2.8", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "0a5be6cbc570ae23b51b49d67341f378629d78e4" + "reference": "66391ba3a8862c560e1d9134c96d9bd2a619b477" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/0a5be6cbc570ae23b51b49d67341f378629d78e4", - "reference": "0a5be6cbc570ae23b51b49d67341f378629d78e4", + "url": "https://api.github.com/repos/symfony/http-client/zipball/66391ba3a8862c560e1d9134c96d9bd2a619b477", + "reference": "66391ba3a8862c560e1d9134c96d9bd2a619b477", "shasum": "" }, "require": { @@ -6637,8 +6636,11 @@ ], "description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously", "homepage": "https://symfony.com", + "keywords": [ + "http" + ], "support": { - "source": "https://github.com/symfony/http-client/tree/v6.2.7" + "source": "https://github.com/symfony/http-client/tree/v6.2.8" }, "funding": [ { @@ -6654,7 +6656,7 @@ "type": "tidelift" } ], - "time": "2023-02-21T10:54:55+00:00" + "time": "2023-03-31T09:14:44+00:00" }, { "name": "symfony/http-client-contracts", @@ -6739,16 +6741,16 @@ }, { "name": "symfony/mailer", - "version": "v6.2.7", + "version": "v6.2.8", "source": { "type": "git", "url": "https://github.com/symfony/mailer.git", - "reference": "e4f84c633b72ec70efc50b8016871c3bc43e691e" + "reference": "bfcfa015c67e19c6fdb7ca6fe70700af1e740a17" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mailer/zipball/e4f84c633b72ec70efc50b8016871c3bc43e691e", - "reference": "e4f84c633b72ec70efc50b8016871c3bc43e691e", + "url": "https://api.github.com/repos/symfony/mailer/zipball/bfcfa015c67e19c6fdb7ca6fe70700af1e740a17", + "reference": "bfcfa015c67e19c6fdb7ca6fe70700af1e740a17", "shasum": "" }, "require": { @@ -6798,7 +6800,7 @@ "description": "Helps sending emails", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/mailer/tree/v6.2.7" + "source": "https://github.com/symfony/mailer/tree/v6.2.8" }, "funding": [ { @@ -6814,7 +6816,7 @@ "type": "tidelift" } ], - "time": "2023-02-21T10:35:38+00:00" + "time": "2023-03-14T15:00:05+00:00" }, { "name": "symfony/mime", @@ -7639,16 +7641,16 @@ }, { "name": "symfony/process", - "version": "v6.2.7", + "version": "v6.2.8", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "680e8a2ea6b3f87aecc07a6a65a203ae573d1902" + "reference": "75ed64103df4f6615e15a7fe38b8111099f47416" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/680e8a2ea6b3f87aecc07a6a65a203ae573d1902", - "reference": "680e8a2ea6b3f87aecc07a6a65a203ae573d1902", + "url": "https://api.github.com/repos/symfony/process/zipball/75ed64103df4f6615e15a7fe38b8111099f47416", + "reference": "75ed64103df4f6615e15a7fe38b8111099f47416", "shasum": "" }, "require": { @@ -7680,7 +7682,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v6.2.7" + "source": "https://github.com/symfony/process/tree/v6.2.8" }, "funding": [ { @@ -7696,7 +7698,7 @@ "type": "tidelift" } ], - "time": "2023-02-24T10:42:00+00:00" + "time": "2023-03-09T16:20:02+00:00" }, { "name": "symfony/service-contracts", @@ -7785,16 +7787,16 @@ }, { "name": "symfony/string", - "version": "v6.2.7", + "version": "v6.2.8", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "67b8c1eec78296b85dc1c7d9743830160218993d" + "reference": "193e83bbd6617d6b2151c37fff10fa7168ebddef" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/67b8c1eec78296b85dc1c7d9743830160218993d", - "reference": "67b8c1eec78296b85dc1c7d9743830160218993d", + "url": "https://api.github.com/repos/symfony/string/zipball/193e83bbd6617d6b2151c37fff10fa7168ebddef", + "reference": "193e83bbd6617d6b2151c37fff10fa7168ebddef", "shasum": "" }, "require": { @@ -7851,7 +7853,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v6.2.7" + "source": "https://github.com/symfony/string/tree/v6.2.8" }, "funding": [ { @@ -7867,20 +7869,20 @@ "type": "tidelift" } ], - "time": "2023-02-24T10:42:00+00:00" + "time": "2023-03-20T16:06:02+00:00" }, { "name": "symfony/var-dumper", - "version": "v5.4.21", + "version": "v5.4.22", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "6c5ac3a1be8b849d59a1a77877ee110e1b55eb74" + "reference": "e2edac9ce47e6df07e38143c7cfa6bdbc1a6dcc4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/6c5ac3a1be8b849d59a1a77877ee110e1b55eb74", - "reference": "6c5ac3a1be8b849d59a1a77877ee110e1b55eb74", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/e2edac9ce47e6df07e38143c7cfa6bdbc1a6dcc4", + "reference": "e2edac9ce47e6df07e38143c7cfa6bdbc1a6dcc4", "shasum": "" }, "require": { @@ -7940,7 +7942,7 @@ "dump" ], "support": { - "source": "https://github.com/symfony/var-dumper/tree/v5.4.21" + "source": "https://github.com/symfony/var-dumper/tree/v5.4.22" }, "funding": [ { @@ -7956,7 +7958,7 @@ "type": "tidelift" } ], - "time": "2023-02-23T10:00:28+00:00" + "time": "2023-03-25T09:27:28+00:00" }, { "name": "symfony/yaml", @@ -9910,7 +9912,7 @@ "aliases": [], "minimum-stability": "dev", "stability-flags": { - "rosas/universal-dam-integrator": 20 + "lsst/canto-dam-integrator": 20 }, "prefer-stable": true, "prefer-lowest": false,