From 0885501fe7317089e6f76167fbf70fcf4bd3374d Mon Sep 17 00:00:00 2001 From: Blake Mason Date: Tue, 3 Oct 2023 16:18:09 -0700 Subject: [PATCH] [C] lsst/canto-dam-integrator version bump --- api/composer.json | 4 ++-- api/composer.lock | 12 ++++++------ 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/api/composer.json b/api/composer.json index 8b16e835..3a6afe56 100755 --- a/api/composer.json +++ b/api/composer.json @@ -10,7 +10,7 @@ "craftcms/redactor": "3.0.4", "jamesedmonston/graphql-authentication": "2.5.0", "lsst-epo/canto-dam-assets": "dev-develop-v4", - "lsst/canto-dam-integrator": "dev-EPO-7854#v0.3.2", + "lsst/canto-dam-integrator": "dev-EPO-7854", "rynpsc/craft-phone-number": "^2.1.0", "sebastianlenz/linkfield": "^2.1.4", "spicyweb/craft-neo": "3.8.6", @@ -65,4 +65,4 @@ }, "minimum-stability": "dev", "prefer-stable": true -} \ No newline at end of file +} diff --git a/api/composer.lock b/api/composer.lock index b733e07d..ab5c3717 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": "57c9a98b188d83a3af382978e7ff8634", + "content-hash": "26bd6b56db3003673680ee2b394febbd", "packages": [ { "name": "abraham/twitteroauth", @@ -3976,13 +3976,13 @@ "version": "dev-EPO-7854", "source": { "type": "git", - "url": "https://github.com/lsst-epo/craft3-universal-dam-integrator.git", - "reference": "4714d8aaaa6112e69ecfc39e7efc3c1eeee72243" + "url": "https://github.com/lsst-epo/craft-canto-dam-integrator.git", + "reference": "3ddd7eb9b0f2de0fbf551ae45e14aca0e577274e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/lsst-epo/craft3-universal-dam-integrator/zipball/4714d8aaaa6112e69ecfc39e7efc3c1eeee72243", - "reference": "4714d8aaaa6112e69ecfc39e7efc3c1eeee72243", + "url": "https://api.github.com/repos/lsst-epo/craft-canto-dam-integrator/zipball/3ddd7eb9b0f2de0fbf551ae45e14aca0e577274e", + "reference": "3ddd7eb9b0f2de0fbf551ae45e14aca0e577274e", "shasum": "" }, "require": { @@ -4028,7 +4028,7 @@ "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" + "time": "2023-10-03T22:20:08+00:00" }, { "name": "mikehaertl/php-shellcommand",