From 8e959a1ff9da4b87970f63425e25c33af04bdf53 Mon Sep 17 00:00:00 2001 From: Eric Rosas Date: Thu, 12 Oct 2023 11:04:59 -0600 Subject: [PATCH] Updated new DAM plugin EPO-8576 --- api/composer.lock | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/api/composer.lock b/api/composer.lock index ab5c3717..ff6fcdc9 100644 --- a/api/composer.lock +++ b/api/composer.lock @@ -3915,12 +3915,12 @@ "source": { "type": "git", "url": "https://github.com/lsst-epo/canto-dam-assets.git", - "reference": "a7351e63f1b5ab1937ca79c0f59a66c9848f0d84" + "reference": "e711f598b29efd23363b2cb5a4101f30b0f0a903" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/lsst-epo/canto-dam-assets/zipball/a7351e63f1b5ab1937ca79c0f59a66c9848f0d84", - "reference": "a7351e63f1b5ab1937ca79c0f59a66c9848f0d84", + "url": "https://api.github.com/repos/lsst-epo/canto-dam-assets/zipball/e711f598b29efd23363b2cb5a4101f30b0f0a903", + "reference": "e711f598b29efd23363b2cb5a4101f30b0f0a903", "shasum": "" }, "require": { @@ -3957,6 +3957,9 @@ "phpstan --memory-limit=1G" ] }, + "license": [ + "MIT" + ], "authors": [ { "name": "nystudio107", @@ -3969,7 +3972,7 @@ "issues": "https://github.com/lsst-epo/canto-dam-assets/issues", "source": "https://github.com/lsst-epo/canto-dam-assets/" }, - "time": "2023-08-16T14:57:28+00:00" + "time": "2023-10-10T03:01:45+00:00" }, { "name": "lsst/canto-dam-integrator", @@ -9869,5 +9872,5 @@ "platform-overrides": { "php": "8.1.10" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.1.0" }